Package | Description |
---|---|
org.objectweb.joram.client.connector |
Class and Description |
---|
ActivationSpecImpl
An
ActivationSpecImpl instance holds configuration information
related to an endpoint deployment. |
ConnectionRequest
A
ConnectionRequest instance wraps a user connection
request for performing unified messaging. |
DefaultConnectionManager
The
DefaultConnectionManager class is the default connection
manager provided with JORAM resource adapter, which intercepts connections
requests coming from non managed client applications. |
InboundConsumer
An
InboundConsumer instance is responsible for consuming
messages from a given JORAM destination and through a given JORAM
connection. |
InboundConsumerMBean |
InboundSession
An
InboundSession instance is responsible for processing
delivered messages within a javax.resource.spi.Work instance,
and passing them to a set of application server endpoints. |
JoramAdapter
A
JoramAdapter instance manages connectivities to an underlying
JORAM server: outbound connectivity (JCA connection management contract) and
inbound connectivity (asynchronous message delivery as specified by the JCA
message inflow contract). |
JoramAdapterMBean |
JoramResourceAdapter
A
JoramResourceAdapter instance manages connectivities to an underlying
JORAM server: outbound connectivity (JCA connection management contract) and
inbound connectivity (asynchronous message delivery as specified by the JCA
message inflow contract). |
JoramResourceAdapter.Status |
ManagedConnectionFactoryConfig
A
ManagedConnectionFactoryConfig store configuration of manages
outbound connectivity to a given JORAM server. |
ManagedConnectionFactoryImpl
A
ManagedConnectionFactoryImpl instance manages
outbound connectivity to a given JORAM server. |
ManagedConnectionImpl
A
ManagedConnectionImpl instance wraps a physical connection
to an underlying JORAM server, and provides "handles" for handling this
physical connection. |
ManagedConnectionMetaDataImpl
A
ManagedConnectionMetaDataImpl instance provides information
related to a managed connection. |
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). |
OutboundConnectionFactory
An
OutboundConnectionFactory instance is used for
getting a connection to an underlying JORAM server. |
OutboundConnectionMBean |
OutboundConsumer
An
OutboundConsumer instance wraps a JMS consumer
for a component involved in outbound messaging. |
OutboundProducer
An
OutboundProducer instance wraps a JMS producer
for a component involved in outbound messaging. |
OutboundSession
An
OutboundSession instance wraps a JMS session (XA or not)
for a component involved in outbound messaging. |
Copyright © 2019 ScalAgent D.T.. All rights reserved.