| Package | Description |
|---|---|
| stella.net.vatt | |
| stella.telescope |
| Class and Description |
|---|
| CommandCodes
Copied from clserve.h and transformed to java interface.
|
| VattAcknowledgeMessage
This class represents a GREGOR message (GRE-KIS-NOT-0013.pdf)
|
| VattCommandMessage
This class represents a GREGOR message (GRE-KIS-NOT-0013.pdf)
|
| VattInputStream
This stream represents an input stream that can handle serialisation
of VATT Messages (
VattMessage). |
| VattMessage
This class represents a VATT communication package, as concrete realization
being a command or an acknowledge.
|
| VattOutputStream
This stream represents an output stream that can handle serialisation
of VATT Messages (
VattMessage). |
| Class and Description |
|---|
| CommandCodes
Copied from clserve.h and transformed to java interface.
|
| VattHandler
This class handles the low-level communication for VATT in providing
a method to send a command to the command server.
|