Package | Description |
---|---|
com.verisign.epp.codec.balance | |
com.verisign.epp.codec.contact | |
com.verisign.epp.codec.defReg | |
com.verisign.epp.codec.domain | |
com.verisign.epp.codec.emailFwd | |
com.verisign.epp.codec.gen | |
com.verisign.epp.codec.host | |
com.verisign.epp.codec.idntable | |
com.verisign.epp.codec.lowbalancepoll | |
com.verisign.epp.codec.nameWatch | |
com.verisign.epp.codec.nv | |
com.verisign.epp.codec.org | |
com.verisign.epp.codec.registry | |
com.verisign.epp.codec.rgppoll | |
com.verisign.epp.codec.validate.v02 | |
com.verisign.epp.framework | |
com.verisign.epp.interfaces |
Interfaces test client to run client tests against the
Stub Server for the Change Poll Extension.
|
com.verisign.epp.namestore.util | |
com.verisign.epp.util |
Modifier and Type | Class and Description |
---|---|
class |
EPPBalanceInfoCmd
Represents an EPP Balance <info> command that is used to retrieve
account balance and other finance information defined in the
EPPBalanceInfoResp . |
class |
EPPBalanceInfoResp
A concrete EPPResponse that knows how to encode/decode Balance Info response
from/to XML and object instance.
|
Modifier and Type | Class and Description |
---|---|
class |
EPPContactCheckCmd
Represents an EPP Contact <check> command, which is used to determine
if a contact id is known to the server.
|
class |
EPPContactCheckResp
Represents an EPP Contact <contact:chkData> response to a
EPPContactCheckCmd . |
class |
EPPContactCreateCmd
Represents an EPP Contact <create> command, which provides a transform that allows a client to create a contact
object.
|
class |
EPPContactCreateResp
Represents a <contact:creData> response to an
EPPContactCreateCmd . |
class |
EPPContactDeleteCmd
Represents an EPP Contact <delete> command that allows a client to
delete a contact object.
|
class |
EPPContactInfoCmd
Represents an EPP Contact <info> command that is used to retrieve
information associated with a contact.
|
class |
EPPContactInfoResp
Represents a <contact:infData> response to an
EPPContactInfoCmd . |
class |
EPPContactPendActionMsg
Poll message used to indicate the result of a pending action.
|
class |
EPPContactTransferCmd
Represents an EPP Contact <transfer> command.
|
class |
EPPContactTransferResp
Represents a <contact:trnData> response to
EPPContactTransferCmd . |
class |
EPPContactUpdateCmd
Represents an EPP Host <update> command.
|
Modifier and Type | Class and Description |
---|---|
class |
EPPDefRegCheckCmd
Represents an EPP DefReg <check> command, which is used to determine
if a defReg name is known to the server.
|
class |
EPPDefRegCheckResp
Represents an EPPDefReg <defReg:chkData> response to a
EPPDefRegFwdCheckCmd . |
class |
EPPDefRegCreateCmd
Represents an EPPDefReg <create> command, which provides a transform
operation that allows a client to create a defReg object.
|
class |
EPPDefRegCreateResp
Represents an EPPDefReg<defReg:creData> response to a
EPPDefRegCreateCmd . |
class |
EPPDefRegDeleteCmd
Represents an EPP DefReg <delete> command that allows a client to
delete a defReg object.
|
class |
EPPDefRegInfoCmd
Represents an EPPDefReg <info> command that is used to retrieve
information associated with a defReg.
|
class |
EPPDefRegInfoResp
Represents an EPP DefReg <defReg:infData> response to an
EPPDefRegInfoCmd . |
class |
EPPDefRegRenewCmd
Represents an EPP DefReg <renew> command, which provides a transform
operation that allows a client to extend the validity period of a
defReg object.In addition to the standard EPP command elements, the
<renew> command MUST contain a <defReg:renew> element that
identifies the defReg namespace and the location of the defReg schema.
|
class |
EPPDefRegRenewResp
Represents an EPP DefReg <defReg:renData> response to a
EPPDefRegRenewCmd . |
class |
EPPDefRegTransferCmd
Represents an EPP DefReg <transfer> command.
|
class |
EPPDefRegTransferResp
Represents an EPP DefReg <defReg:transfer-data> response to an
EPPDefRegTransferCmd . |
class |
EPPDefRegUpdateCmd
Represents an EPP DefReg <update> command.
|
Modifier and Type | Class and Description |
---|---|
class |
EPPDomainCheckCmd
Represents an EPP Domain <check> command, which is used to determine
if a domain name is known to the server.
|
class |
EPPDomainCheckResp
Represents an EPP Domain <domain:chkData> response to a
EPPDomainCheckCmd . |
class |
EPPDomainCreateCmd
Represents an EPP Domain <create> command, which provides a transform
operation that allows a client to create a domain object.
|
class |
EPPDomainCreateResp
Represents an EPP Domain <domain:creData> response to a
EPPDomainCreateCmd . |
class |
EPPDomainDeleteCmd
Represents an EPP Domain <delete> command that allows a client to
delete a domain object.
|
class |
EPPDomainInfoCmd
Represents an EPP Domain <info> command that is used to retrieve
information associated with a domain.
|
class |
EPPDomainInfoResp
Represents an EPP Domain <domain:infData> response to an
EPPDomainInfoCmd . |
class |
EPPDomainPendActionMsg
Poll message used to indicate the result of a pending action.
|
class |
EPPDomainRenewCmd
Represents an EPP Domain <renew> command, which provides a transform
operation that allows a client to extend the validity period of a
domain object.
|
class |
EPPDomainRenewResp
Represents an EPP Domain <domain:renData> response to a
EPPDomainRenewCmd . |
class |
EPPDomainTransferCmd
Represents an EPP Domain <transfer> command.
|
class |
EPPDomainTransferResp
Represents an EPP Domain <domain:transfer-data> response to an
EPPDomainTransferCmd . |
class |
EPPDomainUpdateCmd
Represents an EPP Domain <update> command.
|
Modifier and Type | Class and Description |
---|---|
class |
EPPEmailFwdCheckCmd
Represents an EPP EmailFwd <check> command, which is used to determine
if a emailFwd name is known to the server.
|
class |
EPPEmailFwdCheckResp
Represents an EPP EmailFwd <emailFwd:chkData> response to a
EPPEmailFwdCheckCmd . |
class |
EPPEmailFwdCreateCmd
Represents an EPP EmailFwd <create> command, which provides a
transform operation that allows a client to create a emailFwd object.
|
class |
EPPEmailFwdCreateResp
Represents an EPP EmailFwd <emailFwd:creData> response to a
EPPEmailFwdCreateCmd . |
class |
EPPEmailFwdDeleteCmd
Represents an EPP EmailFwd <delete> command that allows a client to
delete a emailFwd object.
|
class |
EPPEmailFwdInfoCmd
Represents an EPP EmailFwd <info> command that is used to retrieve
information associated with a emailFwd.
|
class |
EPPEmailFwdInfoResp
Represents an EPP EmailFwd <emailFwd:infData> response to an
EPPEmailFwdInfoCmd . |
class |
EPPEmailFwdPendActionMsg
Poll message used to indicate the result of a pending action.
|
class |
EPPEmailFwdRenewCmd
Represents an EPP EmailFwd <renew> command, which provides a transform
operation that allows a client to extend the validity period of a
emailFwd object.
|
class |
EPPEmailFwdRenewResp
Represents an EPP EmailFwd <emailFwd:renData> response to a
EPPEmailFwdRenewCmd . |
class |
EPPEmailFwdTransferCmd
Represents an EPP EmailFwd <transfer> command.
|
class |
EPPEmailFwdTransferResp
Represents an EPP EmailFwd <emailFwd:transfer-data> response to an
EPPEmailFwdTransferCmd . |
class |
EPPEmailFwdUpdateCmd
Represents an EPP EmailFwd <update> command.
|
Modifier and Type | Class and Description |
---|---|
class |
EPPCheckCmd
The EPP check command is used to determine if an object exists in the server
repository.
|
class |
EPPCommand
Represents an EPP command that is sent by an EPP Client and received by an
EPP Server.
|
class |
EPPCreateCmd
The EPP <create> command is used to create an instance of an object.
|
class |
EPPDeleteCmd
The EPP <delete> command is used to remove an instance of an existing
object.
|
class |
EPPGreeting
Represents an EPP Greeting message, which an EPP server uses in response to a
successful connection from an EPP client.
|
class |
EPPHello
Represents an EPP hello request that is sent by an EPP Client and received
by an EPP Server.
|
class |
EPPInfoCmd
The EPP <info> command is used to retrieve information associated with
an existing object.
|
class |
EPPLoginCmd
The EPP <login> command is used to establish a session with an EPP
server in response to a greeting issued by the server.
|
class |
EPPLogoutCmd
The EPP <logout> command is used to end a session with an EPP server.
|
class |
EPPPollCmd
The EPP <poll> command is used to discover and retrieve client service
messages from a server.
|
class |
EPPProtocolExtension
Represents an EPPProtocol extension that is sent by an EPP Client and
received by an EPP Server.
|
class |
EPPRenewCmd
The EPP <renew> command is used to extend the validity period of an
existing object.
|
class |
EPPResponse
Represents an EPP response that is send by an EPP Server and received by an
EPP Client.
|
class |
EPPTransferCmd
The EPP <transfer> command provides a query operation that allows a
client to determine real-time status of pending and completed transfer
requests.
|
class |
EPPUpdateCmd
The EPP update command is used to change information associated with an
existing object.
|
Modifier and Type | Method and Description |
---|---|
EPPMessage |
EPPCodec.decode(org.w3c.dom.Document aDocument)
decodes a DOM Document into a concrete
EPPMessage . |
EPPMessage |
EPPCodec.decode(org.w3c.dom.Element root)
decodes a DOM Element tree into a concrete
EPPMessage . |
Modifier and Type | Method and Description |
---|---|
org.w3c.dom.Document |
EPPCodec.encode(EPPMessage aMessage)
encodes a concrete
EPPMessage into a DOM Document. |
static EPPEncodeDecodeStats |
EPPCodecTst.testEncodeDecode(EPPMessage aMessage)
Reusable unit test algorithm, which does the following:
encodes the EPPMessage in XML
decodes the EPPMessage from XML
Serializes EPPMessage using Java Serialization
De-serializes EPPMessage using Java Serialization
Gathers unit test statistics and output them to standard out
|
static void |
EPPCodecTst.testXMLEncodeDecode(EPPMessage aMessage,
EPPEncodeDecodeStats aStats)
Tests the encoding and decoding of an
EPPMessage . |
Constructor and Description |
---|
EPPEncodeDecodeStats(EPPMessage aMessage)
Construct an
EPPEncodeDecodeStats instance with an
EPPMessage , which will be used to set the name attribute. |
Modifier and Type | Class and Description |
---|---|
class |
EPPHostCheckCmd
Represents an EPP Host <check> command, which is used to determine if
a host name is known to the server.
|
class |
EPPHostCheckResp
Represents an EPP Host <host:chkData> response to a
EPPHostCheckCmd . |
class |
EPPHostCreateCmd
Represents an EPP Host <create> command, which provides a transform
operation that allows a client to create a host object.
|
class |
EPPHostCreateResp
Represents an EPP Host <host:resData> response to a
EPPHostCreateCmd . |
class |
EPPHostDeleteCmd
Represents an EPP Host <delete> command that allows a client to delete
a host object.
|
class |
EPPHostInfoCmd
Represents an EPP Host <info> command that is used to retrieve
information associated with a host.
|
class |
EPPHostInfoResp
Represents an EPP Host <host:infData> response to an
EPPHostInfoCmd . |
class |
EPPHostPendActionMsg
Poll message used to indicate the result of a pending action.
|
class |
EPPHostUpdateCmd
Represents an EPP Host <update> command, which provides a transform
operation that allows a client to modify the attributes of a host object.
|
Modifier and Type | Class and Description |
---|---|
class |
EPPIdnTableCheckCmd
Represents an EPP Internationalized Domain Name (IDN) Table <check>
command, which is used to determine if an (IDN) Table Identifier is known to
the server.
|
class |
EPPIdnTableCheckResp
Represents an Internationalized Domain Name (IDN) Table response
to a <check> command, with two different forms including the
Domain Check Form and the Table Check Form.
|
class |
EPPIdnTableInfoCmd
Represents an EPP Internationalized Domain Name (IDN) Table <info>
command, which support three different forms:
Domain Info Form - Used to validate the domain name code points against the IDN Tables and IDN Policies, and to return the matching IDN Table meta-data. |
class |
EPPIdnTableInfoResp
Represents an EPP Internationalized Domain Name (IDN) Table <info>
response, which support three different forms:
Domain Info Form - Used to validate the domain name code points against the IDN Tables and IDN Policies, and to return the matching IDN Table meta-data. |
Modifier and Type | Class and Description |
---|---|
class |
EPPLowBalancePollResponse
A concrete EPPResponse that knows how to encode/decode LowBalance Poll responses
from/to XML and object instance.
|
Modifier and Type | Class and Description |
---|---|
class |
EPPNameWatchCreateCmd
Represents an EPP NameWatch <create> command, which provides a
transform operation that allows a client to create a nameWatch object.
|
class |
EPPNameWatchCreateResp
Represents an EPP NameWatch <nameWatch:creData> response to a
EPPNameWatchCreateCmd . |
class |
EPPNameWatchDeleteCmd
Represents an EPP NameWatch <delete> command that allows a client to
delete a nameWatch object.
|
class |
EPPNameWatchInfoCmd
Represents an EPP NameWatch <info> command that is used to retrieve
information associated with a nameWatch.
|
class |
EPPNameWatchInfoResp
Represents an EPP NameWatch <nameWatch:infData> response to an
EPPNameWatchInfoCmd . |
class |
EPPNameWatchRenewCmd
Represents an EPP NameWatch <renew> command, which provides a
transform operation that allows a client to extend the validity period
of a nameWatch object.
|
class |
EPPNameWatchRenewResp
Represents an EPP NameWatch <nameWatch:renData> response to a
EPPNameWatchRenewCmd . |
class |
EPPNameWatchTransferCmd
Represents an EPP NameWatch <transfer> command.
|
class |
EPPNameWatchTransferResp
Represents an EPP NameWatch <nameWatch:transfer-data> response to an
EPPNameWatchTransferCmd . |
class |
EPPNameWatchUpdateCmd
Represents an EPP NameWatch <update> command.
|
Modifier and Type | Class and Description |
---|---|
class |
EPPNameVerificationCheckCmd
The
EPPNameVerificationCheckCmd is used for the Name
Verification (DNV) Check Command, that is used to determine if the domain
label's can be used to create a Domain Name Verification object. |
class |
EPPNameVerificationCheckResp
Provides the response to a
EPPNameVerificationCheckCmd that indicates
whether or not the labels can be used to create a Domain Name Verification
(DNV) object. |
class |
EPPNameVerificationCreateCmd
Create command to implement the domain name verification and to generate a
domain verification code that is contained in the response.
|
class |
EPPNameVerificationCreateResp
Create response for a successful domain name verification, which results in
the return of a digitally signed domain verification code.
|
class |
EPPNameVerificationInfoCmd
Info command to get the information associated with the verification code,
which includes either the signed code associated with the verification code
or the input parameters passed for the domain verification.
|
class |
EPPNameVerificationInfoResp
Info response to an info command that contains either a signed code or input
result, based on the value of the
EPPNameVerificationInfoCmd type
attribute. |
class |
EPPNameVerificationPendActionMsg
Poll message used to indicate the result of a pending action.
|
class |
EPPNameVerificationUpdateCmd
Update command used to change the authorization information for a Name
Verificaiton (NV) object.
|
Modifier and Type | Class and Description |
---|---|
class |
EPPOrgCheckCmd
Represents a org <check> command that enables checking on the
availability of a set of client-specified but server-unique org identifiers.
|
class |
EPPOrgCheckResp
Represents a org <check> response that returns the availability of
a set of client-specified but server-unique org identifiers.
|
class |
EPPOrgCreateCmd
Command used to create an org object.
|
class |
EPPOrgCreateResp
Represents an EPP Internationalized Domain Name (IDN) Table <info>
response, which support three different forms:
Domain Info Form - Used to validate the domain name code points against the IDN Tables and IDN Policies, and to return the matching IDN Table meta-data. |
class |
EPPOrgDeleteCmd
Command used to delete a org object.
|
class |
EPPOrgInfoCmd
Command used to retrieve information associated with an org object.
|
class |
EPPOrgInfoResp
Response information associated with an org object.
|
class |
EPPOrgPendActionMsg
Poll message used to indicate the result of a pending action.
|
class |
EPPOrgUpdateCmd
Command used to update a org object.
|
Modifier and Type | Class and Description |
---|---|
class |
EPPRegistryCheckCmd
Represents an EPP Registry <check> command, which is used to determine
if a zone name is known to the server.
|
class |
EPPRegistryCheckResp
Represents an EPP Registry <registry:chkData> response to a
EPPRegistryCheckCmd . |
class |
EPPRegistryCreateCmd
Represents an EPP Registry <create> command, which provides a transform
operation that allows a client to create a registry object.
|
class |
EPPRegistryCreateResp
Represents an EPP Registry <registry:creData> response to a
EPPRegistryCreateCmd . |
class |
EPPRegistryDeleteCmd
Represents an EPP Registry <delete> command that allows a client to
delete a registry object.
|
class |
EPPRegistryInfoCmd
Represents an EPP Registry <info> command that is used to retrieve
information associated with a registry.
|
class |
EPPRegistryInfoResp
Represents an EPP Registry <registry:infData> response to an
EPPRegistryInfoCmd . |
class |
EPPRegistryUpdateCmd
Represents an EPP Registry <update> command.
|
class |
EPPRegistryUpdateResp |
Modifier and Type | Class and Description |
---|---|
class |
EPPRgpPollResponse
A concrete EPPResponse that knows how to encode/decode RGP Poll responses
from/to XML and object instance.
|
Modifier and Type | Class and Description |
---|---|
class |
EPPValidateCheckCmd
The
EPPValidateCheckCmd is used for the Validate Check Command, that
is used for the validation of contact and eligibility data. |
class |
EPPValidateCheckResp
Provides the response to a
EPPValidateCheckCmd that indicates
whether or not the contacts are valid for the referenced contact type
and TLD. |
Modifier and Type | Field and Description |
---|---|
protected EPPMessage |
EPPEvent.theEPPMessage
The
EPPMessage that this EPPEvent contains |
protected EPPMessage |
EPPEventResponse.theResponse
The
EPPMessage that this EPPEventResponse contains |
Modifier and Type | Method and Description |
---|---|
EPPMessage |
EPPEvent.getMessage()
Gets this EPPEvent's
EPPMessage |
EPPMessage |
EPPEventResponse.getResponse()
Gets this EPPEventResponse's
EPPMessage |
Modifier and Type | Method and Description |
---|---|
void |
EPPDispatcher.send(EPPMessage aMessage,
java.io.OutputStream aOutputStream)
Sends an EPP message to the client.
|
void |
EPPDispatcher.send(EPPMessage aMessage,
java.io.OutputStream aOutputStream,
java.lang.Object aData)
Sends an EPP message to the client.
|
byte[] |
EPPByteArrayDispatcher.toBytes(EPPMessage aMessage)
Encodes an EPP message to a
byte array. |
byte[] |
EPPByteArrayDispatcher.toBytes(EPPMessage aMessage,
java.lang.Object aData)
Encodes an EPP message to a
byte array. |
Constructor and Description |
---|
EPPEvent(EPPMessage aMessage)
Create an
EPPEvent |
EPPEventResponse(EPPMessage aResponse)
Create an
EPPEventResponse |
Modifier and Type | Field and Description |
---|---|
protected EPPMessage |
EPPSession.myMessage
Message being sent
|
Modifier and Type | Method and Description |
---|---|
void |
EPPSession.sendDocument(org.w3c.dom.Document newDoc,
EPPMessage aMessage)
Sends an EPP DOM Document to the session output stream.
|
void |
EPPSession.sendMessage(EPPMessage aMessage)
Sends an EPP Message (command, hello, etc.) to the session output stream.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPSecureSendReceiveLogger.logReceive(byte[] aPacket,
EPPMessage aMessage)
Log the raw receiving of a message.
|
void |
EPPSecureSendReceiveLogger.logSend(byte[] aPacket,
EPPMessage aMessage)
Log the raw sending of a message.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPSendReceiveLogger.logReceive(byte[] aPacket,
EPPMessage aMessage)
Log the receiving of a message.
|
void |
EPPRawSendReceiveLogger.logReceive(byte[] aPacket,
EPPMessage aMessage)
Log the raw receiving of a message.
|
void |
EPPSendReceiveLogger.logSend(byte[] aPacket,
EPPMessage aMessage)
Log the sending of a message.
|
void |
EPPRawSendReceiveLogger.logSend(byte[] aPacket,
EPPMessage aMessage)
Log the raw sending of a message.
|
void |
EPPXMLStream.write(org.w3c.dom.Document aDoc,
java.io.OutputStream aOutput,
EPPMessage aMessage)
Writes a DOM Document to the output stream.
|
void |
EPPXMLStream.writePacket(byte[] aPacket,
java.io.OutputStream aOutput,
EPPMessage aMessage)
Writes a packet to the output stream with the inclusion of the EPP four
byte header.
|
Copyright © VeriSign Inc. All Rights Reserved.