unsw.cse.mica.agent
Class AgentTransportUtils
java.lang.Object
unsw.cse.mica.agent.AgentTransportUtils
public class AgentTransportUtils
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AgentTransportUtils
public AgentTransportUtils()
createParallelConnection
public static AgentTransport createParallelConnection(AgentTransport at,
Agent a)
throws TransportException
- Throws:
TransportException
createParallelConnection
public static AgentTransport createParallelConnection(AgentTransport at,
Agent a,
java.lang.String host,
int port)
throws TransportException
- Throws:
TransportException
getPort
public static int getPort(AgentTransport at)
throws TransportException
- Throws:
TransportException
getHost
public static java.lang.String getHost(AgentTransport at)
throws TransportException
- Throws:
TransportException