| EPPDefRegAddRemove |
Represents attributes to add, remove or change with a
EPPDefRegUpdateCmd.
|
| EPPDefRegCheckCmd |
Represents an EPP DefReg <check> command, which is used to determine if
an object may be provisioned within a repository.
|
| EPPDefRegCheckResp |
Represents an EPPDefReg <defReg:chkData> response to a
EPPDefRegFwdCheckCmd.
|
| EPPDefRegCheckResult |
EPPDomainCheckResult represents the result of an individual
defReg name ping.
|
| EPPDefRegCreateCmd |
Represents an EPPDefReg <create> command, which provides a transform
operation that allows a client to create a defReg object.
|
| EPPDefRegCreateCmdTst |
|
| EPPDefRegCreateResp |
Represents an EPPDefReg <defReg:creData> response to a
EPPDefRegCreateCmd.
|
| EPPDefRegDeleteCmd |
Represents an EPP DefReg <delete> command that allows a client to
delete a defReg object.
|
| EPPDefRegInfoCmd |
Represents an EPPDefReg <info> command that is used to retrieve information associated with
a defReg.
|
| EPPDefRegInfoResp |
Represents an EPP DefReg <defReg:infData> response to an
EPPDefRegInfoCmd.
|
| EPPDefRegMapFactory |
EPPDefRegMapFactory represents the EPPCommand and
EPPResponseMap factory for the EPP DefReg Mapping with the XML
Namespace URI "urn:ietf:params:xmlns:domain".
|
| EPPDefRegName |
Represents EPPDefRegName information which is a shared structure been used
by other objects.
|
| EPPDefRegPeriod |
Represents a defReg Period.
|
| EPPDefRegRenewCmd |
Represents an EPP DefReg <renew> command, which provides a transform
operation that allows a client to extend the validity period of a
defReg object.
|
| EPPDefRegRenewResp |
Represents an EPP DefReg <defReg:renData> response to a
EPPDefRegRenewCmd.
|
| EPPDefRegStatus |
Represents a defReg Status.
|
| EPPDefRegTransferCmd |
Represents an EPP DefReg <transfer> command, which
provides either a query operation that allows a client to determine
real-time status of pending and completed transfer requests, or a transform operation that allows
a client to manage requests to transfer the sponsorship of a defReg object.
|
| EPPDefRegTransferResp |
Represents an EPP DefReg <defReg:transfer> response to an
EPPDefRegTransferCmd.
|
| EPPDefRegTst |
Is a unit test of the com.verisign.epp.codec.defReg package.
|
| EPPDefRegUpdateCmd |
Represents an EPP DefReg <update> command.
|