| Package | Description |
|---|---|
| won.protocol.message.builder |
| Modifier and Type | Method and Description |
|---|---|
static ChangeNotificationBuilder |
WonMessageBuilder.changeNotificatin() |
ChangeNotificationBuilder |
ChangeNotificationBuilder.forward(WonMessage toForward)
Forwards the specified message as part of the message being built.
|
ChangeNotificationBuilder |
ChangeNotificationBuilder.injectIntoConnections(java.util.Collection<java.net.URI> injectionTargets)
Sets the specified URIs as 'injection targets' using
msg:injectIntoConnection.
|
| Modifier and Type | Method and Description |
|---|---|
ContentBuilder<ChangeNotificationBuilder> |
ChangeNotificationBuilder.content() |
DirectionBuilder<ChangeNotificationBuilder> |
ChangeNotificationBuilder.direction()
Allows to change the direction from the default
WonMessageDirection.FROM_SYSTEM. |
SenderSocketBuilder<ChangeNotificationBuilder> |
ChangeNotificationBuilder.sockets() |
Copyright © 2020. All Rights Reserved.