Uses of Class
com.verisign.epp.interfaces.EPPDomain

Packages that use EPPDomain
com.verisign.epp.interfaces Interfaces test client to run client tests against the Stub Server for the Change Poll Extension. 
com.verisign.epp.namestore.interfaces   
 

Uses of EPPDomain in com.verisign.epp.interfaces
 

Subclasses of EPPDomain in com.verisign.epp.interfaces
 class EPPRelatedDomain
          EPPRelatedDomain is the client interface specific to the Related Domain EPP Extension to support sending the info command in both the Domain Info Form and the Related Info Form via the sendInfo() method.
 

Methods in com.verisign.epp.interfaces with parameters of type EPPDomain
 void EPPPremiumDomainTst.nonPremiumSingleDomainCheckWithFlagFalse(EPPDomain aDomain)
          Unit test of EPPDomain.sendCheck.
 void EPPPremiumDomainTst.nonPremiumSingleDomainCheckWithFlagTrue(EPPDomain aDomain)
          Unit test of EPPDomain.sendCheck.
 void EPPPremiumDomainTst.nonPremiumSingleDomainCheckWithNoPremiumExtension(EPPDomain aDomain)
          Unit test of EPPDomain.sendCheck.
 void EPPPremiumDomainTst.premiumDomainUpdate(EPPDomain aDomain)
          Unit test of EPPDomain.sendUpdate.
 void EPPPremiumDomainTst.premiumMultipleDomainCheckWithFlagFalse(EPPDomain aDomain)
          Unit test of EPPDomain.sendCheck.
 void EPPPremiumDomainTst.premiumMultipleDomainCheckWithFlagTrue(EPPDomain aDomain)
          Unit test of EPPDomain.sendCheck.
 void EPPPremiumDomainTst.premiumSingleDomainCheckWithFlagFalse(EPPDomain aDomain)
          Unit test of EPPDomain.sendCheck.
 void EPPPremiumDomainTst.premiumSingleDomainCheckWithFlagTrue(EPPDomain aDomain)
          Unit test of EPPDomain.sendCheck.
 

Uses of EPPDomain in com.verisign.epp.namestore.interfaces
 

Subclasses of EPPDomain in com.verisign.epp.namestore.interfaces
 class NSDomain
          NameStore Domain interface that extends that standard EPPDomain by adding new operations like restore request, restore report, and sync.
 



Copyright © VeriSign Inc. All Rights Reserved.