|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Fields inherited from interface metaglue.Agent |
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING |
| Method Summary | |
void |
answer()
|
String |
cleanUpNumber(String number)
|
Vector |
getCallLog()
|
int |
getStatus()
|
String |
getStatusString()
|
void |
hangUp()
|
void |
makeACall(String number)
|
void |
resetCallLog()
|
void |
sendCommand(String cmd)
|
| Methods inherited from interface agentland.util.Good |
getHistory, getHistoryElement, resetHistory |
| Methods inherited from interface metaglue.Agent |
addMonitor, alive, getAgentID, getMetaglueAgentID, shutdown, startup, whereAreYou |
| Methods inherited from interface agentland.util.Spy |
tell |
| Methods inherited from interface agentland.gui.GuiEnabled |
getGuiMaker |
| Method Detail |
public String cleanUpNumber(String number)
throws RemoteException
public void makeACall(String number)
throws RemoteException
public void hangUp()
throws RemoteException
public void answer()
throws RemoteException
public Vector getCallLog()
throws RemoteException
public void resetCallLog()
throws RemoteException
public int getStatus()
throws RemoteException
public String getStatusString()
throws RemoteException
public void sendCommand(String cmd)
throws RemoteException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||