Package | Description |
---|---|
org.objectweb.joram.client.connector |
Modifier and Type | Class and Description |
---|---|
class |
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). |
Modifier and Type | Field and Description |
---|---|
private JoramResourceAdapter |
ManagedConnectionImpl.ra
Central adapter authority.
|
(package private) JoramResourceAdapter |
ManagedConnectionFactoryImpl.ra
Resource adapter central authority.
|
Constructor and Description |
---|
ManagedConnectionImpl(JoramResourceAdapter ra,
ManagedConnectionFactoryImpl mcf,
XAConnection cnx,
String hostName,
int serverPort,
String userName)
Creates a
ManagedConnectionImpl instance wrapping a
physical connection to the underlying JORAM server. |
Copyright © 2020 ScalAgent D.T.. All rights reserved.