Package cz.cuni.amis.pogamut.base.communication.connection

Package class diagram package cz.cuni.amis.pogamut.base.communication.connection
Interface Summary
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 Summary
WorldReader  
WorldReader.WorldReaderWrapper  
WorldWriter  
 



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.