|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--transport.protocol.Message | +--transport.protocol.Sim2PMessage
This class defines the basic structure for a message used to send data between agents in the simulation.
Field Summary |
Fields inherited from class transport.protocol.Message |
|
Constructor Summary | |
Sim2PMessage(int to,
int from)
This constructor initializes the Message. |
Methods inherited from class transport.protocol.Message |
getFrom, getTo, setTo |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Sim2PMessage(int to, int from)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |