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,
javax.resource.spi.work.WorkManager workManager,
javax.resource.spi.endpoint.MessageEndpointFactory endpointFactory,
javax.jms.XAConnection cnx,
boolean transacted,
int ackMode)
Constructs an
InboundSession instance. |
Copyright © 2018 ScalAgent D.T.. All Rights Reserved.