|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectzeus.actors.outtrays.FIPA_97_IIOP_Transport
implementation of the OutTray interface that wraps a FIPA_97_IIOP transport ie. a FIPA_Agent_97 interface
| Field Summary | |
private FIPA_Agent_97 |
target
|
| Constructor Summary | |
FIPA_97_IIOP_Transport(FIPA_Agent_97 target)
|
|
| Method Summary | |
void |
send(Envelope envelope)
send takes the Envelope, pops out the "object" and then tries to cast it to a zeus.concepts.FIPAPerformative. |
void |
send(java.lang.Object obj)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private FIPA_Agent_97 target
| Constructor Detail |
public FIPA_97_IIOP_Transport(FIPA_Agent_97 target)
| Method Detail |
public void send(java.lang.Object obj)
throws UnsuitableMessageException
send in interface OutTrayUnsuitableMessageExceptionpublic void send(Envelope envelope)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||