| Package | Description |
|---|---|
| stella.net |
| Modifier and Type | Class and Description |
|---|---|
class |
CommandReceiver
The command receiver, acting as a server.
|
class |
ErrorReceiver
The ascii-error receiver.
|
class |
ErrorServer
An intermediate step from the receiver server class to concrete subclasses.
|
class |
ParameterRelay
A parameter server class.
|
class |
ParameterServer
A parameter server class.
|
class |
TestReceiver
The receiver end to the test caster method.
|
| Constructor and Description |
|---|
ErrorHandler(ReceiverServer spawn,
Socket client,
ThreadGroup group,
String name)
Constructs a new command-handling thread.
|