| Interface | Description |
|---|---|
| IWorldConnection<ADDRESS extends IWorldConnectionAddress> |
Interface for the connection to a remote world.
|
| IWorldConnectionAddress |
Marker interface - further descendants should describe the connection end,
where the implemenetor of IWorldConnection should connect to (e.g.
|
| IWorldReaderProvider |
Interface that returns a reader that can be used to get messages from the world.
|
| IWorldWriterProvider |
Interface that provides a writer that can be used to send commands to the world.
|
| Class | Description |
|---|---|
| WorldReader | |
| WorldReader.WorldReaderWrapper | |
| WorldWriter |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.