Uses of Class
org.apache.hello_world_xml_http.mixed.types.SayHiResponse
-
Packages that use SayHiResponse Package Description org.apache.hello_world_xml_http.mixed org.apache.hello_world_xml_http.mixed.types -
-
Uses of SayHiResponse in org.apache.hello_world_xml_http.mixed
Methods in org.apache.hello_world_xml_http.mixed that return SayHiResponse Modifier and Type Method Description SayHiResponseGreeter. sayHi1(SayHi in)SayHiResponseGreeterImpl. sayHi1(SayHi in) -
Uses of SayHiResponse in org.apache.hello_world_xml_http.mixed.types
Methods in org.apache.hello_world_xml_http.mixed.types that return SayHiResponse Modifier and Type Method Description SayHiResponseObjectFactory. createSayHiResponse()Create an instance ofSayHiResponse
-