Uses of Class
org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
-
-
Uses of SessionQueueQueryResponseMessage in org.apache.activemq.artemis.core.protocol.core.impl
Methods in org.apache.activemq.artemis.core.protocol.core.impl with parameters of type SessionQueueQueryResponseMessage Modifier and Type Method Description intActiveMQSessionContext. getDefaultConsumerWindowSize(SessionQueueQueryResponseMessage response) -
Uses of SessionQueueQueryResponseMessage in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
Subclasses of SessionQueueQueryResponseMessage in org.apache.activemq.artemis.core.protocol.core.impl.wireformat Modifier and Type Class Description classSessionQueueQueryResponseMessage_V2classSessionQueueQueryResponseMessage_V3 -
Uses of SessionQueueQueryResponseMessage in org.apache.activemq.artemis.spi.core.remoting
Methods in org.apache.activemq.artemis.spi.core.remoting with parameters of type SessionQueueQueryResponseMessage Modifier and Type Method Description abstract intSessionContext. getDefaultConsumerWindowSize(SessionQueueQueryResponseMessage response)
-