Uses of Interface
org.apache.activemq.EnhancedConnection
-
Packages that use EnhancedConnection Package Description org.apache.activemq The core JMS client API implementation classes.org.apache.activemq.pool -
-
Uses of EnhancedConnection in org.apache.activemq
Classes in org.apache.activemq that implement EnhancedConnection Modifier and Type Class Description class
ActiveMQConnection
class
ActiveMQXAConnection
The XAConnection interface extends the capability of Connection by providing an XASession (optional). -
Uses of EnhancedConnection in org.apache.activemq.pool
Classes in org.apache.activemq.pool that implement EnhancedConnection Modifier and Type Class Description class
PooledConnection
-