|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.agentfactory.platform.mts.TransportMessage
public class TransportMessage
This class contains both the envelope and payload to be sent using a FIPA Message Transport Service.
| Constructor Summary | |
|---|---|
TransportMessage(Envelope envelope,
byte[] payload)
|
|
| Method Summary | |
|---|---|
Envelope |
getEnvelope()
|
byte[] |
getPayload()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransportMessage(Envelope envelope,
byte[] payload)
| Method Detail |
|---|
public Envelope getEnvelope()
public byte[] getPayload()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||