Package org.apache.activemq.artemis.core.protocol.core
-
Interface Summary Interface Description Channel A channel is a way of interleaving data meant for different endpoints over the sameCoreRemotingConnection.ChannelHandler A ChannelHandler is used byChannel.CommandConfirmationHandler A CommandConfirmationHandler is used by the channel to confirm confirmations of packets.CoreRemotingConnection Extension of RemotingConnection for the ActiveMQ Artemis core protocolPacket A Packet represents a packet of data transmitted over a connection.ResponseHandler A ResponseHandler is used by the channel to handle async responses. -
Class Summary Class Description ServerSessionPacketHandler