Uses of Class
org.apache.activemq.ra.ServerSessionImpl
-
Packages that use ServerSessionImpl Package Description org.apache.activemq.ra JCA managed connections and resource adapters for working with ActiveMQ -
-
Uses of ServerSessionImpl in org.apache.activemq.ra
Methods in org.apache.activemq.ra with parameters of type ServerSessionImpl Modifier and Type Method Description void
ServerSessionPoolImpl. removeFromPool(ServerSessionImpl ss)
void
ServerSessionPoolImpl. returnToPool(ServerSessionImpl ss)
-