|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| RMIServerInterface | A common interface shared between RMIClientDemo,
RMIAsyncServerDemo and RMISyncServerDemo. |
| Class Summary | |
|---|---|
| AsyncClientDemo | A demo asynchronous client illustrating the
HttpRpcClient.execute(String, Object[], Class, AsynchronousResponseHandler)
method and the AsynchronousResponseHandler interface. |
| AsyncServerDemo | A demo asynchronous server illustrating the AsynchronousRequestHandler
interface. |
| CgiServerDemo | A demo synchronous server illustrating the
HttpRpcServer.registerRequestUnmarshaller(String, HttpRequestUnmarshaller)
method. |
| RMIAsyncServerDemo | A demo server illustrating the ProxyingRequestHandler
class. |
| RMIClientDemo | A demo client illustrating the HttpRpcClient.proxyObject(String, Class)
method. |
| RMISyncServerDemo | A demo server illustrating the ProxyingRequestHandler
class. |
| SSLClientDemo | A demo synchronous client illustrating the HttpRpcClient.execute(String, Object[], Class)
method using SSL. |
| SSLServerDemo | A demo synchronous server illustrating the SynchronousRequestHandler
interface using SSL. |
| SyncClientDemo | A demo synchronous client illustrating the HttpRpcClient.execute(String, Object[], Class)
method. |
| SyncServerDemo | A demo synchronous server illustrating the SynchronousRequestHandler
interface. |
| TimeInfo | An example of a simple "struct" class used by some of the demo's. |
Examples illustrating using this project.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||