Class | Description |
---|---|
InvocationThread |
An invocationThread waits for requests an invokes them.
|
RemoteObject |
A RemoteObject when it's started will be waiting for requests and will invoke
them.
|
RemoteWrapper |
This class is used to encapsulate the invocationThreads under the
RemoteObject.
|