Uses of Class
ca.infoway.messagebuilder.domainvalue.transport.ResponseMode

Packages that use ResponseMode
ca.infoway.messagebuilder.domainvalue.transport   
 

Uses of ResponseMode in ca.infoway.messagebuilder.domainvalue.transport
 

Fields in ca.infoway.messagebuilder.domainvalue.transport declared as ResponseMode
static ResponseMode ResponseMode.DEFERRED
          The receiver may respond in a non-immediate manner.
static ResponseMode ResponseMode.IMMEDIATE
          The receiver is required to assume that the sender is blocking and behave appropriately by sending an immediate response.
static ResponseMode ResponseMode.QUEUE
          The receiver shall keep any application responses in a queue until such time as the queue is polled.
 



Copyright © 2013. All Rights Reserved.