|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xbill.DNS.EDNSOption
org.xbill.DNS.GenericEDNSOption
org.xbill.DNS.NSIDOption
public class NSIDOption
The Name Server Identifier Option, define in RFC 5001.
OPTRecord
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.xbill.DNS.EDNSOption |
---|
EDNSOption.Code |
Constructor Summary | |
---|---|
NSIDOption(byte[] data)
Construct an NSID option. |
Method Summary |
---|
Methods inherited from class org.xbill.DNS.EDNSOption |
---|
equals, fromWire, getCode, hashCode, toString, toWire |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NSIDOption(byte[] data)
data
- The contents of the option.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |