Package com.verisign.epp.codec.defReg

Class Summary
EPPDefRegAddRemove Represents attributes to add, remove or change with a EPPDefRegUpdateCmd.
EPPDefRegCheckCmd Represents an EPP DefReg <check> command, which is used to determine if a defReg name is known to the server.
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.
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.In addition to the standard EPP command elements, the <renew> command MUST contain a <defReg:renew> element that identifies the defReg namespace and the location of the defReg schema.
EPPDefRegRenewResp Represents an EPP DefReg <defReg:renData> response to a EPPDefRegRenewCmd.
EPPDefRegStatus Represents a defReg Status.
EPPDefRegTransferCmd Represents an EPP DefReg <transfer> command.
EPPDefRegTransferResp Represents an EPP DefReg <defReg:transfer-data> response to an EPPDefRegTransferCmd.
EPPDefRegTst Is a unit test of the com.verisign.epp.codec.defReg package.
EPPDefRegUpdateCmd Represents an EPP DefReg <update> command.
 



Copyright ? VeriSign Inc. All Rights Reserved.