|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| FeeSubDomainHandler | Sub Domain Handler for use with the fee extension. |
| SecDNSSubDomainHandler | Sub Domain Handler for use with the secDNS extension. |
| Class Summary | |
|---|---|
| AllocationTokenDomainHandler | The AllocationTokenDomainHandler class extends
DomainHandler to include handling the allocation token
extension. |
| BalanceHandler | The BalanceHandler class is a concrete implementation of the
abstract com.verisign.epp.framework.EPPBalanceHandler class. |
| ChangePollDomainHandler | The ChangePollDomainHandler class extends
DomainHandler to include handling the change poll extension. |
| ClientConnectionHandler | The EPPClientConnectionHandler class manages a single client
session. |
| CoaDomainHandler | The CoaDomainHandler class is a concrete implementation of the
abstract com.verisign.epp.framework.EPPDomainHandler class. |
| ConnectionHandler | The ConnectionHandler class defines how a server acknowledges
new connections. |
| ContactHandler | The ContactHandler class is a concrete implementation of the
abstract com.verisign.epp.framework.EPPContactHandler class. |
| ContactPollHandler | The <ContactPollHandler> implements EPPPollHandler for Contact name mapping only. |
| DefRegHandler | The DefRegHandler class is a concrete implementation of the
abstract com.verisign.epp.framework.EPPDefRegHandler class. |
| DomainHandler | The DomainHandler class is a concrete implementation of the
abstract com.verisign.epp.framework.EPPDomainHandler class. |
| DomainPollHandler | The DomainPollHandler implements EPPPollHandler for
Domain Name Mapping. |
| EmailFwdHandler | The EmailFwdHandler class is a concrete implementation of the
abstract com.verisign.epp.framework.EPPEPPEmailFwdHandler
class. |
| EPPTestGenHandler | The EPPTestGenHandler class provides an test handler that loads
EPPTestGenMapFactory for testing the EPP General (gen)
package. |
| FeeDomainHandler | The FeeDomainHandler class is a concrete implementation of the
abstract com.verisign.epp.framework.EPPDomainHandler class. |
| GenHandler | The GenHandler class is a concrete implementation of the
abstract com.verisign.epp.framework.EPPGenHandler class. |
| HostHandler | The HostHandler class is a concrete implementation of the
abstract com.verisign.epp.framework.EPPHostHandler class. |
| IdnDomainHandler | The IdnDomainHandler class is a concrete implementation of the
abstract com.verisign.epp.framework.EPPDomainHandler class. |
| IdnMapDomainHandler | The IdnMapDomainHandler class extends DomainHandler
to include handling the IDN Map Extension. |
| IdnTableHandler | The IdnMapDomainHandler class extends DomainHandler
to include handling the IDN Map Extension. |
| JobsContactHandler | Extension to the standard DomainHandler that
looks for the EPPWhoisInf command extension
with the info command and
adds the EPPWhoisInfData extension to the response. |
| LaunchDomainHandler | Extension to the standard DomainHandler that looks for the
EPPLaunchInf command extension with the info command and adds
the EPPLaunchInfData extension to the response. |
| LaunchPollHandler | Poll handler for all launch poll messages. |
| LowBalanceDomainHandler | The LowBalanceDomainHandler class is a concrete implementation of the
abstract com.verisign.epp.framework.EPPDomainHandler class. |
| LowBalancePollHandler | The <LowBalancePollHandler> implements EPPPollHandler |
| NamestoreExtDomainHandler | The NamestoreExtDomainHandler class extends
DomainHandler to include responding with Namestore Extension
attributes. |
| NamestoreExtHostHandler | The NamestoreExtHostHandler class extends
HostHandler to include responding with Namestore Extension
attributes. |
| NameVerificationHandler | Stub handler for the Name Verification commands. |
| NameVerificationPollHandler | Poll handler for all launch poll messages. |
| NameWatchHandler | The NameWatchHandler class is a concrete implementation of the
abstract com.verisign.epp.framework.EPPNameWatchHandler class. |
| NSContactHandler | The NSContactHandler class is a concrete implementation of the abstract
EPPContactHandler class. |
| NSDomainHandler | The NSDomainHandler class is a concrete implementation of the
abstract com.verisign.epp.framework.EPPDomainHandler class. |
| NSPollHandler | NameStore poll handler for all NameStore poll messages. |
| PersRegDomainHandler | The PersRegDomainHandler class extends
DomainHandler to include responding with Personal Registration
Extension attributes. |
| PersRegEmailFwdHandler | The PersRegDomainHandler class extends
EmailFwdHandler to include responding with Personal
Registration Extension attributes. |
| PollDataSource | The <PollDataSource> is registered and used by EPPPollQueueMgr to demostrate how data are stored into a queue. |
| PremiumDomainHandler | Extension to the standard DomainHandler in support of premium domain. |
| RegistryHandler | |
| RegistryPollHandler | |
| RelatedDomainHandler | The RelatedDomainHandler class is a concrete implementation of
the abstract com.verisign.epp.framework.EPPDomainHandler class. |
| ResellerExtDomainHandler | The ResellerExtDomainHandler class extends
DomainHandler to include handling the Reseller Extension. |
| ResellerHandler | The ResellerHandler class extends
EPPResellerHandler to include handling the Reseller Mapping
commands. |
| RgpDomainHandler | The RgpDomainHandler class is a concrete implementation of the
abstract com.verisign.epp.framework.EPPRgpDomainHandler class. |
| RgpDomainPollHandler | The <RgpDomainPollHandler> implements EPPPollHandler for Domain name mapping only. |
| SecDNSDomainHandler | The SecDNSDomainHandler class is a concrete implementation of
the abstract com.verisign.epp.framework.EPPDomainHandler class. |
| SecDNSV10SubDomainHandler | The SecDNSV10SubDomainHandler class is a concrete SecDNSSubDomainHandler
for version 1.0 of the secDNS extension. |
| SecDNSV11SubDomainHandler | The SecDNSV11SubDomainHandler class is a concrete
SecDNSSubDomainHandler for version 1.1 of the secDNS extension. |
| Server | 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. |
| SessionData | The SessionData is a utility class that contains data related
to an established EPP client/server session. |
| SuggestionHandler | |
| SyncDomainHandler | The SyncDomainHandler class is a concrete implementation of the
abstract com.verisign.epp.framework.EPPSyncDomainHandler class. |
| VerificationCodeDomainHandler | The VerificationCodeDomainHandler class extends
DomainHandler to include handling the verification code
extension. |
| WhoisDomainHandler | Extension to the standard DomainHandler that
looks for the EPPWhoisInf command extension
with the info command and
adds the EPPWhoisInfData extension to the response. |
| WhoWasHandler | This class is a concrete implementation of the abstract
EPPWhoWasHandler class. |
Stub Server classes to support the server handler for use of the Change Poll Extension.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||