Package org.xbill.DNS

Class NSIDOption

All Implemented Interfaces:
Serializable

public class NSIDOption extends GenericEDNSOption
The Name Server Identifier Option
See Also:
  • Constructor Details

    • NSIDOption

      NSIDOption()
    • NSIDOption

      public NSIDOption(byte[] data)
      Construct an NSID option.
      Parameters:
      data - The contents of the option.