Uses of Interface
org.apache.activemq.artemis.core.message.LargeBodyReader
-
-
Uses of LargeBodyReader in org.apache.activemq.artemis.api.core
Methods in org.apache.activemq.artemis.api.core that return LargeBodyReader Modifier and Type Method Description LargeBodyReaderICoreMessage. getLargeBodyReader() -
Uses of LargeBodyReader in org.apache.activemq.artemis.core.client.impl
Methods in org.apache.activemq.artemis.core.client.impl that return LargeBodyReader Modifier and Type Method Description LargeBodyReaderClientMessageImpl. getLargeBodyReader() -
Uses of LargeBodyReader in org.apache.activemq.artemis.core.message.impl
Methods in org.apache.activemq.artemis.core.message.impl that return LargeBodyReader Modifier and Type Method Description LargeBodyReaderCoreMessage. getLargeBodyReader() -
Uses of LargeBodyReader in org.apache.activemq.artemis.core.persistence.impl.journal
Methods in org.apache.activemq.artemis.core.persistence.impl.journal that return LargeBodyReader Modifier and Type Method Description LargeBodyReaderLargeBody. getLargeBodyReader()LargeBodyReaderLargeServerMessageImpl. getLargeBodyReader() -
Uses of LargeBodyReader in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server that return LargeBodyReader Modifier and Type Method Description LargeBodyReaderLargeServerMessage. getLargeBodyReader()
-