Package | Description |
---|---|
org.objectweb.joram.client.connector |
Modifier and Type | Field and Description |
---|---|
private InboundConsumer |
InboundSession.consumer
InboundConsumer instance this session belongs to. |
Modifier and Type | Field and Description |
---|---|
private Hashtable<ActivationSpecImpl,InboundConsumer> |
JoramResourceAdapter.consumers
Table holding the adapter's
InboundConsumer instances,
for inbound messaging. |
Constructor and Description |
---|
InboundSession(InboundConsumer consumer,
WorkManager workManager,
MessageEndpointFactory endpointFactory,
XAConnection cnx,
boolean transacted,
int ackMode)
Constructs an
InboundSession instance. |
Copyright © 2020 ScalAgent D.T.. All rights reserved.