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

Packages that use cz.cuni.amis.pogamut.base.communication.command
cz.cuni.amis.pogamut.base.agent   
cz.cuni.amis.pogamut.base.agent.impl   
cz.cuni.amis.pogamut.base.agent.jmx.proxy   
cz.cuni.amis.pogamut.base.agent.module   
cz.cuni.amis.pogamut.base.communication.command   
cz.cuni.amis.pogamut.base.communication.command.impl   
cz.cuni.amis.pogamut.base.communication.command.react   
cz.cuni.amis.pogamut.base.server   
cz.cuni.amis.pogamut.base3d.agent   
 

Classes in cz.cuni.amis.pogamut.base.communication.command used by cz.cuni.amis.pogamut.base.agent
IAct
          IAct provides a way to send command messages to the world allowing you to attach listeners to outgoing commands.
 

Classes in cz.cuni.amis.pogamut.base.communication.command used by cz.cuni.amis.pogamut.base.agent.impl
IAct
          IAct provides a way to send command messages to the world allowing you to attach listeners to outgoing commands.
 

Classes in cz.cuni.amis.pogamut.base.communication.command used by cz.cuni.amis.pogamut.base.agent.jmx.proxy
IAct
          IAct provides a way to send command messages to the world allowing you to attach listeners to outgoing commands.
 

Classes in cz.cuni.amis.pogamut.base.communication.command used by cz.cuni.amis.pogamut.base.agent.module
IAct
          IAct provides a way to send command messages to the world allowing you to attach listeners to outgoing commands.
 

Classes in cz.cuni.amis.pogamut.base.communication.command used by cz.cuni.amis.pogamut.base.communication.command
ICommandListener
          This is an interface you need to implement, if you want to listen for a certain type of the command message that is sent by the agent.
 

Classes in cz.cuni.amis.pogamut.base.communication.command used by cz.cuni.amis.pogamut.base.communication.command.impl
IAct
          IAct provides a way to send command messages to the world allowing you to attach listeners to outgoing commands.
ICommandListener
          This is an interface you need to implement, if you want to listen for a certain type of the command message that is sent by the agent.
ICommandSerializer
          Command serializer that transforms the command message into data that can be sent to (and understood by) virtual world.
 

Classes in cz.cuni.amis.pogamut.base.communication.command used by cz.cuni.amis.pogamut.base.communication.command.react
IAct
          IAct provides a way to send command messages to the world allowing you to attach listeners to outgoing commands.
ICommandListener
          This is an interface you need to implement, if you want to listen for a certain type of the command message that is sent by the agent.
 

Classes in cz.cuni.amis.pogamut.base.communication.command used by cz.cuni.amis.pogamut.base.server
IAct
          IAct provides a way to send command messages to the world allowing you to attach listeners to outgoing commands.
 

Classes in cz.cuni.amis.pogamut.base.communication.command used by cz.cuni.amis.pogamut.base3d.agent
IAct
          IAct provides a way to send command messages to the world allowing you to attach listeners to outgoing commands.
 



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