- AbstractDnsEntryVisitor - Class in de.knipp.rritoolkit.dns
-
abstract implementation of DnsEntryVisitor
with all
methods empty
- AbstractDnsEntryVisitor() - Constructor for class de.knipp.rritoolkit.dns.AbstractDnsEntryVisitor
-
- AbstractMessageVisitor - Class in de.knipp.rritoolkit.message
-
abstract implementation of MessageVisitor
with all
methods empty
- AbstractMessageVisitor() - Constructor for class de.knipp.rritoolkit.message.AbstractMessageVisitor
-
- AbstractResponseVisitor - Class in de.knipp.rritoolkit.response
-
abstract implementation that implements the visit
method
for Request
as an empty method and all other methods
to call this method
- AbstractResponseVisitor() - Constructor for class de.knipp.rritoolkit.response.AbstractResponseVisitor
-
- accept(DnsEntryVisitor) - Method in class de.knipp.rritoolkit.dns.DnsEntry
-
accept the given visitor
- accept(DnsEntryVisitor) - Method in class de.knipp.rritoolkit.dns.DnsEntryA
-
accept the given visitor
- accept(DnsEntryVisitor) - Method in class de.knipp.rritoolkit.dns.DnsEntryAAAA
-
accept the given visitor
- accept(DnsEntryVisitor) - Method in class de.knipp.rritoolkit.dns.DnsEntryDNSKEY
-
accept the given visitor
- accept(DnsEntryVisitor) - Method in class de.knipp.rritoolkit.dns.DnsEntryMX
-
accept the given visitor
- accept(DnsEntryVisitor) - Method in class de.knipp.rritoolkit.dns.DnsEntryNS
-
accept the given visitor
- accept(MessageVisitor) - Method in class de.knipp.rritoolkit.message.AuthInfo2DeleteMessage
-
call the suitable method of the given visitor
- accept(MessageFuncVisitor<R>) - Method in class de.knipp.rritoolkit.message.AuthInfo2DeleteMessage
-
call the suitable method of the given visitor
- accept(MessageVisitor) - Method in class de.knipp.rritoolkit.message.AuthInfo2NotifyMessage
-
call the suitable method of the given visitor
- accept(MessageFuncVisitor<R>) - Method in class de.knipp.rritoolkit.message.AuthInfo2NotifyMessage
-
call the suitable method of the given visitor
- accept(MessageVisitor) - Method in class de.knipp.rritoolkit.message.AuthInfoExpireMessage
-
call the suitable method of the given visitor
- accept(MessageFuncVisitor<R>) - Method in class de.knipp.rritoolkit.message.AuthInfoExpireMessage
-
call the suitable method of the given visitor
- accept(MessageVisitor) - Method in class de.knipp.rritoolkit.message.ChangeProvAuthInfoMessage
-
call the suitable method of the given visitor
- accept(MessageFuncVisitor<R>) - Method in class de.knipp.rritoolkit.message.ChangeProvAuthInfoMessage
-
call the suitable method of the given visitor
- accept(MessageVisitor) - Method in class de.knipp.rritoolkit.message.DomainDeleteMessage
-
call the suitable method of the given visitor
- accept(MessageFuncVisitor<R>) - Method in class de.knipp.rritoolkit.message.DomainDeleteMessage
-
call the suitable method of the given visitor
- accept(MessageVisitor) - Method in class de.knipp.rritoolkit.message.DomainExpireMessage
-
call the suitable method of the given visitor
- accept(MessageFuncVisitor<R>) - Method in class de.knipp.rritoolkit.message.DomainExpireMessage
-
call the suitable method of the given visitor
- accept(MessageVisitor) - Method in class de.knipp.rritoolkit.message.DomainExpireWarningMessage
-
call the suitable method of the given visitor
- accept(MessageFuncVisitor<R>) - Method in class de.knipp.rritoolkit.message.DomainExpireWarningMessage
-
call the suitable method of the given visitor
- accept(MessageVisitor) - Method in class de.knipp.rritoolkit.message.Message
-
call the suitable method of the given visitor
- accept(MessageFuncVisitor<R>) - Method in class de.knipp.rritoolkit.message.Message
-
call the suitable method of the given visitor
- accept(ResponseVisitor) - Method in class de.knipp.rritoolkit.response.AuthInfo1CreateResponse
-
call the suitable method of the given visitor
- accept(ResponseVisitor) - Method in class de.knipp.rritoolkit.response.AuthInfo1DeleteResponse
-
call the suitable method of the given visitor
- accept(ResponseVisitor) - Method in class de.knipp.rritoolkit.response.AuthInfo2CreateResponse
-
call the suitable method of the given visitor
- accept(ResponseVisitor) - Method in class de.knipp.rritoolkit.response.ContactCheckResponse
-
call the suitable method of the given visitor
- accept(ResponseVisitor) - Method in class de.knipp.rritoolkit.response.ContactCreateResponse
-
call the suitable method of the given visitor
- accept(ResponseVisitor) - Method in class de.knipp.rritoolkit.response.ContactInfoResponse
-
call the suitable method of the given visitor
- accept(ResponseVisitor) - Method in class de.knipp.rritoolkit.response.ContactUpdateResponse
-
call the suitable method of the given visitor
- accept(ResponseVisitor) - Method in class de.knipp.rritoolkit.response.DomainChangeHolderResponse
-
call the suitable method of the given visitor
- accept(ResponseVisitor) - Method in class de.knipp.rritoolkit.response.DomainChangeProvResponse
-
call the suitable method of the given visitor
- accept(ResponseVisitor) - Method in class de.knipp.rritoolkit.response.DomainCheckResponse
-
call the suitable method of the given visitor
- accept(ResponseVisitor) - Method in class de.knipp.rritoolkit.response.DomainCreateResponse
-
call the suitable method of the given visitor
- accept(ResponseVisitor) - Method in class de.knipp.rritoolkit.response.DomainDeleteResponse
-
call the suitable method of the given visitor
- accept(ResponseVisitor) - Method in class de.knipp.rritoolkit.response.DomainInfoResponse
-
call the suitable method of the given visitor
- accept(ResponseVisitor) - Method in class de.knipp.rritoolkit.response.DomainRestoreResponse
-
call the suitable method of the given visitor
- accept(ResponseVisitor) - Method in class de.knipp.rritoolkit.response.DomainTransitResponse
-
call the suitable method of the given visitor
- accept(ResponseVisitor) - Method in class de.knipp.rritoolkit.response.DomainUpdateResponse
-
call the suitable method of the given visitor
- accept(ErrorPatternVisitor) - Method in interface de.knipp.rritoolkit.response.ErrorPattern
-
accept a visitor
- accept(ErrorPatternVisitor) - Method in class de.knipp.rritoolkit.response.GroupPattern
-
accept a visitor
- accept(ResponseVisitor) - Method in class de.knipp.rritoolkit.response.LoginResponse
-
call the suitable method of the given visitor
- accept(ResponseVisitor) - Method in class de.knipp.rritoolkit.response.LogoutResponse
-
call the suitable method of the given visitor
- accept(ResponseVisitor) - Method in class de.knipp.rritoolkit.response.QueueDeleteResponse
-
call the suitable method of the given visitor
- accept(ResponseVisitor) - Method in class de.knipp.rritoolkit.response.QueueReadResponse
-
call the suitable method of the given visitor
- accept(ResponseVisitor) - Method in class de.knipp.rritoolkit.response.Response
-
call the suitable method of the given visitor
- accept(ErrorPatternVisitor) - Method in class de.knipp.rritoolkit.response.SimplePattern
-
accept a visitor
- accessCodes - Variable in class de.knipp.rritoolkit.response.GroupPattern
-
the accepted accesses
- accessPatterns - Variable in class de.knipp.rritoolkit.response.ErrorMapper
-
the patterns to investigate for a certain access code
- acquireChannel() - Method in class de.knipp.rritoolkit.PooledPort
-
acquire a channel.
- add(XmlBuilder, String, String) - Method in class de.knipp.rritoolkit.ContactData
-
add an element to the builder
- add(XmlBuilder, String, List<String>) - Method in class de.knipp.rritoolkit.ContactData
-
add elements for a list to the builder
- add(String, String) - Method in class de.knipp.rritoolkit.KVList
-
add a value for the given key
- add(String, String...) - Method in class de.knipp.rritoolkit.KVList
-
add all values for the given key
- add(String, Collection<String>) - Method in class de.knipp.rritoolkit.KVList
-
add a collection of values for the given key
- add(String) - Method in class de.knipp.rritoolkit.KVList.ValueImpl
-
add the given string as a value
- add(String[]) - Method in class de.knipp.rritoolkit.KVList.ValueImpl
-
add all strings to the value
- add(ErrorPattern, E) - Method in class de.knipp.rritoolkit.response.ErrorMapper
-
add a new pattern to the mapper.
- add(Map<String, List<ErrorPattern>>, String, ErrorPattern) - Method in class de.knipp.rritoolkit.response.ErrorMapper.Visitor
-
add a pattern to a list
- addAttributes(XmlBuilder) - Method in class de.knipp.rritoolkit.request.AuthInfo1CreateRequest
-
allow the addition of attributes to the request.
- addAttributes(XmlBuilder) - Method in class de.knipp.rritoolkit.request.DomainInfoRequest
-
allow the addition of attributes to the request.
- addAttributes(XmlBuilder) - Method in class de.knipp.rritoolkit.request.DomainSimpleRequest
-
allow the addition of attributes to the request.
- addAttributes(XmlBuilder) - Method in class de.knipp.rritoolkit.request.DomainTransitRequest
-
allow the addition of attributes to the request.
- addContact(DomainData.Role, ContactData) - Method in class de.knipp.rritoolkit.DomainData
-
add a single contact
- addContact(DomainData.Ref) - Method in class de.knipp.rritoolkit.DomainData
-
add a single contact
- addContacts(DomainData.Role, ContactData...) - Method in class de.knipp.rritoolkit.DomainData
-
add all given contacts
- addContacts(DomainData.Role, Iterable<ContactData>) - Method in class de.knipp.rritoolkit.DomainData
-
add all given contacts
- addContacts(DomainData.Ref...) - Method in class de.knipp.rritoolkit.DomainData
-
add all given contacts
- addContacts(Collection<DomainData.Ref>) - Method in class de.knipp.rritoolkit.DomainData
-
add all given contacts
- addDnsEntries(DnsEntry...) - Method in class de.knipp.rritoolkit.DomainData
-
add all entries to the DNS configuration
- addDnsEntries(Collection<? extends DnsEntry>) - Method in class de.knipp.rritoolkit.DomainData
-
add all entries to the DNS configuration
- addDnsEntry(DnsEntry) - Method in class de.knipp.rritoolkit.DomainData
-
add an entry to the DNS configuration
- addElements(XmlBuilder) - Method in class de.knipp.rritoolkit.request.DomainInfoRequest
-
allow the addition of elements within the request.
- addElements(XmlBuilder) - Method in class de.knipp.rritoolkit.request.DomainSimpleRequest
-
allow the addition of elements within the request.
- addList(KVList, StringBuilder) - Method in class de.knipp.rritoolkit.Codec
-
add a key-value list to the given string builder
- addOperation(Test.Operation) - Static method in class de.knipp.rritoolkit.test.Test
-
add an operation
- address - Variable in class de.knipp.rritoolkit.ContactData
-
the address
- addrsIPv4 - Variable in class de.knipp.rritoolkit.dns.DnsEntryNS
-
the list of IPv4 addresses
- addrsIPv6 - Variable in class de.knipp.rritoolkit.dns.DnsEntryNS
-
the list of IPv6 addresses
- addRule(DefaultResponseFactory.ListRule) - Method in class de.knipp.rritoolkit.DefaultResponseFactory
-
add a list rule
- addSection(KVList, String...) - Method in class de.knipp.rritoolkit.KVMultiList
-
add the given list as a new section
- addXmlMapping(QName, Class<? extends Response>) - Method in class de.knipp.rritoolkit.DefaultResponseFactory
-
add an XML mapping
- addXmlMapping(String, String, Class<? extends Response>) - Method in class de.knipp.rritoolkit.DefaultResponseFactory
-
add an XML mapping
- advance() - Method in class de.knipp.rritoolkit.test.Test.Arguments
-
advance the position to the next argument, unless there are no more
- algorithm - Variable in class de.knipp.rritoolkit.dns.DnsEntryDNSKEY
-
the algorithm
- allFromList(KVList, String) - Static method in class de.knipp.rritoolkit.dns.DnsEntry
-
create instances from the given key-value list
- allocateChannels - Variable in class de.knipp.rritoolkit.PooledPort
-
the number of channels to allocate
- applicationCodes - Variable in class de.knipp.rritoolkit.response.GroupPattern
-
the accepted application codes
- applicationPatterns - Variable in class de.knipp.rritoolkit.response.ErrorMapper
-
the patterns to investigate for a certain application code
- argPattern - Static variable in class de.knipp.rritoolkit.test.Test
-
pattern to split lines
- args - Variable in class de.knipp.rritoolkit.test.Test.Arguments
-
the array containing the arguments
- arguments - Variable in class de.knipp.rritoolkit.response.ResultMessage
-
the arguments
- Arguments(String[]) - Constructor for class de.knipp.rritoolkit.test.Test.Arguments
-
constructor
- asBoolean(String, boolean) - Static method in class de.knipp.rritoolkit.XmlHelper
-
return a boolean value of a given string,
- attf(String, boolean) - Method in class de.knipp.rritoolkit.XmlBuilder
-
add an attribute to the current node, if it is an element node.
- attf(String, String, boolean) - Method in class de.knipp.rritoolkit.XmlBuilder
-
add an attribute to the current node, if it is an element node.
- attf(String, String, String, boolean) - Method in class de.knipp.rritoolkit.XmlBuilder
-
add an attribute to the current node, if it is an element node.
- attf(QName, boolean) - Method in class de.knipp.rritoolkit.XmlBuilder
-
add an attribute to the current node, if it is an element node.
- attr(String, Object) - Method in class de.knipp.rritoolkit.XmlBuilder
-
add an attribute to the current node, if it is an element node.
- attr(String, String, Object) - Method in class de.knipp.rritoolkit.XmlBuilder
-
add an attribute to the current node, if it is an element node.
- attr(String, String, String, Object) - Method in class de.knipp.rritoolkit.XmlBuilder
-
add an attribute to the current node, if it is an element node.
- attr(QName, Object) - Method in class de.knipp.rritoolkit.XmlBuilder
-
add an attribute to the current node, if it is an element node.
- authInfo - Variable in class de.knipp.rritoolkit.request.DomainInfoRequest
-
the authinfo
- AuthInfo1Create() - Constructor for class de.knipp.rritoolkit.test.Test.AuthInfo1Create
-
- AuthInfo1CreateRequest - Class in de.knipp.rritoolkit.request
-
class that represents an AuthInfo 1 create request
- AuthInfo1CreateRequest() - Constructor for class de.knipp.rritoolkit.request.AuthInfo1CreateRequest
-
constructor
- AuthInfo1CreateRequest(String, String, byte[], Date) - Constructor for class de.knipp.rritoolkit.request.AuthInfo1CreateRequest
-
constructor
- AuthInfo1CreateRequest(String, String, String, Date) - Constructor for class de.knipp.rritoolkit.request.AuthInfo1CreateRequest
-
constructor
- AuthInfo1CreateRequest(String, byte[], Date) - Constructor for class de.knipp.rritoolkit.request.AuthInfo1CreateRequest
-
constructor
- AuthInfo1CreateRequest(String, String, Date) - Constructor for class de.knipp.rritoolkit.request.AuthInfo1CreateRequest
-
constructor
- AuthInfo1CreateRequest(String, String, byte[]) - Constructor for class de.knipp.rritoolkit.request.AuthInfo1CreateRequest
-
constructor
- AuthInfo1CreateRequest(String, String, String) - Constructor for class de.knipp.rritoolkit.request.AuthInfo1CreateRequest
-
constructor
- AuthInfo1CreateRequest(String, byte[]) - Constructor for class de.knipp.rritoolkit.request.AuthInfo1CreateRequest
-
constructor
- AuthInfo1CreateRequest(String, String) - Constructor for class de.knipp.rritoolkit.request.AuthInfo1CreateRequest
-
constructor
- AuthInfo1CreateResponse - Class in de.knipp.rritoolkit.response
-
response of a AuthInfo 1 create request
- AuthInfo1CreateResponse() - Constructor for class de.knipp.rritoolkit.response.AuthInfo1CreateResponse
-
- AuthInfo1DeleteRequest - Class in de.knipp.rritoolkit.request
-
class that represents an AuthInfo 1 delete request
- AuthInfo1DeleteRequest() - Constructor for class de.knipp.rritoolkit.request.AuthInfo1DeleteRequest
-
constructor
- AuthInfo1DeleteRequest(String, String) - Constructor for class de.knipp.rritoolkit.request.AuthInfo1DeleteRequest
-
constructor
- AuthInfo1DeleteRequest(String) - Constructor for class de.knipp.rritoolkit.request.AuthInfo1DeleteRequest
-
constructor
- AuthInfo1DeleteResponse - Class in de.knipp.rritoolkit.response
-
response of a AuthInfo 1 delete request
- AuthInfo1DeleteResponse() - Constructor for class de.knipp.rritoolkit.response.AuthInfo1DeleteResponse
-
- authInfo1ExpireDate - Variable in class de.knipp.rritoolkit.DomainData
-
the date AuthInfo 1 expires (null
if not set or unknown)
- AuthInfo2CreateRequest - Class in de.knipp.rritoolkit.request
-
class that represents an AuthInfo 2 create request
- AuthInfo2CreateRequest() - Constructor for class de.knipp.rritoolkit.request.AuthInfo2CreateRequest
-
constructor
- AuthInfo2CreateRequest(String, String) - Constructor for class de.knipp.rritoolkit.request.AuthInfo2CreateRequest
-
constructor
- AuthInfo2CreateRequest(String) - Constructor for class de.knipp.rritoolkit.request.AuthInfo2CreateRequest
-
constructor
- AuthInfo2CreateResponse - Class in de.knipp.rritoolkit.response
-
response of a AuthInfo 2 create request
- AuthInfo2CreateResponse() - Constructor for class de.knipp.rritoolkit.response.AuthInfo2CreateResponse
-
- AuthInfo2DeleteMessage - Class in de.knipp.rritoolkit.message
-
class that represents the AuthInfo 2 delete message
- AuthInfo2DeleteMessage() - Constructor for class de.knipp.rritoolkit.message.AuthInfo2DeleteMessage
-
- authInfo2ExpireDate - Variable in class de.knipp.rritoolkit.DomainData
-
the date AuthInfo 2 expires (null
if not set or unknown)
- AuthInfo2NotifyMessage - Class in de.knipp.rritoolkit.message
-
class that represents the AuthInfo2 notify message
- AuthInfo2NotifyMessage() - Constructor for class de.knipp.rritoolkit.message.AuthInfo2NotifyMessage
-
- AuthInfoExpireMessage - Class in de.knipp.rritoolkit.message
-
class that represents the AuthInfo expire message
- AuthInfoExpireMessage() - Constructor for class de.knipp.rritoolkit.message.AuthInfoExpireMessage
-
- authInfoHash - Variable in class de.knipp.rritoolkit.request.AuthInfo1CreateRequest
-
the hash of the authinfo
- authInfosSet - Variable in class de.knipp.rritoolkit.DomainData
-
flag whether either AuthInfo 1 or AuthInfo 2 is set
- available - Variable in class de.knipp.rritoolkit.PooledPort
-
the pool of available channels