Uses of Package
org.objectweb.joram.client.connector

Packages that use org.objectweb.joram.client.connector
org.objectweb.joram.client.connector   
 

Classes in org.objectweb.joram.client.connector used by org.objectweb.joram.client.connector
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.
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
           
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.
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 © 2010 ScalAgent D.T.. All Rights Reserved.