Package com.verisign.epp.codec.change
package com.verisign.epp.codec.change
-
ClassesClassDescriptionRepresents an EPP <change:check> command that is used to determine the existence of an EPP Change Request object.An
EPPChangeCheckRespprovides an answer to anEPPChangeCheckCmdand includes the following attributes:
1 or more <change:cd> elements that represent EPPChangeCheckData.Represents an EPP <change:create> command that is used to create an EPP Change Request object.Represents an EPP <change:delete> command that is used to remove an EPP Change Request object.Represents an EPP <change:info> command that is used to retrieve an EPP Change Request object.AnEPPChangeInfoRespprovides an answer to anEPPChangeInfoCmdand includes the following attributes:
A <change:requestID> element that contains the Request Id.EPPChangeMapFactoryrepresents theEPPCommandandEPPResponseMapfactory for the EPP Change Mapping with the XML Namespace URI "urn:ietf:params:xmlns:change".Is a unit test of the com.verisign.epp.codec.change package.Represents an EPP <change:update> command that is used to modify an existing EPP Change Request object.AnEPPChangeUpdateRespprovides an answer to anEPPChangeUpdateCmdand includes the following attributes:
A <change:receipt> element that contains the Submission Receipt.