Package | Description |
---|---|
magma.agent.communication.base | |
magma.agent.perception.impl |
Constructor and Description |
---|
InputOutputChannel(IChannelManager manager,
IServerConnection connection,
IServerMessageParser parser,
IServerMessageEncoder encoder) |
Modifier and Type | Class and Description |
---|---|
class |
CommandParser
Parses Remote commands
|
class |
GameControllerMessageParser |
class |
ServerMessageParser
Parses incoming server messages, converts them into single Perceptor messages
and delivers them to all observers
|