Uses of Interface
org.apache.activemq.artemis.core.protocol.core.impl.wireformat.MessagePacketI
-
Packages that use MessagePacketI Package Description org.apache.activemq.artemis.core.protocol.core.impl.wireformat -
-
Uses of MessagePacketI in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
Classes in org.apache.activemq.artemis.core.protocol.core.impl.wireformat that implement MessagePacketI Modifier and Type Class Description classMessagePacketclassReplicationPageWriteMessageclassSessionReceiveClientLargeMessageclassSessionReceiveLargeMessageclassSessionReceiveMessageclassSessionReceiveMessage_1XclassSessionSendLargeMessageclassSessionSendMessageclassSessionSendMessage_1XSessionSend Message for the 1.x branchclassSessionSendMessage_V2Methods in org.apache.activemq.artemis.core.protocol.core.impl.wireformat that return MessagePacketI Modifier and Type Method Description MessagePacketIMessagePacketI. replaceMessage(Message message)MessagePacketISessionReceiveLargeMessage. replaceMessage(Message message)MessagePacketISessionSendLargeMessage. replaceMessage(Message message)
-