| Package | Description |
|---|---|
| util.rmi |
| Modifier and Type | Class and Description |
|---|---|
class |
CallbackClientImpl
Implementation of a callback client.
|
| Modifier and Type | Field and Description |
|---|---|
private CallbackClient |
CallbackServerImpl.not |
| Modifier and Type | Method and Description |
|---|---|
long |
CallbackServerImpl.register(CallbackClient client)
The client is a callback client and registers here at the server.
|
long |
CallbackServer.register(CallbackClient client)
The client is a callback client and registers here at the server.
|