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.registry   
 

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.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.
 



Copyright © VeriSign Inc. All Rights Reserved.