public class ActiveMQPacketHandler extends Object implements ChannelHandler
Constructor and Description |
---|
ActiveMQPacketHandler(CoreProtocolManager protocolManager,
ActiveMQServer server,
Channel channel1,
CoreRemotingConnection connection) |
Modifier and Type | Method and Description |
---|---|
void |
handlePacket(Packet packet)
called by the channel when a packet is received..
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endOfBatch
public ActiveMQPacketHandler(CoreProtocolManager protocolManager, ActiveMQServer server, Channel channel1, CoreRemotingConnection connection)
public void handlePacket(Packet packet)
ChannelHandler
handlePacket
in interface ChannelHandler
packet
- the packet receivedCopyright © 2021 JBoss by Red Hat. All rights reserved.