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

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

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

Methods in org.ow2.weblab.bpel.chaindemo that return ChainDemoRequest
 ChainDemoRequest ObjectFactory.createChainDemoRequest()
          Create an instance of ChainDemoRequest
 

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

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



Copyright © 2004-2011. All Rights Reserved.