Uses of Class
org.apache.hello_world.types.PingMeResponse

Packages that use PingMeResponse
org.apache.hello_world.types   
 

Uses of PingMeResponse in org.apache.hello_world.types
 

Methods in org.apache.hello_world.types that return PingMeResponse
 PingMeResponse ObjectFactory.createPingMeResponse()
          Create an instance of PingMeResponse
 



Apache CXF