|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IRemoteAgentParameters | |
|---|---|
| cz.cuni.amis.pogamut.base.agent.params.impl | |
| cz.cuni.amis.pogamut.base.factory.guice | |
| cz.cuni.amis.pogamut.multi.params | |
| cz.cuni.amis.pogamut.multi.params.impl | |
| Uses of IRemoteAgentParameters in cz.cuni.amis.pogamut.base.agent.params.impl |
|---|
| Classes in cz.cuni.amis.pogamut.base.agent.params.impl that implement IRemoteAgentParameters | |
|---|---|
class |
RemoteAgentParameters
Remote agent parameters are meant to provide run-time parameters needed by various agents that works on client/server paradigm. |
| Uses of IRemoteAgentParameters in cz.cuni.amis.pogamut.base.factory.guice |
|---|
| Classes in cz.cuni.amis.pogamut.base.factory.guice with type parameters of type IRemoteAgentParameters | |
|---|---|
class |
GuiceRemoteAgentFactory<AGENT extends IAgent,PARAMS extends IRemoteAgentParameters>
Guice agent factory configured by an agent module ( GuiceRemoteAgentModule) that is specifying the bindings
for respective interfaces. |
class |
GuiceRemoteAgentModule<PARAMS extends IRemoteAgentParameters>
Module extending GuiceAgentModule for the purpose of remote agents (those communicating with the world using
IWorldConnection). |
| Uses of IRemoteAgentParameters in cz.cuni.amis.pogamut.multi.params |
|---|
| Subinterfaces of IRemoteAgentParameters in cz.cuni.amis.pogamut.multi.params | |
|---|---|
interface |
ITeamRemoteAgentParameters<SHARED_WORLDVIEW extends ISharedWorldView>
Combines ITeamAgentParameters and IRemoteAgentParameters. |
| Uses of IRemoteAgentParameters in cz.cuni.amis.pogamut.multi.params.impl |
|---|
| Classes in cz.cuni.amis.pogamut.multi.params.impl that implement IRemoteAgentParameters | |
|---|---|
class |
TeamRemoteAgentParameters<SHARED_WORLDVIEW extends ISharedWorldView>
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||