Package | Description |
---|---|
org.ow2.joram.jakarta.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,
jakarta.resource.spi.work.WorkManager workManager,
jakarta.resource.spi.endpoint.MessageEndpointFactory endpointFactory,
jakarta.jms.XAConnection cnx,
boolean transacted,
int ackMode)
Constructs an
InboundSession instance. |
Copyright © 2023 ScalAgent D.T.. All rights reserved.