Uses of Class
org.ow2.weblab.bpel.chaindemo.ChainDemoResponse

Packages that use ChainDemoResponse
org.ow2.weblab.bpel.chaindemo   
 

Uses of ChainDemoResponse in org.ow2.weblab.bpel.chaindemo
 

Methods in org.ow2.weblab.bpel.chaindemo that return ChainDemoResponse
 ChainDemoResponse ObjectFactory.createChainDemoResponse()
          Create an instance of ChainDemoResponse
 ChainDemoResponse ChainDemoPortType.process(ChainDemoRequest payload)
           
 

Methods in org.ow2.weblab.bpel.chaindemo that return types with arguments of type ChainDemoResponse
 javax.xml.bind.JAXBElement<ChainDemoResponse> ObjectFactory.createChainDemoResponse(ChainDemoResponse value)
          Create an instance of JAXBElement<ChainDemoResponse>}
 

Methods in org.ow2.weblab.bpel.chaindemo with parameters of type ChainDemoResponse
 javax.xml.bind.JAXBElement<ChainDemoResponse> ObjectFactory.createChainDemoResponse(ChainDemoResponse value)
          Create an instance of JAXBElement<ChainDemoResponse>}
 



Copyright © 2004-2011. All Rights Reserved.