|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.messagecenter.ExtendedEnvelope
public class ExtendedEnvelope
| Field Summary | |
|---|---|
Envelope |
e
|
AgentID |
fromId
|
AgentID |
toId
|
| Constructor Summary | |
|---|---|
ExtendedEnvelope(AgentID fromId,
AgentID toId,
Envelope e)
|
|
| Method Summary | |
|---|---|
Envelope |
getEnvelope()
|
AgentID |
getFromId()
|
AgentID |
getToId()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public AgentID fromId
public AgentID toId
public Envelope e
| Constructor Detail |
|---|
public ExtendedEnvelope(AgentID fromId,
AgentID toId,
Envelope e)
| Method Detail |
|---|
public AgentID getToId()
public AgentID getFromId()
public Envelope getEnvelope()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||