SampleRrpcServlet
The SampleRrpcServlet class shows examples of the following:
-
Extending the {@link oajr.remote.RrpcServlet} class to create a proxy
service.
-
Using the {@link oajrc.RestClient} class to create remote interfaces.
See Also:
- {@doc juneau-rest-server.restRPC}