Uses of Class
org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionResponseMessage
Packages that use CreateSessionResponseMessage
Package
Description
-
Uses of CreateSessionResponseMessage in org.apache.activemq.artemis.core.protocol.core.impl
Methods in org.apache.activemq.artemis.core.protocol.core.impl with parameters of type CreateSessionResponseMessageModifier and TypeMethodDescriptionprotected SessionContextActiveMQClientProtocolManager.newSessionContext(String name, int confirmationWindowSize, Channel sessionChannel, CreateSessionResponseMessage response) -
Uses of CreateSessionResponseMessage in org.apache.activemq.artemis.core.protocol.hornetq.client
Methods in org.apache.activemq.artemis.core.protocol.hornetq.client with parameters of type CreateSessionResponseMessageModifier and TypeMethodDescriptionprotected SessionContextHornetQClientProtocolManager.newSessionContext(String name, int confirmationWindowSize, Channel sessionChannel, CreateSessionResponseMessage response)