com.ibm.as400.util.commtrace
Class HopByHop
java.lang.Object
com.ibm.as400.util.commtrace.Header
com.ibm.as400.util.commtrace.ExtHeader
com.ibm.as400.util.commtrace.HopByHop
- public class HopByHop
- extends ExtHeader
A HopByHop Header.
Extends ExtHeader's methods to parse, print, and allow easy access to the HopByHop Header.
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 |
int |
getHeaderLen()
Returns the length of this header. |
getHeaderLen
public int getHeaderLen()
- Returns the length of this header.
- Overrides:
getHeaderLen
in class ExtHeader
- Returns:
- The length of this header.