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(HornetQBuffer in) |
decode
public static final ClientPacketDecoder INSTANCE
public Packet decode(HornetQBuffer in)
decode
in class PacketDecoder
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.