Uses of Class
org.objectweb.joram.client.connector.InboundConsumer

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

Uses of InboundConsumer in org.objectweb.joram.client.connector
 

Fields in org.objectweb.joram.client.connector declared as InboundConsumer
private  InboundConsumer InboundSession.consumer
          InboundConsumer instance this session belongs to.
 

Constructors in org.objectweb.joram.client.connector with parameters of type InboundConsumer
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 © 2010 ScalAgent D.T.. All Rights Reserved.