| Package | Description |
|---|---|
| io | |
| stella.net.gregor | |
| stella.net.vatt | |
| stella.ow | |
| stella.telescope |
| Modifier and Type | Class and Description |
|---|---|
class |
AsciiSocketDriver
A class that reads and writes ASCII commands to the socket.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommunicationHandler
This class handles the low-level communication for GREGOR in providing
a method to initiate message output and allows registering of a single
event listener (a call-back agent) which is notified on incoming
messages.
|
class |
GetterSetter
This class now narrows the GREGOR communication down to two command, a
get and a set command.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VattHandler
This class handles the low-level communication for VATT in providing
a method to send a command to the command server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServerClient
Java class for accessing OWFS through owserver daemon over IP.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GregorDriver
Class that represents the gregor telescope within the SCS robotic framework.
|
class |
VattDriver
Implementation of a telescope driver that taks to the VATT on the
binary server interface.
|