| Interface | Description |
|---|---|
| Instance |
The
Instance associates an instance ID to instances of the
refcodes-remoting frame. |
| InstanceIdAccessor |
Provides an accessor for a instance ID property.
|
| InstanceIdAccessor.InstanceIdMutator |
Provides a mutator for a instance ID property.
|
| InstanceIdAccessor.InstanceIdProperty |
Provides a instance ID property.
|
| MethodRequest | |
| ProxyAccessor |
Provides an accessor for a proxy property.
|
| ProxyAccessor.ProxyMutator |
Provides a mutator for a proxy property.
|
| ProxyAccessor.ProxyProperty |
Provides a proxy property.
|
| Reply | |
| 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.
|
| SessionIdAccessor.SessionIdProperty |
Provides a session ID property.
|
| Subject |
The
Subject is created by the RemoteServer. |
| SubjectAccessor |
Provides an accessor for a subject property.
|
| SubjectAccessor.SubjectMutator |
Provides a mutator for a subject property.
|
| SubjectAccessor.SubjectProperty |
Provides a subject property.
|
| SubjectInstance | |
| TypeInstance |
The most common information to be provided when describing an object residing
in a
RemoteServer and which is linked to a RemoteClient. |
| TypeInstanceAccessor |
Provides an accessor for a
TypeInstance property. |
| TypeInstanceAccessor.TypeInstanceMutator |
Provides a mutator for a
TypeInstance property. |
| TypeInstanceAccessor.TypeInstanceProperty |
Provides a
TypeInstance property. |
| TypeProxy |
The
TypeProxy describes a proxy instance and additional meta
data for a RemoteClient to link the proxy in question with the
according subject residing in a RemoteServer. |
Copyright © 2015. All rights reserved.