|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.sourceforge.jemm.comm.shared used by org.sourceforge.jemm.comm.client | |
---|---|
RPCHandler
RPCHandler is used to implement the shared logic used by both org.sourceforge.jemm.comm.server.RPCClient
and RPCServer . |
|
RPCHandlerListener
Trivial interface to allow RPCHandler users to be notified when a client connection disconnects. |
Classes in org.sourceforge.jemm.comm.shared used by org.sourceforge.jemm.comm.example.echo | |
---|---|
AsynchronousCall
Annotation of asynchronous void methods for shared interfaces. |
Classes in org.sourceforge.jemm.comm.shared used by org.sourceforge.jemm.comm.server | |
---|---|
RPCHandler
RPCHandler is used to implement the shared logic used by both org.sourceforge.jemm.comm.server.RPCClient
and RPCServer . |
|
RPCHandlerListener
Trivial interface to allow RPCHandler users to be notified when a client connection disconnects. |
Classes in org.sourceforge.jemm.comm.shared used by org.sourceforge.jemm.comm.shared | |
---|---|
Message
A sendable message. |
|
RPCCallMessage
The RPCCallMessage details an RPC call, giving information about the calling thread, target interface,method arguments and whether the call is synchronous or asynchronous. |
|
RPCCallRespMessage
|
|
RPCHandler
RPCHandler is used to implement the shared logic used by both org.sourceforge.jemm.comm.server.RPCClient
and RPCServer . |
|
RPCHandlerListener
Trivial interface to allow RPCHandler users to be notified when a client connection disconnects. |
Classes in org.sourceforge.jemm.comm.shared used by org.sourceforge.jemm.database.remote.shared | |
---|---|
AsynchronousCall
Annotation of asynchronous void methods for shared interfaces. |
|
SynchronousCall
Annotation of synchronous void methods for shared interfaces. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |