|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Entity which receives messages on a specific port-number of a node. The Message object asks when it arrives on a Node the Service object at a port number and then converts this object to what it thinks it should be and calls the appropriate method.
Message
Method Summary | |
Node |
get_node()
Get node on which this service resides. |
int |
get_port()
Get port-number on which this service resides. |
Method Detail |
public Node get_node()
public int get_port()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |