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(org.apache.activemq.artemis.api.core.ActiveMQBuffer in) |
Packet |
decode(byte packetType) |
public static final ClientPacketDecoder INSTANCE
public Packet decode(org.apache.activemq.artemis.api.core.ActiveMQBuffer in)
decode in class PacketDecoderpublic Packet decode(byte packetType)
decode in class PacketDecoderCopyright © 2023 The Apache Software Foundation. All rights reserved.