Uses of Class
org.ow2.weblab.chain.ChainRequest

Packages that use ChainRequest
org.ow2.weblab.chain   
 

Uses of ChainRequest in org.ow2.weblab.chain
 

Methods in org.ow2.weblab.chain that return ChainRequest
 ChainRequest ObjectFactory.createChainRequest()
          Create an instance of ChainRequest
 

Methods in org.ow2.weblab.chain that return types with arguments of type ChainRequest
 javax.xml.bind.JAXBElement<ChainRequest> ObjectFactory.createChainRequest(ChainRequest value)
          Create an instance of JAXBElement<ChainRequest>}
 

Methods in org.ow2.weblab.chain with parameters of type ChainRequest
 javax.xml.bind.JAXBElement<ChainRequest> ObjectFactory.createChainRequest(ChainRequest value)
          Create an instance of JAXBElement<ChainRequest>}
 ChainResponse ChainPortType.process(ChainRequest payload)
           
 



Copyright © 2004-2012. All Rights Reserved.