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

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

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

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

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



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