Uses of Class
org.jaxxy.example.service.HelloResponse
-
Packages that use HelloResponse Package Description org.jaxxy.example.service -
-
Uses of HelloResponse in org.jaxxy.example.service
Methods in org.jaxxy.example.service that return HelloResponse Modifier and Type Method Description HelloResponseDefaultHelloService. hello(String name, int n)HelloResponseHelloService. hello(String name, int n)HelloResponseDefaultHelloService. helloSmile(String name, int n)HelloResponseHelloService. helloSmile(String name, int n)HelloResponseDefaultHelloService. helloYaml(String name, int n)HelloResponseHelloService. helloYaml(String name, int n)
-