Uses of Interface
com.verisign.epp.framework.EPPPollHandler

Packages that use EPPPollHandler
com.verisign.epp.framework   
com.verisign.epp.serverstub   
 

Uses of EPPPollHandler in com.verisign.epp.framework
 

Methods in com.verisign.epp.framework with parameters of type EPPPollHandler
 void EPPPollQueueMgr.register(EPPPollHandler aHandler)
          Registers Poll Handler which is from config file.
 

Uses of EPPPollHandler in com.verisign.epp.serverstub
 

Classes in com.verisign.epp.serverstub that implement EPPPollHandler
 class ContactPollHandler
          The <ContactPollHandler> implements EPPPollHandler for Contact name mapping only.
 class DomainPollHandler
          The <DomainPollHandler> implements EPPPollHandler for Domain name mapping only.
 class LaunchPollHandler
          Poll handler for all launch poll messages.
 class LowBalancePollHandler
          The <LowBalancePollHandler> implements EPPPollHandler
 class NSPollHandler
          NameStore poll handler for all NameStore poll messages.
 class RegistryPollHandler
           
 class RgpDomainPollHandler
          The <RgpDomainPollHandler> implements EPPPollHandler for Domain name mapping only.
 



Copyright © VeriSign Inc. All Rights Reserved.