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

Packages that use EPPInfoCmd
com.verisign.epp.codec.balance   
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.nameWatch   
com.verisign.epp.codec.registry   
com.verisign.epp.codec.suggestion   
com.verisign.epp.codec.whowas   
 

Uses of EPPInfoCmd in com.verisign.epp.codec.balance
 

Subclasses of EPPInfoCmd in com.verisign.epp.codec.balance
 class EPPBalanceInfoCmd
          Represents an EPP Balance <info> command that is used to retrieve account balance and other finance information defined in the EPPBalanceInfoResp.
 

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

Subclasses of EPPInfoCmd in com.verisign.epp.codec.contact
 class EPPContactInfoCmd
          Represents an EPP Contact <info> command that is used to retrieve information associated with a contact.
 

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

Subclasses of EPPInfoCmd in com.verisign.epp.codec.defReg
 class EPPDefRegInfoCmd
          Represents an EPPDefReg <info> command that is used to retrieve information associated with a defReg.
 

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

Subclasses of EPPInfoCmd in com.verisign.epp.codec.domain
 class EPPDomainInfoCmd
          Represents an EPP Domain <info> command that is used to retrieve information associated with a domain.
 

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

Subclasses of EPPInfoCmd in com.verisign.epp.codec.emailFwd
 class EPPEmailFwdInfoCmd
          Represents an EPP EmailFwd <info> command that is used to retrieve information associated with a emailFwd.
 

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

Subclasses of EPPInfoCmd in com.verisign.epp.codec.host
 class EPPHostInfoCmd
          Represents an EPP Host <info> command that is used to retrieve information associated with a host.
 

Uses of EPPInfoCmd in com.verisign.epp.codec.nameWatch
 

Subclasses of EPPInfoCmd in com.verisign.epp.codec.nameWatch
 class EPPNameWatchInfoCmd
          Represents an EPP NameWatch <info> command that is used to retrieve information associated with a nameWatch.
 

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

Subclasses of EPPInfoCmd in com.verisign.epp.codec.registry
 class EPPRegistryInfoCmd
          Represents an EPP Registry <info> command that is used to retrieve information associated with a registry.
 

Uses of EPPInfoCmd in com.verisign.epp.codec.suggestion
 

Subclasses of EPPInfoCmd in com.verisign.epp.codec.suggestion
 class EPPSuggestionInfoCmd
          Represents an EPP Suggestion <info> command that is used to retrieve domain name suggestions.
 

Uses of EPPInfoCmd in com.verisign.epp.codec.whowas
 

Subclasses of EPPInfoCmd in com.verisign.epp.codec.whowas
 class EPPWhoWasInfoCmd
          Represents an EPP WhoWas <info> command that is used to retrieve history information based on the supplied entity identifier or entity name.
 



Copyright © VeriSign Inc. All Rights Reserved.