|
Class Summary |
| BalanceHandler |
The BalanceHandler class is a concrete implementation of the
abstract com.verisign.epp.framework.EPPBalanceHandler class. |
| 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 only. |
| 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. |
| 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. |
| 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. |
| NameWatchHandler |
The NameWatchHandler class is a concrete implementation of the
abstract com.verisign.epp.framework.EPPNameWatchHandler 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. |
| 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. |
| 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. |