| Interface | Description |
|---|---|
| ClientFrame | |
| NatsFrame |
Classes of this type are NATS frames to be encoded or decoded between a client and server.
|
| ServerFrame |
| Class | Description |
|---|---|
| AbstractClientInboundMessageHandlerAdapter | |
| ClientConnectFrame | |
| ClientFrameDecoder | |
| ClientFrameEncoder | |
| ClientPingFrame | |
| ClientPongFrame | |
| ClientPublishFrame | |
| ClientSubscribeFrame | |
| ClientUnsubscribeFrame | |
| ConnectBody | |
| ServerErrorFrame | |
| ServerFrameDecoder |
Decodes frames sent from the server.
|
| ServerFrameEncoder |
Encodes
ServerFrame objects to binary to be sent over the network. |
| ServerInfoFrame | |
| ServerOkFrame | |
| ServerPingFrame | |
| ServerPongFrame | |
| ServerPublishFrame |
| Exception | Description |
|---|---|
| NatsDecodingException |
Copyright © 2015. All Rights Reserved.