Uses of Package
com.verisign.epp.codec.domain

Packages that use com.verisign.epp.codec.domain
com.verisign.epp.codec.domain   
com.verisign.epp.interfaces Interfaces test client to run client tests against the Stub Server for the Change Poll Extension. 
com.verisign.epp.serverstub Stub Server classes to support the server handler for use of the Change Poll Extension. 
com.verisign.epp.serverstub.v06 Stub Server classes to support the server handlers of v06 of the Fee Extension. 
com.verisign.epp.serverstub.v07 Stub Server classes to support the server handlers of v07 of the Fee Extension. 
 

Classes in com.verisign.epp.codec.domain used by com.verisign.epp.codec.domain
EPPDomainAddRemove
          Represents attributes to add, remove or change with a EPPDomainUpdateCmd.
EPPDomainCheckResult
          EPPDomainCheckResult represents the result of an individual domain name check.
EPPDomainPeriod
          Represents a domain Period.
 

Classes in com.verisign.epp.codec.domain used by com.verisign.epp.interfaces
EPPDomainCheckResp
          Represents an EPP Domain <domain:chkData> response to a EPPDomainCheckCmd.
EPPDomainCreateResp
          Represents an EPP Domain <domain:creData> response to a EPPDomainCreateCmd.
EPPDomainInfoResp
          Represents an EPP Domain <domain:infData> response to an EPPDomainInfoCmd.
EPPDomainRenewResp
          Represents an EPP Domain <domain:renData> response to a EPPDomainRenewCmd.
EPPDomainStatus
          Represents a domain Status.
EPPDomainTransferResp
          Represents an EPP Domain <domain:transfer-data> response to an EPPDomainTransferCmd.
EPPHostAttr
          DOCUMENT ME!
 

Classes in com.verisign.epp.codec.domain used by com.verisign.epp.serverstub
EPPDomainCheckCmd
          Represents an EPP Domain <check> command, which is used to determine if a domain name is known to the server.
EPPDomainCreateCmd
          Represents an EPP Domain <create> command, which provides a transform operation that allows a client to create a domain object.
EPPDomainDeleteCmd
          Represents an EPP Domain <delete> command that allows a client to delete a domain object.
EPPDomainInfoCmd
          Represents an EPP Domain <info> command that is used to retrieve information associated with a domain.
EPPDomainInfoResp
          Represents an EPP Domain <domain:infData> response to an EPPDomainInfoCmd.
EPPDomainRenewCmd
          Represents an EPP Domain <renew> command, which provides a transform operation that allows a client to extend the validity period of a domain object.
EPPDomainTransferCmd
          Represents an EPP Domain <transfer> command.
EPPDomainUpdateCmd
          Represents an EPP Domain <update> command.
 

Classes in com.verisign.epp.codec.domain used by com.verisign.epp.serverstub.v06
EPPDomainCheckCmd
          Represents an EPP Domain <check> command, which is used to determine if a domain name is known to the server.
EPPDomainCreateCmd
          Represents an EPP Domain <create> command, which provides a transform operation that allows a client to create a domain object.
EPPDomainDeleteCmd
          Represents an EPP Domain <delete> command that allows a client to delete a domain object.
EPPDomainInfoCmd
          Represents an EPP Domain <info> command that is used to retrieve information associated with a domain.
EPPDomainRenewCmd
          Represents an EPP Domain <renew> command, which provides a transform operation that allows a client to extend the validity period of a domain object.
EPPDomainTransferCmd
          Represents an EPP Domain <transfer> command.
EPPDomainUpdateCmd
          Represents an EPP Domain <update> command.
 

Classes in com.verisign.epp.codec.domain used by com.verisign.epp.serverstub.v07
EPPDomainCheckCmd
          Represents an EPP Domain <check> command, which is used to determine if a domain name is known to the server.
EPPDomainCreateCmd
          Represents an EPP Domain <create> command, which provides a transform operation that allows a client to create a domain object.
EPPDomainDeleteCmd
          Represents an EPP Domain <delete> command that allows a client to delete a domain object.
EPPDomainInfoCmd
          Represents an EPP Domain <info> command that is used to retrieve information associated with a domain.
EPPDomainRenewCmd
          Represents an EPP Domain <renew> command, which provides a transform operation that allows a client to extend the validity period of a domain object.
EPPDomainTransferCmd
          Represents an EPP Domain <transfer> command.
EPPDomainUpdateCmd
          Represents an EPP Domain <update> command.
 



Copyright © VeriSign Inc. All Rights Reserved.