|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.jpcap.net.IGMPMessage
IGMP message utility class.
Field Summary |
Fields inherited from interface net.sourceforge.jpcap.net.IGMPMessages |
LEAVE, QUERY, V1_REPORT, V2_REPORT |
Constructor Summary | |
IGMPMessage()
|
Method Summary | |
static java.lang.String |
getDescription(int code)
Fetch an IGMP message. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IGMPMessage()
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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |