- ECLASS_ERROR_PERMANENT - Static variable in class de.knipp.rritoolkit.response.ErrorCode
-
error class: error, permanent
- ECLASS_ERROR_TEMPORARY - Static variable in class de.knipp.rritoolkit.response.ErrorCode
-
error class: error, temporary
- ECLASS_FATAL_ERROR_PERMANENT - Static variable in class de.knipp.rritoolkit.response.ErrorCode
-
error class: fatal error, permanent
- ECLASS_FATAL_ERROR_TEMPORARY - Static variable in class de.knipp.rritoolkit.response.ErrorCode
-
error class: fatal error, temporary
- ECLASS_INFO_FAILED - Static variable in class de.knipp.rritoolkit.response.ErrorCode
-
error class: info, failed
- ECLASS_INFO_SUCCESS - Static variable in class de.knipp.rritoolkit.response.ErrorCode
-
error class: info, success
- ECLASS_WARNING_PERMANENT - Static variable in class de.knipp.rritoolkit.response.ErrorCode
-
error class: warning, permanent
- ECLASS_WARNING_TEMPORARY - Static variable in class de.knipp.rritoolkit.response.ErrorCode
-
error class: warning, temporary
- ee() - Method in class de.knipp.rritoolkit.XmlBuilder
-
finish an element.
- elementToTypeMap - Static variable in class de.knipp.rritoolkit.message.Message
-
map from the XML element's local name to the type
- elt(String, Object) - Method in class de.knipp.rritoolkit.XmlBuilder
-
convenience method that adds an element with the given value as text.
- elt(String, String, Object) - Method in class de.knipp.rritoolkit.XmlBuilder
-
convenience method that adds an element with the given value as text.
- elt(String, String, String, Object) - Method in class de.knipp.rritoolkit.XmlBuilder
-
convenience method that adds an element with the given value as text.
- elt(QName, Object) - Method in class de.knipp.rritoolkit.XmlBuilder
-
convenience method that adds an element with the given value as text.
- emailAddresses - Variable in class de.knipp.rritoolkit.ContactData
-
the e-mail addresses
- EmptyIterator() - Constructor for class de.knipp.rritoolkit.KVList.EmptyIterator
-
- encodedDomainName - Variable in class de.knipp.rritoolkit.DomainData
-
the encoded domain name
- encodedDomainName - Variable in class de.knipp.rritoolkit.message.AuthInfo2NotifyMessage
-
the encoded domain name
- encodedDomainName - Variable in class de.knipp.rritoolkit.message.AuthInfoExpireMessage
-
the encoded domain name
- encodedDomainName - Variable in class de.knipp.rritoolkit.message.ChangeProvMessageBase
-
the encoded domain name
- encodedDomainName - Variable in class de.knipp.rritoolkit.message.DeleteMessageBase
-
the encoded domain name
- encodedDomainName - Variable in class de.knipp.rritoolkit.message.ExpireMessageBase.Entry
-
the encoded domain name
- encodedDomainName - Variable in class de.knipp.rritoolkit.request.DomainSimpleRequest
-
the encoded domain name
- encodedDomainName - Variable in class de.knipp.rritoolkit.response.DomainCheckResponse
-
the encoded domain name
- EncodeException - Exception in de.knipp.rritoolkit
-
exception that is thrown if the conversion of the request to byte data
fails for some reason, including, but not limited, due to incomplete
setup of the request.
- EncodeException(String) - Constructor for exception de.knipp.rritoolkit.EncodeException
-
constructor
- EncodeException(String, Throwable) - Constructor for exception de.knipp.rritoolkit.EncodeException
-
constructor
- encodeRequest(Request) - Method in class de.knipp.rritoolkit.Codec
-
convert the given request to a byte sequence
- Entry(String, String, Date) - Constructor for class de.knipp.rritoolkit.message.ExpireMessageBase.Entry
-
constructor
- errorClass - Variable in class de.knipp.rritoolkit.response.ErrorCode
-
the class
- ErrorCode - Class in de.knipp.rritoolkit.response
-
class that splits the DENIC error codes into the respective fields
- ErrorCode(String) - Constructor for class de.knipp.rritoolkit.response.ErrorCode
-
constructor
- errorCode - Variable in class de.knipp.rritoolkit.response.ErrorCode
-
the error code
- errorCodes - Variable in class de.knipp.rritoolkit.response.GroupPattern
-
the accepted error codes
- ErrorMapper<E> - Class in de.knipp.rritoolkit.response
-
helper class that maps the DENIC error codes to objects (typically
enum constants)
- ErrorMapper() - Constructor for class de.knipp.rritoolkit.response.ErrorMapper
-
constructor
- ErrorMapper.Visitor - Class in de.knipp.rritoolkit.response
-
small inner class that implements the visitor interface for the patterns
- ErrorPattern - Interface in de.knipp.rritoolkit.response
-
interface to and implementations of classes that are able to match
certain error code patterns
- errorPatterns - Variable in class de.knipp.rritoolkit.response.ErrorMapper
-
the patterns to investigate for a certain error code
- ErrorPatternVisitor - Interface in de.knipp.rritoolkit.response
-
interface for a visitor of ErrorPattern
- ErrorType - Enum in de.knipp.rritoolkit.response
-
enumeration that contains all known DENIC error codes as well as some
generalized error values.
- ErrorType() - Constructor for enum de.knipp.rritoolkit.response.ErrorType
-
constructor for special purposes
- ErrorType(String) - Constructor for enum de.knipp.rritoolkit.response.ErrorType
-
constructor, matches exactly the given error code
- ErrorType(ErrorPattern) - Constructor for enum de.knipp.rritoolkit.response.ErrorType
-
constructor with a pre-created pattern
- es(String) - Method in class de.knipp.rritoolkit.XmlBuilder
-
create an element.
- es(String, String) - Method in class de.knipp.rritoolkit.XmlBuilder
-
create an element.
- es(String, String, String) - Method in class de.knipp.rritoolkit.XmlBuilder
-
create an element.
- es(QName) - Method in class de.knipp.rritoolkit.XmlBuilder
-
create an element.
- execute(RegistryChannel, Request) - Method in class de.knipp.rritoolkit.PooledPort
-
execute a request on the given channel
- execute(Request) - Method in class de.knipp.rritoolkit.PooledPort
-
"execute" a request, i.e. send it to the registry and wait for the
response
- execute(Request) - Method in interface de.knipp.rritoolkit.Port
-
"execute" a request, i.e. send it to the registry and wait for the
response
- execute(Port) - Method in class de.knipp.rritoolkit.request.AuthInfo1CreateRequest
-
execute the this request on the given port.
- execute(Port) - Method in class de.knipp.rritoolkit.request.AuthInfo1DeleteRequest
-
execute the this request on the given port.
- execute(Port) - Method in class de.knipp.rritoolkit.request.AuthInfo2CreateRequest
-
execute the this request on the given port.
- execute(Port) - Method in class de.knipp.rritoolkit.request.ContactCheckRequest
-
execute the this request on the given port.
- execute(Port) - Method in class de.knipp.rritoolkit.request.ContactCreateRequest
-
execute the this request on the given port.
- execute(Port) - Method in class de.knipp.rritoolkit.request.ContactInfoRequest
-
execute the this request on the given port.
- execute(Port) - Method in class de.knipp.rritoolkit.request.ContactUpdateRequest
-
execute the this request on the given port.
- execute(Port) - Method in class de.knipp.rritoolkit.request.DomainChangeHolderRequest
-
execute the this request on the given port.
- execute(Port) - Method in class de.knipp.rritoolkit.request.DomainChangeProvRequest
-
execute the this request on the given port.
- execute(Port) - Method in class de.knipp.rritoolkit.request.DomainCheckRequest
-
execute the this request on the given port.
- execute(Port) - Method in class de.knipp.rritoolkit.request.DomainCreateRequest
-
execute the this request on the given port.
- execute(Port) - Method in class de.knipp.rritoolkit.request.DomainDeleteRequest
-
execute the this request on the given port.
- execute(Port) - Method in class de.knipp.rritoolkit.request.DomainInfoRequest
-
execute the this request on the given port.
- execute(Port) - Method in class de.knipp.rritoolkit.request.DomainRestoreRequest
-
execute the this request on the given port.
- execute(Port) - Method in class de.knipp.rritoolkit.request.DomainTransitRequest
-
execute the this request on the given port.
- execute(Port) - Method in class de.knipp.rritoolkit.request.DomainUpdateRequest
-
execute the this request on the given port.
- execute(Port) - Method in class de.knipp.rritoolkit.request.LoginRequest
-
execute the this request on the given port.
- execute(Port) - Method in class de.knipp.rritoolkit.request.LogoutRequest
-
execute the this request on the given port.
- execute(Port) - Method in class de.knipp.rritoolkit.request.QueueDeleteRequest
-
execute the this request on the given port.
- execute(Port) - Method in class de.knipp.rritoolkit.request.QueueReadRequest
-
execute the this request on the given port.
- execute(Port) - Method in class de.knipp.rritoolkit.request.Request
-
execute the this request on the given port.
- execute(Request) - Method in class de.knipp.rritoolkit.SinglePort
-
"execute" a request, i.e. send it to the registry and wait for the
response
- execute(Request) - Method in class de.knipp.rritoolkit.test.DebugPort
-
"execute" a request, i.e. send it to the registry and wait for the
response
- execute(Port) - Method in interface de.knipp.rritoolkit.test.Test.Command
-
executes the command
- execute(Port) - Method in class de.knipp.rritoolkit.test.Test.ParallelCommand
-
execute the command
- execute(Port) - Method in class de.knipp.rritoolkit.test.Test.RepeatCommand
-
execute the command
- execute(Port) - Method in class de.knipp.rritoolkit.test.Test.SequentialCommand
-
execute the command
- expirationDate - Variable in class de.knipp.rritoolkit.message.ExpireMessageBase.Entry
-
the expiration date
- expirationDate - Variable in class de.knipp.rritoolkit.request.AuthInfo1CreateRequest
-
the requested expiration date
- expirationDate - Variable in class de.knipp.rritoolkit.response.AuthInfo1CreateResponse
-
the actual expiration date
- expireDate - Variable in class de.knipp.rritoolkit.DomainData
-
expire date
- expireDate - Variable in class de.knipp.rritoolkit.message.AuthInfoExpireMessage
-
the expire message
- ExpireMessageBase - Class in de.knipp.rritoolkit.message
-
abstract intermediate class which operates as the base class for
expire messages
- ExpireMessageBase() - Constructor for class de.knipp.rritoolkit.message.ExpireMessageBase
-
- ExpireMessageBase.Entry - Class in de.knipp.rritoolkit.message
-
class that holds the domain name as well as the expiration date