Package org.apache.activemq.artemis.core.protocol.core
package org.apache.activemq.artemis.core.protocol.core
-
ClassDescriptionA channel is a way of interleaving data meant for different endpoints over the same
CoreRemotingConnection.A ChannelHandler is used byChannel.A CommandConfirmationHandler is used by the channel to confirm confirmations of packets.Extension of RemotingConnection for the ActiveMQ Artemis core protocolA Packet represents a packet of data transmitted over a connection.A ResponseHandler is used by the channel to handle async responses.