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