public class ActiveMQPacketHandler extends Object implements org.apache.activemq.artemis.core.protocol.core.ChannelHandler
| Constructor and Description |
|---|
ActiveMQPacketHandler(CoreProtocolManager protocolManager,
ActiveMQServer server,
org.apache.activemq.artemis.core.protocol.core.Channel channel1,
org.apache.activemq.artemis.core.protocol.core.CoreRemotingConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
void |
handlePacket(org.apache.activemq.artemis.core.protocol.core.Packet packet) |
public ActiveMQPacketHandler(CoreProtocolManager protocolManager, ActiveMQServer server, org.apache.activemq.artemis.core.protocol.core.Channel channel1, org.apache.activemq.artemis.core.protocol.core.CoreRemotingConnection connection)
Copyright © 2023 The Apache Software Foundation. All rights reserved.