Uses of Class
org.apache.hello_world_soap_action.types.wrapped.SayHiRequestWrapped

Packages that use SayHiRequestWrapped
org.apache.hello_world_soap_action.types.wrapped   
 

Uses of SayHiRequestWrapped in org.apache.hello_world_soap_action.types.wrapped
 

Methods in org.apache.hello_world_soap_action.types.wrapped that return SayHiRequestWrapped
 SayHiRequestWrapped ObjectFactory.createSayHiRequestWrapped()
          Create an instance of SayHiRequestWrapped
 



Apache CXF