|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
IdnDomainHandler
class is a concrete implementation of the
abstract com.verisign.epp.framework.EPPDomainHandler
class.EPPDomain
Create .
IdnMapDomainHandler
class extends DomainHandler
to include handling the IDN Map Extension.EPPIdnTable.sendDomainCheck()
and
EPPIdnTable.sendTableCheck()
.
IdnMapDomainHandler
class extends DomainHandler
to include handling the IDN Map Extension.EPPIdnTable.sendDomainInfo()
,
EPPIdnTable.sendTableInfo()
, and
EPPIdnTable.sendListInfo()
.
EPPMapFactory
's and concrete
EPPExtFactory
's.
EPPSession
using the default
EPPEnv
properties, which will do the following:EPPSession.initSession
needs to be called to fully
initialize a session with the EPP Server.
EPPSession
to connect to a specific host and
port, which will do the following:EPPSession.initSession
needs to be called to fully
initialize a session with the EPP Server.
EPPSession
to connect to a specific server
host, server port from a specific client host name/IP address. which will
do the following:EPPSession.initSession
needs to be called to fully
initialize a session with the EPP Server.
EPPSessionPoolableFactory
and GenericObjectPool.Config
setting.
EPPSessionPoolableFactory
and GenericObjectPool.Config
setting.
Environment
class.
true
or false
value indicating
if XML schema validation is enabled.
EPPApplication
using the passed in
configuration file.
EPPEnv
.
EPPSSLClientSocket.initialize()
that will first
connect to the Apache proxy server, send the target server connection
information to the proxy server, and then initialize the SSL connection
through the proxy server.
EPPEnv
.
EPPSSLImpl
, which will create
an initialize the SSLContext
.
EPPSSLClientSocket.initialize()
that will first
connect to the Apache proxy server, send the target server connection
information to the proxy server, and then initialize the SSL connection
through the proxy server.
Server
's dispatcher to handle the commmands
defined by the supported EPP mappings.
myConnection
).
Exception
that is thrown by the
utility TestUtil.handleException(EPPSession, Exception)
method to
indicate that the session should be invalidated by the calling
method and further use of the session should be terminated.Throwable
.
Throwable
.
EPPContactCheckResult
is available.
EPPDomainCheckResult
is
available.
EPPDomainCheckResult
is
availability (can it be provisioned or not) at the moment the
<check> command was completed.
EPPEmailFwdCheckResult
is available.
EPPHostCheckResult
is
availability (can it be provisioned or not) at the moment the
<check> command was completed.
EPPNameVerificationCheckResult
is availability to be
created.
EPPMarkContact
a (non-holder) contact?
EPPDomainAddRemove
empty?
EPPMarkContact
a holder contact?
EPPDomainCheckResult.isAvailable()
.
EPPHostCheckResult.isAvailable()
.
EPPSession.MODE_SYNC
or
EPPSession.MODE_ASYNC
?
DocumentBuilder
instance for behavior.
true
is
unspecified and false
is specified.
true
is
unspecified and false
is specified.
true
is
unspecified and false
is specified.
true
is
unspecified and false
is specified.
true
is unspecified
and false
is specified.
DocumentBuilder
instance for behavior.
EPPLoginCmd
services settings valid as compared with
the services specified in the EPPGreeting
?
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |