| Package | Description |
|---|---|
| nats.codec |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerErrorFrame |
class |
ServerInfoFrame |
class |
ServerOkFrame |
class |
ServerPingFrame |
class |
ServerPongFrame |
class |
ServerPublishFrame |
| Modifier and Type | Method and Description |
|---|---|
protected ServerFrame |
ServerFrameDecoder.decodeCommand(io.netty.channel.ChannelHandlerContext context,
String command,
io.netty.buffer.ByteBuf in) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerFrameEncoder.encode(io.netty.channel.ChannelHandlerContext ctx,
ServerFrame frame,
io.netty.buffer.ByteBuf out) |
Copyright © 2015. All Rights Reserved.