| Interface | Description |
|---|---|
| CallbackClient |
A callback client registers at a
CallbackServer. |
| CallbackServer |
An interface for testing binding, server and callback methods.
|
| CcdControlling |
Exports basic functionality of a CCD to a remote interface
|
| RmiDataSink |
A data sink acts as an rmi-server capable of handling data of a certain
type issued to it via an RMI-call.
|
| RmiVariableDepending |
Constant depending classes may implement this interface to signale that
they need certain variables for proper functionality.
|
| Class | Description |
|---|---|
| AbstractRmiDataSink |
A skeleton implementation of a data sink.
|
| CallbackClientImpl |
Implementation of a callback client.
|
| CallbackServerImpl |
Implementation of a callback client.
|