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

Packages that use ChainResponse
org.ow2.weblab.chain   
 

Uses of ChainResponse in org.ow2.weblab.chain
 

Methods in org.ow2.weblab.chain that return ChainResponse
 ChainResponse ObjectFactory.createChainResponse()
          Create an instance of ChainResponse
 ChainResponse ChainPortType.process(ChainRequest payload)
           
 

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

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



Copyright © 2004-2012. All Rights Reserved.