public class Nsid extends EdnsOption
| Modifier and Type | Field and Description |
|---|---|
static Nsid |
REQUEST |
optionCode, optionData, optionLength| Constructor and Description |
|---|
Nsid(byte[] payload) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.CharSequence |
asTerminalOutputInternal() |
Edns.OptionCode |
getOptionCode() |
protected java.lang.CharSequence |
toStringInternal() |
asTerminalOutput, parse, toString, writeToDospublic static final Nsid REQUEST
public Edns.OptionCode getOptionCode()
getOptionCode in class EdnsOptionprotected java.lang.CharSequence toStringInternal()
toStringInternal in class EdnsOptionprotected java.lang.CharSequence asTerminalOutputInternal()
asTerminalOutputInternal in class EdnsOption