Package | Description |
---|---|
com.ibm.as400.util.commtrace |
Provides a utility application and classes to assist in the formatting and
display of IBM i communication traces.
|
Class | Description |
---|---|
ExtHeader |
An Extended Header.
Extends Header's methods to parse, print, and allow easy access to the Extended Header. |
FormatProperties |
Values to use for setting the Properties object that is sent to the Format class.
Example: |
Frame |
Encapsulates all the data for one Frame of the trace.
Parses the Frame data and creates a printable representation of this Frame. The data in any packet is mainted in a linked list like structure. |
Header |
Parent header class.
Contains both the raw header and the raw payload. Maintains a pointer to the next header. |
ICMP6Header |
A Internet Control Message Protocol v6 Header.
Extends Header's methods to parse, print, and allow easy access to the ICMPv6 Header. |
IPPacket |
Abstract packet class.
Contains this packet's rawdata and type. Allows for easy access to this packet. |
Message |
An ICMPv6 Message Header.
Extends Header's methods to parse, print, and allow easy access to the ICMPv6 Message Header. |
MLMessage |
A Multicast Listener Message Header.
Extends Message's methods to parse, print, and allow easy access to the MLMessage Header. |
NDOption |
An ICMPv6 Neighbor Discovery Header.
Extends Header's methods to parse, print, and allow easy access to the Neighbor Discovery Header. |
Prolog |
Parses the 256 byte header of a trace and allows for printing and
access to the fields of the Prolog
|
Copyright © 2024. All rights reserved.