se.sics.tasim.sim
Class Gateway
java.lang.Object
se.sics.tasim.sim.Gateway
- Direct Known Subclasses:
- TACTGateway
public abstract class Gateway
- extends java.lang.Object
Constructor Summary |
protected |
Gateway()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Gateway
protected Gateway()
getName
public java.lang.String getName()
getServerVersion
public java.lang.String getServerVersion()
initGateway
protected abstract void initGateway()
throws IllegalConfigurationException
- Throws:
IllegalConfigurationException
startGateway
protected abstract void startGateway()
throws java.io.IOException
- Throws:
java.io.IOException
stopGateway
protected abstract void stopGateway()
getConfig
protected ConfigManager getConfig()
loginAgentChannel
protected void loginAgentChannel(AgentChannel channel,
java.lang.String name,
java.lang.String password)
Copyright © 2007-2009 Association for Trading Agent Research. All Rights Reserved.