|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectzeus.actors.outtrays.Zeus_Container_Transport
implementation of the OutTray interface that is used when two agents in the same container attempt to communicate
| Field Summary | |
private ZeusAgentContext |
context
|
| Constructor Summary | |
Zeus_Container_Transport(ZeusAgentContext context)
|
|
| Method Summary | |
void |
send(Envelope env)
|
void |
send(java.lang.Object obj)
|
void |
send(Performative perf)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private ZeusAgentContext context
| Constructor Detail |
public Zeus_Container_Transport(ZeusAgentContext context)
| Method Detail |
public void send(java.lang.Object obj)
throws UnsuitableMessageException
send in interface OutTrayUnsuitableMessageExceptionpublic void send(Performative perf)
public void send(Envelope env)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||