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.activemqClasses in org.apache.activemq that implement EnhancedConnection Modifier and Type Class Description classActiveMQConnectionclassActiveMQXAConnectionThe XAConnection interface extends the capability of Connection by providing an XASession (optional).
- 
Uses of EnhancedConnection in org.apache.activemq.poolClasses in org.apache.activemq.pool that implement EnhancedConnection Modifier and Type Class Description classPooledConnection
 
-