Uses of Class
org.apache.activemq.artemis.core.protocol.core.impl.wireformat.MessagePacket
-
Packages that use MessagePacket Package Description org.apache.activemq.artemis.core.protocol.core.impl.wireformat -
-
Uses of MessagePacket in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
Subclasses of MessagePacket in org.apache.activemq.artemis.core.protocol.core.impl.wireformat Modifier and Type Class Description classSessionReceiveMessageclassSessionReceiveMessage_1XclassSessionSendMessageclassSessionSendMessage_1XSessionSend Message for the 1.x branchclassSessionSendMessage_V2Methods in org.apache.activemq.artemis.core.protocol.core.impl.wireformat that return MessagePacket Modifier and Type Method Description MessagePacketMessagePacket. replaceMessage(Message message)
-