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.
|
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.
|
LoginSecGenHandler |
The LoginSecGenHandler class is an extension of the
GenHandler to override the login command based on one of the
supported login security extension versions.
|
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.
|
NSHostHandler |
The NSHostHandler class is a concrete implementation of the abstract
EPPHostHandler class.
|
NSPollHandler |
NameStore poll handler for all NameStore poll messages.
|
OrgExtDomainHandler |
The OrgExtDomainHandler class extends DomainHandler
to include handling the Org Extension.
|
OrgHandler |
The OrgHandler class extends EPPOrgHandler to
include handling the Org Mapping commands.
|
OrgPollHandler |
The OrgPollHandler implements EPPPollHandler for Org Name
Mapping.
|
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.
|
RegistryHandler |
|
RegistryPolicyCompositeAdapter |
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.
|
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.
|
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.
|