Uses of Class
com.verisign.epp.framework.EPPHandleEventException

Packages that use EPPHandleEventException
com.verisign.epp.framework   
com.verisign.epp.serverstub Stub Server classes to support the server handler for use of the Change Poll Extension. 
 

Uses of EPPHandleEventException in com.verisign.epp.framework
 

Methods in com.verisign.epp.framework that throw EPPHandleEventException
protected  void EPPWhoWasHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all WhoWas commands need to execute after they execute their command specific behavior.
protected  void EPPSuggestionHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Suggestion commands need to execute after they execute their command specific behavior.
protected  void EPPRegistryHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all registry commands need to execute after they execute their command specific behavior.
protected  void EPPNameWatchHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all namewatch commands need to execute after they execute their command specific behavior.
protected  void EPPNameVerificationHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all registry commands need to execute after they execute their command specific behavior.
protected  void EPPIdnTableHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all registry commands need to execute after they execute their command specific behavior.
protected  void EPPHostHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all gen commands need to execute after they execute their command specific behavior.
protected  void EPPGenHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all gen commands need to execute after they execute their command specific behavior.
protected  void EPPEmailFwdHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all emailfwd commands need to execute after they execute their command specific behavior.
protected  void EPPDomainHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all domain commands need to execute after they execute their command specific behavior.
protected  void EPPDefRegHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all defReg commands need to execute after they execute their command specific behavior.
protected  void EPPContactHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all contact commands need to execute after they execute their command specific behavior.
protected  void EPPBalanceHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Balance commands need to execute after they execute their command specific behavior.
protected  void EPPWhoWasHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all WhoWas commands need to execute before they execute their command specific behavior.
protected  void EPPSuggestionHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Suggestion commands need to execute before they execute their command specific behavior.
protected  void EPPRegistryHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all registry commands need to execute before they execute their command specific behavior.
protected  void EPPNameWatchHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all namewatch commands need to execute before they execute their command specific behavior.
protected  void EPPNameVerificationHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all registry commands need to execute before they execute their command specific behavior.
protected  void EPPIdnTableHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all registry commands need to execute before they execute their command specific behavior.
protected  void EPPHostHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all host commands need to execute before they execute their command specific behavior.
protected  void EPPGenHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all gen commands need to execute before they execute their command specific behavior.
protected  void EPPEmailFwdHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all emailfwd commands need to execute before they execute their command specific behavior.
protected  void EPPDomainHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all domain commands need to execute before they execute their command specific behavior.
protected  void EPPDefRegHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all defReg commands need to execute before they execute their command specific behavior.
protected  void EPPContactHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all contact commands need to execute before they execute their command specific behavior.
protected  void EPPBalanceHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Balance commands need to execute before they execute their command specific behavior.
 

Uses of EPPHandleEventException in com.verisign.epp.serverstub
 

Methods in com.verisign.epp.serverstub that throw EPPHandleEventException
protected  void SyncDomainHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Domain commands need to execute after they execute their command specific behavior.
protected  void SuggestionHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Suggestion commands need to execute after they execute their command specific behavior.
protected  void SecDNSDomainHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Domain commands need to execute after they execute their command specific behavior.
protected  void RgpDomainHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Domain commands need to execute after they execute their command specific behavior.
protected  void NameWatchHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all NameWatch commands need to execute after they execute their command specific behavior.
protected  void NSDomainHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Domain commands need to execute after they execute their command specific behavior.
protected  void LowBalanceDomainHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Domain commands need to execute after they execute their command specific behavior.
protected  void IdnDomainHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Domain commands need to execute after they execute their command specific behavior.
protected  void HostHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Host commands need to execute after they execute their command specific behavior.
protected  void EmailFwdHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all EPPEmailFwd commands need to execute after they execute their command specific behavior.
protected  void EPPTestGenHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all test commands need to execute after they execute their command specific behavior.
protected  void DomainHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Domain commands need to execute after they execute their command specific behavior.
protected  void DefRegHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all EPPDefReg commands need to execute after they execute their command specific behavior.
protected  void ContactHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Contact commands need to execute after they execute their command specific behavior.
protected  void CoaDomainHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Domain commands need to execute after they execute their command specific behavior.
protected  void BalanceHandler.postHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Balance commands need to execute after they execute their command specific behavior.
protected  void WhoWasHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Verifies that passed in aSessionData has valid logged in state, otherwise throws EPPHandleEventException.
protected  void SyncDomainHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Domain commands need to execute before they execute their command specific behavior.
protected  void SuggestionHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Suggestion commands need to execute before they execute their command specific behavior.
protected  void SecDNSDomainHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Domain commands need to execute before they execute their command specific behavior.
protected  void RgpDomainHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Domain commands need to execute before they execute their command specific behavior.
protected  void NamestoreExtHostHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Will ensure that the namestore extension is provided.
protected  void NamestoreExtDomainHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Will ensure that the namestore extension is provided.
protected  void NameWatchHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all NameWatch commands need to execute before they execute their command specific behavior.
protected  void NameVerificationHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Do any pre-handling of commands.
protected  void NSDomainHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Domain commands need to execute before they execute their command specific behavior.
protected  void LowBalanceDomainHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Domain commands need to execute before they execute their command specific behavior.
protected  void IdnTableHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Do any pre-handling of commands.
protected  void IdnMapDomainHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Will ensure that the namestore extension is provided.
protected  void IdnDomainHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Domain commands need to execute before they execute their command specific behavior.
protected  void HostHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Host commands need to execute before they execute their command specific behavior.
protected  void EmailFwdHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all EPPEmailFwd commands need to execute before they execute their command specific behavior.
protected  void EPPTestGenHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all test commands need to execute before they execute their command specific behavior.
protected  void DomainHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Domain commands need to execute before they execute their command specific behavior.
protected  void DefRegHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all EPPDefReg commands need to execute before they execute their command specific behavior.
protected  void ContactHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Contact commands need to execute before they execute their command specific behavior.
protected  void CoaDomainHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Domain commands need to execute before they execute their command specific behavior.
protected  void ChangePollDomainHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Will ensure that the namestore extension is provided.
protected  void BalanceHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Handles any common behavior that all Balance commands need to execute before they execute their command specific behavior.
protected  void AllocationTokenDomainHandler.preHandleEvent(EPPEvent aEvent, java.lang.Object aData)
          Will ensure that the namestore extension is provided.
 



Copyright ? VeriSign Inc. All Rights Reserved.