Package | Description |
---|---|
casa.agentCom |
The package (agentCom = "Agent
Communications") handles connections between agents. The class Channel
is an abstraction of a communication channel.
|
Modifier and Type | Field and Description |
---|---|
private SocketServerTCPIP |
TCPChannel.owner
The socket server that "owns" this object.
|
Modifier and Type | Field and Description |
---|---|
private static Vector<SocketServerTCPIP> |
SocketServerTCPIP.all
All the socket servers in the process
|
Modifier and Type | Method and Description |
---|---|
static SocketServerTCPIP[] |
SocketServerTCPIP.get() |