Uses of Class
org.apache.activemq.artemis.protocol.amqp.converter.coreWrapper.CoreObjectMessageWrapper
-
Packages that use CoreObjectMessageWrapper Package Description org.apache.activemq.artemis.protocol.amqp.converter This package will include classes used to make convertions between Artemis and AMQP. -
-
Uses of CoreObjectMessageWrapper in org.apache.activemq.artemis.protocol.amqp.converter
Methods in org.apache.activemq.artemis.protocol.amqp.converter that return CoreObjectMessageWrapper Modifier and Type Method Description static CoreObjectMessageWrapperAMQPMessageSupport. createObjectMessage(long id, org.apache.activemq.artemis.core.persistence.CoreMessageObjectPools coreMessageObjectPools)
-