Uses of Interface
org.apache.wsif.WSIFResponseHandler

Packages that use WSIFResponseHandler
org.apache.wsif   
org.apache.wsif.base   
org.apache.wsif.providers   
org.apache.wsif.providers.jca   
org.apache.wsif.providers.jms   
org.apache.wsif.providers.soap.apacheaxis   
org.apache.wsif.providers.soap.apachesoap   
 

Uses of WSIFResponseHandler in org.apache.wsif
 

Methods in org.apache.wsif with parameters of type WSIFResponseHandler
 WSIFCorrelationId WSIFOperation.executeRequestResponseAsync(WSIFMessage input, WSIFResponseHandler handler)
          Execute an asynchronous request
 

Uses of WSIFResponseHandler in org.apache.wsif.base
 

Methods in org.apache.wsif.base with parameters of type WSIFResponseHandler
 WSIFCorrelationId WSIFDefaultOperation.executeRequestResponseAsync(WSIFMessage input, WSIFResponseHandler handler)
          Default implementation of executeRequestResponseAsync.
 

Uses of WSIFResponseHandler in org.apache.wsif.providers
 

Methods in org.apache.wsif.providers with parameters of type WSIFResponseHandler
 WSIFCorrelationId ModelWSIFOperation.executeRequestResponseAsync(WSIFMessage inMsg, WSIFResponseHandler handler)
           
 

Uses of WSIFResponseHandler in org.apache.wsif.providers.jca
 

Methods in org.apache.wsif.providers.jca with parameters of type WSIFResponseHandler
 WSIFCorrelationId WSIFOperation_JCA.executeRequestResponseAsync(WSIFMessage input, WSIFResponseHandler handler)
          Method not supported.
 

Uses of WSIFResponseHandler in org.apache.wsif.providers.jms
 

Methods in org.apache.wsif.providers.jms with parameters of type WSIFResponseHandler
 WSIFCorrelationId WSIFOperation_Jms.executeRequestResponseAsync(WSIFMessage input, WSIFResponseHandler handler)
          executeRequestResponseAsync(WSIFMessage, WSIFResponseHandler)
 

Uses of WSIFResponseHandler in org.apache.wsif.providers.soap.apacheaxis
 

Methods in org.apache.wsif.providers.soap.apacheaxis with parameters of type WSIFResponseHandler
 WSIFCorrelationId WSIFOperation_ApacheAxis.executeRequestResponseAsync(WSIFMessage inMsg, WSIFResponseHandler handler)
          Performs a request response operation asynchronously.
 

Uses of WSIFResponseHandler in org.apache.wsif.providers.soap.apachesoap
 

Methods in org.apache.wsif.providers.soap.apachesoap with parameters of type WSIFResponseHandler
 WSIFCorrelationId WSIFOperation_ApacheSOAP.executeRequestResponseAsync(WSIFMessage input, WSIFResponseHandler handler)
          Performs a request response operation asynchronously.
 



Copyright ? 2002, 2006 Apache XML Project. All Rights Reserved.