Package | Description |
---|---|
org.objectweb.joram.client.connector |
Modifier and Type | Class and Description |
---|---|
class |
OutboundConnection
An
OutboundConnection instance 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). |
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). |
Copyright © 2021 ScalAgent D.T.. All rights reserved.