public class ClientPacketDecoder extends PacketDecoder
| Modifier and Type | Field and Description |
|---|---|
static ClientPacketDecoder |
INSTANCE |
| Constructor and Description |
|---|
ClientPacketDecoder() |
| Modifier and Type | Method and Description |
|---|---|
Packet |
decode(ActiveMQBuffer in) |
Packet |
decode(byte packetType) |
public static final ClientPacketDecoder INSTANCE
public Packet decode(ActiveMQBuffer in)
decode in class PacketDecoderpublic Packet decode(byte packetType)
decode in class PacketDecoderCopyright © 2018 JBoss by Red Hat. All rights reserved.