Package com.verisign.epp.serverstub


package com.verisign.epp.serverstub
  • Class
    Description
    The AllocationTokenDomainHandler class extends DomainHandler to include handling the allocation token extension.
    The BalanceHandler class is a concrete implementation of the abstract com.verisign.epp.framework.EPPBalanceHandler class.
     
    The ChangePollDomainHandler class extends DomainHandler to include handling the change poll extension.
    The EPPClientConnectionHandler class manages a single client session.
    The CoaDomainHandler class is a concrete implementation of the abstract com.verisign.epp.framework.EPPDomainHandler class.
    The ConnectionHandler class defines how a server acknowledges new connections.
    The ContactHandler class is a concrete implementation of the abstract com.verisign.epp.framework.EPPContactHandler class.
    The <ContactPollHandler> implements EPPPollHandler for Contact name mapping only.
    EPP Server Stub HTTP Controller Servlet.
    The DefRegHandler class is a concrete implementation of the abstract com.verisign.epp.framework.EPPDefRegHandler class.
    The DomainHandler class is a concrete implementation of the abstract com.verisign.epp.framework.EPPDomainHandler class.
    The DomainPollHandler implements EPPPollHandler for Domain Name Mapping.
    The EmailFwdHandler class is a concrete implementation of the abstract com.verisign.epp.framework.EPPEPPEmailFwdHandler class.
    The EPPTestGenHandler class provides an test handler that loads EPPTestGenMapFactory for testing the EPP General (gen) package.
    The FeeDomainHandler class is a concrete implementation of the abstract com.verisign.epp.framework.EPPDomainHandler class.
    Sub Domain Handler for use with the fee extension.
    The GenHandler class is a concrete implementation of the abstract com.verisign.epp.framework.EPPGenHandler class.
    The HostHandler class is a concrete implementation of the abstract com.verisign.epp.framework.EPPHostHandler class.
    EPP over HTTP (EoH) Stub Server main class that uses the embedded Tomcat server.
    The IdnDomainHandler class is a concrete implementation of the abstract com.verisign.epp.framework.EPPDomainHandler class.
    The IdnMapDomainHandler class extends DomainHandler to include handling the IDN Map Extension.
    The IdnMapDomainHandler class extends DomainHandler to include handling the IDN Map Extension.
    Extension to the standard DomainHandler that looks for the EPPLaunchInf command extension with the info command and adds the EPPLaunchInfData extension to the response.
    Poll handler for all launch poll messages.
    The LoginSecGenHandler class is an extension of the GenHandler to override the login command based on one of the supported login security extension versions.
    Sub Gen Handler for use with the login security extension.
    The LowBalanceDomainHandler class is a concrete implementation of the abstract com.verisign.epp.framework.EPPDomainHandler class.
    The <LowBalancePollHandler> implements EPPPollHandler
    The NamestoreExtDomainHandler class extends DomainHandler to include responding with Namestore Extension attributes.
    The NamestoreExtHostHandler class extends HostHandler to include responding with Namestore Extension attributes.
    Stub handler for the Name Verification commands.
    Poll handler for all launch poll messages.
    The NameWatchHandler class is a concrete implementation of the abstract com.verisign.epp.framework.EPPNameWatchHandler class.
    The NSContactHandler class is a concrete implementation of the abstract EPPContactHandler class.
    The NSDomainHandler class is a concrete implementation of the abstract com.verisign.epp.framework.EPPDomainHandler class.
    The NSHostHandler class is a concrete implementation of the abstract EPPHostHandler class.
    NameStore poll handler for all NameStore poll messages.
    The OrgExtDomainHandler class extends DomainHandler to include handling the Org Extension.
    The OrgHandler class extends EPPOrgHandler to include handling the Org Mapping commands.
    The OrgPollHandler implements EPPPollHandler for Org Name Mapping.
    The PersRegDomainHandler class extends DomainHandler to include responding with Personal Registration Extension attributes.
    The PersRegDomainHandler class extends EmailFwdHandler to include responding with Personal Registration Extension attributes.
    The <PollDataSource> is registered and used by EPPPollQueueMgr to demostrate how data are stored into a queue.
    The QuicServer class is responsible for reading the config file, instantiating an implementation of a ServerSocket (Plain or SSL), and specifying the ServerEventHandler class that will be instantiated with each new client connection.
     
    RegistryPolicyCompositeAdapter will execute each of the configured Registry Policy Adapters and executes each one to adapt all of the registry policy EPP extensions to zone policy extensions and vice-versa.
     
    The RelatedDomainHandler class is a concrete implementation of the abstract com.verisign.epp.framework.EPPDomainHandler class.
    The RgpDomainHandler class is a concrete implementation of the abstract com.verisign.epp.framework.EPPRgpDomainHandler class.
    The RgpDomainPollHandler implements EPPPollHandler for Domain name mapping only.
    Handler that simulates a persistent Change Handler by using the RootZoneManager.
    The RZDomainHandler class is a concrete implementation of the abstract com.verisign.epp.framework.EPPDomainHandler class for the Root Zone.
    The RZHostHandler class is a concrete implementation of the com.verisign.epp.framework.EPPHostHandler class for the Root Zone.
    The SecDNSDomainHandler class is a concrete implementation of the abstract com.verisign.epp.framework.EPPDomainHandler class.
    Sub Domain Handler for use with the secDNS extension.
    The SecDNSV10SubDomainHandler class is a concrete SecDNSSubDomainHandler for version 1.0 of the secDNS extension.
    The SecDNSV11SubDomainHandler class is a concrete SecDNSSubDomainHandler for version 1.1 of the secDNS extension.
    The Server class is responsible for reading the config file, instantiating an implementation of a ServerSocket (Plain or SSL), and specifying the ServerEventHandler class that will be instantiated with each new client connection.
    The SessionData is a utility class that contains data related to an established EPP client/server session.
    The SyncDomainHandler class is a concrete implementation of the abstract com.verisign.epp.framework.EPPSyncDomainHandler class.
    The TtlDomainHandler class is a concrete implementation of the abstract com.verisign.epp.framework.EPPDomainHandler class.
    The TtlHostHandler class is a concrete implementation of the abstract com.verisign.epp.framework.EPPHostHandler class.
    Sub Domain Handler for use with the TTL extension.
    Sub Host Handler for use with the TTL extension.
    The VerificationCodeDomainHandler class extends DomainHandler to include handling the verification code extension.
    Extension to the standard DomainHandler that looks for the EPPWhoisInf command extension with the info command and adds the EPPWhoisInfData extension to the response.