|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for a SocketListener at the DEFAULT_PORT.
SocketServerAgent
,
Managed
Fields inherited from interface metaglue.Agent |
ALIVE,
DIED,
NO_METAGLUE,
NOT_RUNNING,
STARTING |
Fields inherited from interface metaglue.Agent |
ALIVE,
DIED,
NO_METAGLUE,
NOT_RUNNING,
STARTING |
Method Summary | |
int |
getDefaultPort()
|
void |
listen(int port)
|
void |
processMsg(String msg)
|
Methods inherited from interface agentland.resource.Managed |
getNeed,
replace,
resources,
yank,
yank |
Methods inherited from interface agentland.util.Good |
getHistory,
getHistoryElement,
resetHistory |
Methods inherited from interface agentland.util.Spy |
tell |
Method Detail |
public void listen(int port) throws RemoteException
public int getDefaultPort() throws RemoteException
public void processMsg(String msg) throws RemoteException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |