|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutboundConnection | |
---|---|
org.objectweb.joram.client.connector |
Uses of OutboundConnection in org.objectweb.joram.client.connector |
---|
Subclasses of OutboundConnection in org.objectweb.joram.client.connector | |
---|---|
class |
OutboundQueueConnection
An OutboundQueueConnection instance 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). |
class |
OutboundTopicConnection
An OutboundTopicConnection instance 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). |
Fields in org.objectweb.joram.client.connector declared as OutboundConnection | |
---|---|
protected OutboundConnection |
OutboundSession.cnx
The OutboundConnection the session belongs to. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |