Package | Description |
---|---|
magma.agent.communication.base | |
magma.util.connection.impl |
Constructor and Description |
---|
ConnectionChannel(IChannelManager manager,
IServerConnection connection) |
InputOutputChannel(IChannelManager manager,
IServerConnection connection,
IServerMessageParser parser,
IServerMessageEncoder encoder) |
Modifier and Type | Class and Description |
---|---|
class |
ConnectionBase
Base for connection implementations
|
class |
RCSSLogFileConnection |
class |
ServerConnection
Server connection implementation
|
class |
SocketConnection
Base for socket connection implementations
|
class |
TimedConnection
Just implements a time trigger that can trigger perception e.g. to Naoqi.
|
class |
UDPConnection
UDP socket connection implementation
|