|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sourceforge.jpcap.net.ICMPMessage
ICMP message utility class.
Fields inherited from interface net.sourceforge.jpcap.net.ICMPMessages |
ECHO, ECHO_REPLY, IREQ, IREQ_REPLY, MASK_REPLY, MASK_REQ, PARAM_PROB, REDIRECT, ROUTER_ADVERT, ROUTER_SOLICIT, SOURCE_QUENCH, TIME_EXCEED, TSTAMP, TSTAMP_REPLY, UNREACH |
Constructor Summary | |
ICMPMessage()
|
Method Summary | |
static java.lang.String |
getDescription(int code)
Fetch an ICMP message. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ICMPMessage()
Method Detail |
public static java.lang.String getDescription(int code)
code
- the code associated with the message.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |