AmbiguousProxyException |
Thrown in case a proxy for a given type was requested but more than one
proxies matched the requested type.
|
ClientMessage |
The Interface ClientMessage.
|
CloseConnectionMessage |
The Interface CloseConnectionMessage.
|
InstanceDescriptor |
The most common information to be provided when describing an object residing
in a RemoteServer and which is linked to a RemoteClient .
|
InstanceDescriptorAccessor |
|
InstanceDescriptorAccessor.InstanceDescriptorMutator |
|
InstanceId |
The InstanceId associates an instance ID to instances of the
refcodes-remoting frame.
|
Message |
The Message is the base definition for any job required by the inter
process communication as done by the refcodes-remoting artifact.
|
MethodRequest |
The Interface MethodRequest.
|
NoSuchProxyException |
Thrown in case a proxy for a given type was requested but not any proxy
matched the requested type.
|
ProxyAccessor |
Provides an accessor for a proxy property.
|
ProxyAccessor.ProxyMutator |
Provides a mutator for a proxy property.
|
Remote |
|
RemoteClient |
Remote control providing subjects to be operated on by a
RemoteServer .
|
RemoteServer |
Remote control providing subjects to be operated on by RemoteClient
instances.
|
RemotingException |
The Class RemotingException.
|
RemotingRuntimeException |
The Class RemotingRuntimeException.
|
Reply |
The Interface Reply.
|
ServerMessage |
The Interface ServerMessage.
|
Session |
The Session associates an ID String to sessions of request and reply
pairs.
|
SessionIdAccessor |
Provides an accessor for a session ID property.
|
SessionIdAccessor.SessionIdMutator |
Provides a mutator for a session ID property.
|
SubjectAccessor |
Provides an accessor for a subject property.
|
SubjectAccessor.SubjectMutator |
Provides a mutator for a subject property.
|
SubjectDescriptor |
|