|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjist.swans.net.NetMessage
public abstract class NetMessage
Network packet.
Nested Class Summary | |
---|---|
static class |
NetMessage.Ip
IPv4 network packet. |
static class |
NetMessage.IpOption
A generic IP packet option. |
static class |
NetMessage.IpOptionSourceRoute
An IP packet source route option. |
Field Summary |
---|
Fields inherited from interface jist.swans.misc.Message |
---|
NULL |
Constructor Summary | |
---|---|
NetMessage()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface jist.swans.misc.Message |
---|
getBytes, getSize |
Constructor Detail |
---|
public NetMessage()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |