com.ibm.as400.util.commtrace
Class MulticastListenerDone

java.lang.Object
  extended by com.ibm.as400.util.commtrace.Header
      extended by com.ibm.as400.util.commtrace.ICMP6Header
          extended by com.ibm.as400.util.commtrace.Message
              extended by com.ibm.as400.util.commtrace.MLMessage
                  extended by com.ibm.as400.util.commtrace.MulticastListenerDone

public class MulticastListenerDone
extends MLMessage

A Mulitcast Listener Done Header.
Extends MLMessage's methods to to parse, print, and allow easy access to the Multicast Listener Done Header.


Field Summary
 
Fields inherited from class com.ibm.as400.util.commtrace.Message
DSTUNR, ECHOREQ, ECHQRPL, MLTLSTDNE, MLTLSTQRY, MLTLSTRPT, MSGUNK, NGHADV, NGHSOL, PARMPROB, PKTTOBIG, REDR, RTRADV, RTRSOL, TIMEEXC
 
Fields inherited from class com.ibm.as400.util.commtrace.Header
EXTAH, EXTDEST, EXTESP, EXTFRAG, EXTHOPBYHOP, EXTROUTE, ICMP4, ICMP6, IP4, IP6, TCP, UDP, UNK
 
Method Summary
 
Methods inherited from class com.ibm.as400.util.commtrace.MLMessage
getAddress, getHeaderLen, getMaxResponseDelay, toString
 
Methods inherited from class com.ibm.as400.util.commtrace.ICMP6Header
getChecksum, getCode, getNextHeader, getTypeField
 
Methods inherited from class com.ibm.as400.util.commtrace.Header
getHeaderData, getName, getPayload, getPayLoad, getPayloadBytes, getPayloadHexString, getType, printHexHeader, toHexString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait