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

Packages that use cz.cuni.amis.pogamut.base.communication.connection
cz.cuni.amis.pogamut.base.agent.params   
cz.cuni.amis.pogamut.base.agent.params.impl   
cz.cuni.amis.pogamut.base.communication.command.impl   
cz.cuni.amis.pogamut.base.communication.connection   
cz.cuni.amis.pogamut.base.communication.connection.impl   
cz.cuni.amis.pogamut.base.communication.connection.impl.socket   
cz.cuni.amis.pogamut.base.communication.parser.impl.yylex   
cz.cuni.amis.pogamut.multi.params.impl   
 

Classes in cz.cuni.amis.pogamut.base.communication.connection used by cz.cuni.amis.pogamut.base.agent.params
IWorldConnectionAddress
          Marker interface - further descendants should describe the connection end, where the implemenetor of IWorldConnection should connect to (e.g.
 

Classes in cz.cuni.amis.pogamut.base.communication.connection used by cz.cuni.amis.pogamut.base.agent.params.impl
IWorldConnectionAddress
          Marker interface - further descendants should describe the connection end, where the implemenetor of IWorldConnection should connect to (e.g.
 

Classes in cz.cuni.amis.pogamut.base.communication.connection used by cz.cuni.amis.pogamut.base.communication.command.impl
IWorldWriterProvider
          Interface that provides a writer that can be used to send commands to the world.
 

Classes in cz.cuni.amis.pogamut.base.communication.connection used by cz.cuni.amis.pogamut.base.communication.connection
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.
WorldReader
           
WorldWriter
           
 

Classes in cz.cuni.amis.pogamut.base.communication.connection used by cz.cuni.amis.pogamut.base.communication.connection.impl
IWorldConnection
          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.
WorldReader
           
WorldWriter
           
 

Classes in cz.cuni.amis.pogamut.base.communication.connection used by cz.cuni.amis.pogamut.base.communication.connection.impl.socket
IWorldConnection
          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.
 

Classes in cz.cuni.amis.pogamut.base.communication.connection used by cz.cuni.amis.pogamut.base.communication.parser.impl.yylex
IWorldReaderProvider
          Interface that returns a reader that can be used to get messages from the world.
 

Classes in cz.cuni.amis.pogamut.base.communication.connection used by cz.cuni.amis.pogamut.multi.params.impl
IWorldConnectionAddress
          Marker interface - further descendants should describe the connection end, where the implemenetor of IWorldConnection should connect to (e.g.
 



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