Package org.opennms.protocols.ip


package org.opennms.protocols.ip
  • Class
    Description
    This class defines a loaded IP header object.
    This class is used to represent the End-Of-Option list in the IP header.
    This class represents the loose source routing options that may be part of an IP header.
    The Option class is used as the base class for any options that are at the end of the IP header.
    This class represents routing options that may be part of an IP header.
    This class represents the route record option that may be part of an IP header.
    This class represents the strict source routing options that may be part of an IP header.
    Represents an Internet Protocol version 4 address.
    Produces a one's compliment 16-bit checksum from data that is "added" to the sum.
    This exception is thrown when the IP version is not supported by the IPHeader class.