Uses of Class
org.apache.cxf.hello_world.elrefs.SayHiResponse

Packages that use SayHiResponse
org.apache.cxf.hello_world.elrefs   
 

Uses of SayHiResponse in org.apache.cxf.hello_world.elrefs
 

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



Apache CXF