Uses of Class
com.verisign.epp.codec.gen.EPPCheckCmd

Packages that use EPPCheckCmd
com.verisign.epp.codec.contact   
com.verisign.epp.codec.defReg   
com.verisign.epp.codec.domain   
com.verisign.epp.codec.emailFwd   
com.verisign.epp.codec.host   
com.verisign.epp.codec.idntable   
com.verisign.epp.codec.nv   
com.verisign.epp.codec.registry   
com.verisign.epp.codec.reseller   
 

Uses of EPPCheckCmd in com.verisign.epp.codec.contact
 

Subclasses of EPPCheckCmd in com.verisign.epp.codec.contact
 class EPPContactCheckCmd
          Represents an EPP Contact <check> command, which is used to determine if a contact id is known to the server.
 

Uses of EPPCheckCmd in com.verisign.epp.codec.defReg
 

Subclasses of EPPCheckCmd in com.verisign.epp.codec.defReg
 class EPPDefRegCheckCmd
          Represents an EPP DefReg <check> command, which is used to determine if a defReg name is known to the server.
 

Uses of EPPCheckCmd in com.verisign.epp.codec.domain
 

Subclasses of EPPCheckCmd in com.verisign.epp.codec.domain
 class EPPDomainCheckCmd
          Represents an EPP Domain <check> command, which is used to determine if a domain name is known to the server.
 

Uses of EPPCheckCmd in com.verisign.epp.codec.emailFwd
 

Subclasses of EPPCheckCmd in com.verisign.epp.codec.emailFwd
 class EPPEmailFwdCheckCmd
          Represents an EPP EmailFwd <check> command, which is used to determine if a emailFwd name is known to the server.
 

Uses of EPPCheckCmd in com.verisign.epp.codec.host
 

Subclasses of EPPCheckCmd in com.verisign.epp.codec.host
 class EPPHostCheckCmd
          Represents an EPP Host <check> command, which is used to determine if a host name is known to the server.
 

Uses of EPPCheckCmd in com.verisign.epp.codec.idntable
 

Subclasses of EPPCheckCmd in com.verisign.epp.codec.idntable
 class EPPIdnTableCheckCmd
          Represents an EPP Internationalized Domain Name (IDN) Table <check> command, which is used to determine if an (IDN) Table Identifier is known to the server.
 

Uses of EPPCheckCmd in com.verisign.epp.codec.nv
 

Subclasses of EPPCheckCmd in com.verisign.epp.codec.nv
 class EPPNameVerificationCheckCmd
          The EPPNameVerificationCheckCmd is used for the Name Verification (DNV) Check Command, that is used to determine if the domain label's can be used to create a Domain Name Verification object.
 

Uses of EPPCheckCmd in com.verisign.epp.codec.registry
 

Subclasses of EPPCheckCmd in com.verisign.epp.codec.registry
 class EPPRegistryCheckCmd
          Represents an EPP Registry <check> command, which is used to determine if a zone name is known to the server.
 

Uses of EPPCheckCmd in com.verisign.epp.codec.reseller
 

Subclasses of EPPCheckCmd in com.verisign.epp.codec.reseller
 class EPPResellerCheckCmd
          Represents a reseller <check> command that enables checking on the availability of a set of client-specified but server-unique reseller identifiers.
 



Copyright © VeriSign Inc. All Rights Reserved.