| Class | Description |
|---|---|
| IPHeader |
This class defines a loaded IP header object.
|
| IPHeader.EndOfOptions |
This class is used to represent the End-Of-Option list in the
IP header.
|
| IPHeader.LooseSourceRouteOption |
This class represents the loose source routing options that may be part
of an IP header.
|
| IPHeader.Option |
The Option class is used as the base class for any options that are at
the end of the IP header.
|
| IPHeader.RouteOption |
This class represents routing options that may be part of an IP header.
|
| IPHeader.RouteRecordOption |
This class represents the route record option that may be part of an IP
header.
|
| IPHeader.StrictSourceRouteOption |
This class represents the strict source routing options that may be part
of an IP header.
|
| IPv4Address |
Represents an Internet Protocol version 4 address.
|
| OC16ChecksumProducer |
Produces a one's compliment 16-bit checksum from data that is "added" to the
sum.
|
| Exception | Description |
|---|---|
| UnknownIPVersionException |
This exception is thrown when the IP version is not supported by the IPHeader
class.
|
Copyright © 2002–2023 The OpenNMS Group, Inc.. All rights reserved.