Uses of Class
org.apache.hello_world_mixedstyle.types.GreetMeResponse
-
Packages that use GreetMeResponse Package Description org.apache.hello_world_mixedstyle org.apache.hello_world_mixedstyle.types -
-
Uses of GreetMeResponse in org.apache.hello_world_mixedstyle
Methods in org.apache.hello_world_mixedstyle that return GreetMeResponse Modifier and Type Method Description GreetMeResponseGreeter. greetMe(GreetMe1 in)GreetMeResponseGreeterImplMixedStyle. greetMe(GreetMe1 requestType) -
Uses of GreetMeResponse in org.apache.hello_world_mixedstyle.types
Methods in org.apache.hello_world_mixedstyle.types that return GreetMeResponse Modifier and Type Method Description GreetMeResponseObjectFactory. createGreetMeResponse()Create an instance ofGreetMeResponse
-