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