Host |
A persistable Host resource including mutable and non-mutable fields.
|
Host.Builder |
A builder for constructing Host , since it is immutable.
|
HostBase |
A persistable Host resource including mutable and non-mutable fields.
|
HostBase.Builder<T extends HostBase,B extends HostBase.Builder<T,B>> |
A builder for constructing HostBase , since it is immutable.
|
HostCommand |
A collection of Host commands.
|
HostCommand.Check |
A check request for Host .
|
HostCommand.Create |
A create command for a Host , mapping "createType" from RFC5732.
|
HostCommand.Delete |
A delete command for a Host .
|
HostCommand.Info |
An info request for a Host .
|
HostCommand.Update |
|
HostCommand.Update.AddRemove |
The add/remove type on a host update command.
|
HostCommand.Update.Change |
The inner change type on a host update command.
|
HostHistory |
A persisted history entry representing an EPP modification to a host.
|
HostHistory.Builder |
|
HostInfoData |
|
HostInfoData.Builder |
|
InetAddressAdapter |
Used by JAXB to convert InetAddress objects to and from AddrType objects, which are the
intermediate representations of IP addresses in EPP host commands.
|