Uses of Interface
org.ow2.joram.jakarta.connector.OutboundConnectionMBean
-
Packages that use OutboundConnectionMBean Package Description org.ow2.joram.jakarta.connector -
-
Uses of OutboundConnectionMBean in org.ow2.joram.jakarta.connector
Classes in org.ow2.joram.jakarta.connector that implement OutboundConnectionMBean Modifier and Type Class Description classOutboundConnectionAnOutboundConnectioninstance is a handler for a physical connection to an underlying JORAM server, allowing a component to transparently use this physical connection possibly within a transaction (local or global).classOutboundQueueConnectionAnOutboundQueueConnectioninstance is a handler for a physical PTP connection to an underlying JORAM server, allowing a component to transparently use this physical connection possibly within a transaction (local or global).classOutboundTopicConnectionAnOutboundTopicConnectioninstance is a handler for a physical PubSub connection to an underlying JORAM server, allowing a component to transparently use this physical connection possibly within a transaction (local or global).
-