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