Uses of Class
com.example.helloworld.api.Saying
-
Packages that use Saying Package Description com.example.helloworld.resources -
-
Uses of Saying in com.example.helloworld.resources
Methods in com.example.helloworld.resources that return Saying Modifier and Type Method Description SayingHelloWorldResource. sayHello(Optional<String> name)Methods in com.example.helloworld.resources with parameters of type Saying Modifier and Type Method Description voidHelloWorldResource. receiveHello(Saying saying)
-