Uses of Class
org.apache.activemq.ra.ServerSessionPoolImpl
-
Packages that use ServerSessionPoolImpl Package Description org.apache.activemq.ra JCA managed connections and resource adapters for working with ActiveMQ -
-
Uses of ServerSessionPoolImpl in org.apache.activemq.ra
Constructors in org.apache.activemq.ra with parameters of type ServerSessionPoolImpl Constructor Description ServerSessionImpl(ServerSessionPoolImpl pool, ActiveMQSession session, WorkManager workManager, MessageEndpoint endpoint, boolean useRAManagedTx, int batchSize)
-