|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface RouteInterface.Zrp.MessageIerp
IERP (IntErzone Routing Protocol) packet interface.
| Field Summary |
|---|
| Fields inherited from interface jist.swans.misc.Message |
|---|
NULL |
| Method Summary | |
|---|---|
NetAddress |
getDst()
Return packet destination address, if available. |
short |
getID()
Return packet identifier, if available. |
NetAddress |
getSrc()
Return packet source address, if available. |
| Methods inherited from interface jist.swans.misc.Message |
|---|
getBytes, getSize |
| Method Detail |
|---|
short getID()
throws java.lang.UnsupportedOperationException
java.lang.UnsupportedOperationException - information not available
NetAddress getSrc()
throws java.lang.UnsupportedOperationException
java.lang.UnsupportedOperationException - information not available
NetAddress getDst()
throws java.lang.UnsupportedOperationException
java.lang.UnsupportedOperationException - information not available
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||