Uses of Class
org.apache.hello_world_xml_http.mixed.types.SayHi
-
Packages that use SayHi Package Description org.apache.hello_world_xml_http.mixed org.apache.hello_world_xml_http.mixed.types -
-
Uses of SayHi in org.apache.hello_world_xml_http.mixed
Methods in org.apache.hello_world_xml_http.mixed with parameters of type SayHi Modifier and Type Method Description SayHiResponseGreeter. sayHi1(SayHi in)SayHiResponseGreeterImpl. sayHi1(SayHi in) -
Uses of SayHi in org.apache.hello_world_xml_http.mixed.types
Methods in org.apache.hello_world_xml_http.mixed.types that return SayHi Modifier and Type Method Description SayHiObjectFactory. createSayHi()Create an instance ofSayHi
-