public class ServerPacketDecoder extends ClientPacketDecoder
Modifier and Type | Field and Description |
---|---|
static ServerPacketDecoder |
INSTANCE |
Constructor and Description |
---|
ServerPacketDecoder() |
Modifier and Type | Method and Description |
---|---|
Packet |
decode(ActiveMQBuffer in) |
decode
public static final ServerPacketDecoder INSTANCE
public Packet decode(ActiveMQBuffer in)
decode
in class ClientPacketDecoder
Copyright © 2017 JBoss by Red Hat. All rights reserved.