Uses of Class
org.apache.servicemix.examples.cxf.SayHiResponse

Uses of SayHiResponse in org.apache.servicemix.examples.cxf
 

Methods in org.apache.servicemix.examples.cxf that return SayHiResponse
 SayHiResponse ObjectFactory.createSayHiResponse()
          Create an instance of SayHiResponse
 

Methods in org.apache.servicemix.examples.cxf that return types with arguments of type SayHiResponse
 javax.xml.bind.JAXBElement<SayHiResponse> ObjectFactory.createSayHiResponse(SayHiResponse value)
          Create an instance of JAXBElement<SayHiResponse>}
 

Methods in org.apache.servicemix.examples.cxf with parameters of type SayHiResponse
 javax.xml.bind.JAXBElement<SayHiResponse> ObjectFactory.createSayHiResponse(SayHiResponse value)
          Create an instance of JAXBElement<SayHiResponse>}
 



Copyright © 2005-2010 The Apache Software Foundation. All Rights Reserved.