A B C D E F G H I J K L M N O P R S T U V W X

R

RandomHelper - Class in com.verisign.epp.codec.suggestion.util
This class knows how to construct a random command or response facilitating the random unit test framework.
RandomHelper() - Constructor for class com.verisign.epp.codec.suggestion.util.RandomHelper
 
read(InputStream) - Method in class com.verisign.epp.util.EPPXMLStream
Reads an EPP packet from the aStream parameter, parses/validates it, and returns the associated DOM Document.
readPacket(InputStream) - Method in class com.verisign.epp.util.EPPXMLStream
Reads an EPP packet from the stream based on a search for the End Of Message (EOM) string (</epp>).
readResponse() - Method in class com.verisign.epp.interfaces.EPPSession
Reads a response from the server.
REDEMPTION_PERIOD - Static variable in class com.verisign.epp.codec.rgpext.EPPRgpExtStatus
The constant value for redemptionPeriod
REDEMPTION_PERIOD - Static variable in class com.verisign.epp.codec.rgppoll.EPPRgpPollStatus
The constant value for redemptionPeriod
register(EPPPollHandler) - Method in class com.verisign.epp.framework.EPPPollQueueMgr
Registers Poll Handler which is from config file.
registerConnectionHandler(EPPConnectionHandler) - Method in class com.verisign.epp.framework.EPPDispatcher
Registers a EPPConnectionHandler for notification of connection events
registerHandler(EPPEventHandler) - Method in class com.verisign.epp.framework.EPPByteArrayDispatcher
Registers an EPPEvenHandler for notification of Events.
registerHandler(EPPEventHandler) - Method in class com.verisign.epp.framework.EPPDispatcher
Registers an EPPEvenHandler for notification of Events.
registryCheck(Map) - Method in class com.verisign.epp.interfaces.EPPRegistryTst
Unit test of EPPRegistry.sendCheck.
registryCreate(String, boolean) - Method in class com.verisign.epp.interfaces.EPPRegistryTst
Unit test of EPPRegistry.sendCreate.
registryDelete(String, boolean) - Method in class com.verisign.epp.interfaces.EPPRegistryTst
Unit test of EPPRegistry.sendDelete.
RegistryHandler - Class in com.verisign.epp.serverstub
 
RegistryHandler() - Constructor for class com.verisign.epp.serverstub.RegistryHandler
 
registryInfo(String) - Method in class com.verisign.epp.interfaces.EPPRegistryTst
Unit test of EPPRegistry.sendInfo.
RegistryPollHandler - Class in com.verisign.epp.serverstub
 
RegistryPollHandler() - Constructor for class com.verisign.epp.serverstub.RegistryPollHandler
 
registryUpdate(String, boolean) - Method in class com.verisign.epp.interfaces.EPPRegistryTst
Unit test of EPPRegistry.sendUpdate.
RELATED_INFO_FORM - Static variable in class com.verisign.epp.interfaces.EPPRelatedDomain
Use the Related Info Form for the info command.
RelatedDomainHandler - Class in com.verisign.epp.serverstub
The RelatedDomainHandler class is a concrete implementation of the abstract com.verisign.epp.framework.EPPDomainHandler class.
RelatedDomainHandler() - Constructor for class com.verisign.epp.serverstub.RelatedDomainHandler
Constructs an instance of RelatedDomainHandler
REM_ALL_DS - Static variable in class com.verisign.epp.namestore.interfaces.NSDomain
Constant used to remove all DS using aRemDsData parameter of the method NSDomain.setSecDNSUpdate(List, List).
REM_ELM_NAME - Static variable in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSExtUpdate
Element tag name for the rem
REMOVE - Static variable in class com.verisign.epp.interfaces.EPPDefReg
DOCUMENT ME!
REMOVE - Static variable in class com.verisign.epp.interfaces.EPPDomain
Used to specify the removal of an attribute with setUpdateAttrib.
REMOVE - Static variable in class com.verisign.epp.interfaces.EPPEmailFwd
Used to specify the removal of an attribute with setUpdateAttrib.
removeIPV4Address(String) - Method in class com.verisign.epp.interfaces.EPPHost
Removes an IPV4 IP Address from the host.
removeIPV6Address(String) - Method in class com.verisign.epp.interfaces.EPPHost
Removes an IPV6 address from the host
removeStatus(String) - Method in class com.verisign.epp.interfaces.EPPContact
Removes a status from the host.
removeStatus(String, String, String) - Method in class com.verisign.epp.interfaces.EPPContact
Removes a status from the host with a description.
removeStatus(EPPDefRegStatus) - Method in class com.verisign.epp.interfaces.EPPDefReg
Removes a status for use in calling sendUpdate.
removeStatus(String) - Method in class com.verisign.epp.interfaces.EPPHost
Removes a status from the host.
removeStatus(String, String, String) - Method in class com.verisign.epp.interfaces.EPPHost
Removes a status from the host with a description.
removeStatus(EPPNameWatchStatus) - Method in class com.verisign.epp.interfaces.EPPNameWatch
Removes a status for use in calling sendUpdate.
removeWhitespace(String) - Static method in class com.verisign.epp.codec.gen.EPPUtil
Remove Whitespace, which means that all whitespace will be stripped.
RENEW_PERIOD - Static variable in class com.verisign.epp.codec.rgpext.EPPRgpExtStatus
The constant value for renewPeriod
RENEW_PERIOD - Static variable in class com.verisign.epp.codec.rgppoll.EPPRgpPollStatus
The constant value for renewPeriod
REPORT - Static variable in class com.verisign.epp.codec.rgpext.EPPRgpExtRestore
Constant value for report operation
REQUEST - Static variable in class com.verisign.epp.codec.rgpext.EPPRgpExtRestore
Constant value for request operation
reset() - Static method in class com.verisign.epp.codec.suggestion.util.RandomHelper
Reset the random object.
reset(long) - Static method in class com.verisign.epp.codec.suggestion.util.RandomHelper
Reset the random object.
resetActions() - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionFilter
Reset actions.
resetCells() - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionRecord
Reset cells.
resetContact() - Method in class com.verisign.epp.interfaces.EPPContact
Resets the contact instance to its initial state.
resetContact() - Method in class com.verisign.epp.namestore.interfaces.NSContact
Resets the contact attributes for the next command.
resetDomain() - Method in class com.verisign.epp.interfaces.EPPDomain
Resets the domain instance to its initial state.
resetDomain() - Method in class com.verisign.epp.interfaces.EPPRelatedDomain
Resets the domain instance to its initial state.
resetDomain() - Method in class com.verisign.epp.namestore.interfaces.NSDomain
Resets the domain attributes for the next command.
resetHost() - Method in class com.verisign.epp.interfaces.EPPHost
Resets the host instance to its initial state.
resetHost() - Method in class com.verisign.epp.namestore.interfaces.NSHost
Resets the host attributes for the next command.
resetIdleTimeOut() - Method in class com.verisign.epp.serverstub.ClientConnectionHandler
Resets the idle Timeout
resetLaunch() - Method in class com.verisign.epp.interfaces.EPPLaunch
Resets the domain instance to its initial state.
resetRecords() - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionGrid
Reset the records.
resetRegistry() - Method in class com.verisign.epp.interfaces.EPPRegistry
 
resetRelatedList() - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionToken
Reset the related list.
resetRows() - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionTable
Reset the rows.
resetTlds() - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionFilter
Reset tlds.
resetTokens() - Method in class com.verisign.epp.codec.suggestion.EPPSuggestionInfoResp
Resets the tokens to an empty list.
resolveEntity(String, String) - Method in class com.verisign.epp.util.EPPEntityResolver
Implimentation of the EntityResolver.resolveEntity method, which is called before the parser loads an external entity.
resolveEntity(String, String) - Method in class com.verisign.epp.util.EPPSchemaCachingEntityResolver
Resolves the entity passed in when parsing the instance document.
resolveEntity(XMLResourceIdentifier) - Method in class com.verisign.epp.util.EPPSchemaCachingEntityResolver
Implemented because of the XNI interface.
resolveEntity(XMLResourceIdentifier) - Method in class com.verisign.epp.util.EPPSchemaParsingEntityResolver
Resolves the entity passed in when parsing the instance document.
RESPONSE - Static variable in exception com.verisign.epp.codec.gen.EPPComponentNotFoundException
Response component not found
RESPONSENOTFOUND - Static variable in exception com.verisign.epp.framework.EPPAssemblerException
The typesafe constant RESPONSENOTFOUND defines the instance of EPPAssemblerException that should be thrown when a response component can not be found.
RETENTION_BUSINESS - Static variable in class com.verisign.epp.codec.gen.EPPStatement
Constant used with the Retention attribute that means data persists per business practices.
RETENTION_INDEFINITE - Static variable in class com.verisign.epp.codec.gen.EPPStatement
Constant used with the Retention attribute that means data persists indefinitely.
RETENTION_LEGAL - Static variable in class com.verisign.epp.codec.gen.EPPStatement
Constant used with the Retention attribute that means data persists per legal requirements.
RETENTION_NONE - Static variable in class com.verisign.epp.codec.gen.EPPStatement
Constant used with the Retention attribute that means Data is not persistent, and is not retained for more than a brief period of time necessary to make use of it during the course of a single online interaction
RETENTION_STATED - Static variable in class com.verisign.epp.codec.gen.EPPStatement
Constant used with the Retention attribute that means Data persists to meet the stated purpose
returnObject(EPPSession) - Method in class com.verisign.epp.pool.EPPSessionPool
Returned a borrowed session to the pool.
returnObject(String, EPPSession) - Method in class com.verisign.epp.pool.EPPSessionPool
Returned a borrowed session to a system session pool.
returnObject(EPPSession) - Method in class com.verisign.epp.pool.EPPSystemSessionPool
Returned a borrowed session to the pool.
returnSession(EPPSession) - Method in class com.verisign.epp.pool.EPPSessionPoolTst
Utility method to return a session to the session pool.
returnSession(String, EPPSession) - Method in class com.verisign.epp.pool.EPPSystemSessionPoolTst
Utility method to return a session to the session pool.
RevokedSMD - Class in com.verisign.epp.codec.signedMark
A revoked Signed Mark Data (SMD) that includes the attributes:
Identifier of the revoked signed mark.
RevokedSMD() - Constructor for class com.verisign.epp.codec.signedMark.RevokedSMD
Default constructor.
RevokedSMD(String, Date) - Constructor for class com.verisign.epp.codec.signedMark.RevokedSMD
Constructor that takes the required id and revokedDate attribute values.
RgpDomainHandler - Class in com.verisign.epp.serverstub
The RgpDomainHandler class is a concrete implementation of the abstract com.verisign.epp.framework.EPPRgpDomainHandler class.
RgpDomainHandler() - Constructor for class com.verisign.epp.serverstub.RgpDomainHandler
Constructs an instance of RgpDomainHandler
RgpDomainPollHandler - Class in com.verisign.epp.serverstub
The <RgpDomainPollHandler> implements EPPPollHandler for Domain name mapping only.
RgpDomainPollHandler() - Constructor for class com.verisign.epp.serverstub.RgpDomainPollHandler
 
roid - Variable in class com.verisign.epp.codec.gen.EPPAuthInfo
roid.
roid - Variable in class com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtAuthInfo
roid.
rootName - Variable in class com.verisign.epp.codec.registry.EPPRegistryMinMax
 
rootName - Variable in class com.verisign.epp.codec.registry.EPPRegistryMinMaxLength
 
rootName - Variable in class com.verisign.epp.codec.registry.EPPRegistryPeriodType
 
RPTTO_FREQ_DAILY - Static variable in class com.verisign.epp.codec.nameWatch.EPPNameWatchRptTo
Daily Report Frequency
RPTTO_FREQ_MONTHLY - Static variable in class com.verisign.epp.codec.nameWatch.EPPNameWatchRptTo
Monthly Report Frequency
RPTTO_FREQ_WEEKLY - Static variable in class com.verisign.epp.codec.nameWatch.EPPNameWatchRptTo
Weekly Report Frequency
RSAMD5 - Static variable in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSAlgorithm
RSA/MD5 public key (deprecated)
RSAMD5 - Static variable in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSAlgorithm
RSA/MD5 public key (deprecated)
RSASHA1 - Static variable in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSAlgorithm
RSA/SHA1 public key
RSASHA1 - Static variable in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSAlgorithm
RSA/SHA1 public key
RSASHA1NSEC3SHA1 - Static variable in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSAlgorithm
RSASHA1-NSEC3-SHA1
RSASHA1NSEC3SHA1 - Static variable in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSAlgorithm
RSASHA1-NSEC3-SHA1
RSASHA256 - Static variable in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSAlgorithm
RSA/SHA256 public key
RSASHA256 - Static variable in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSAlgorithm
RSA/SHA256 public key
RSASHA512 - Static variable in class com.verisign.epp.codec.secdnsext.v10.EPPSecDNSAlgorithm
RSA/SHA512 public key
RSASHA512 - Static variable in class com.verisign.epp.codec.secdnsext.v11.EPPSecDNSAlgorithm
RSA/SHA512 public key
run() - Method in class com.verisign.epp.transport.EPPServerThread
DOCUMENT ME!
run() - Method in class com.verisign.epp.util.TestThread
Override of Thread.run.
RunServer(ServerEventHandler) - Method in interface com.verisign.epp.transport.EPPServerCon
DOCUMENT ME!
RunServer(ServerEventHandler) - Method in class com.verisign.epp.transport.server.EPPPlainServer
DOCUMENT ME!
RunServer(ServerEventHandler) - Method in class com.verisign.epp.transport.server.EPPSSLServer
Starts the server by creating the SSL server socket and going into connection accept loop.

A B C D E F G H I J K L M N O P R S T U V W X
Copyright © VeriSign Inc. All Rights Reserved.