| Modifier and Type | Class and Description |
|---|---|
class |
MessageConnectionEvent
Message event for change of connection status.
|
class |
MessageErrorEvent
Message event for errors.
|
class |
MessagePause
Message to pause notifications from a channel.
|
class |
MessageResume
Message to resume notifications of a channel.
|
class |
MessageSubscribe
Message to subscribe to a channel.
|
class |
MessageUnsubscribe
Message to unsubscribe from a channel.
|
class |
MessageValueEvent
Message event for change of value.
|
class |
MessageWrite
Message to write a new value to a channel.
|
class |
MessageWriteCompletedEvent
Message event for the response to a write.
|
| Modifier and Type | Method and Description |
|---|---|
Message |
MessageDecoder.decode(Reader reader) |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageEncoder.encode(Message object,
Writer writer) |
Copyright © 2015. All rights reserved.