net.sourceforge.jpcap.net
Class IGMPMessage
java.lang.Object
net.sourceforge.jpcap.net.IGMPMessage
- All Implemented Interfaces:
- IGMPMessages
public class IGMPMessage
- extends Object
- implements IGMPMessages
IGMP message utility class.
- Version:
- $Revision: 1.1 $
- Author:
- Patrick Charles and Jonas Lehmann, Esmond Pitt
- Last modified by:
- $Author: esmondpitt $
- Last modified at:
- $Date: 2008/08/21 02:58:20 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IGMPMessage
public IGMPMessage()
getDescription
public static String getDescription(int code)
- Fetch an IGMP message.
- Parameters:
code
- the code associated with the message.
- Returns:
- a message describing the significance of the IGMP code.