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

T

t(Object) - Method in class de.knipp.rritoolkit.XmlBuilder
add a text node to the current node.
TcpChannel - Class in de.knipp.rritoolkit.tcp
implementation of the RegistryChannel interface for SSL TCP connections
TcpChannel(TcpParams, Socket) - Constructor for class de.knipp.rritoolkit.tcp.TcpChannel
constructor
TcpChannel.IdleMonitor - Class in de.knipp.rritoolkit.tcp
class that monitors idle connections and closes them if need be
TcpChannel.IdleMonitor() - Constructor for class de.knipp.rritoolkit.tcp.TcpChannel.IdleMonitor
 
TcpChannelFactory - Class in de.knipp.rritoolkit.tcp
class that implements the ChannelFactory interface for SSL/TLS secured TCP connections
TcpChannelFactory(TcpParams) - Constructor for class de.knipp.rritoolkit.tcp.TcpChannelFactory
constructor
TcpParams - Class in de.knipp.rritoolkit.tcp
class that holds the configuration data for the TCP connection
TcpParams() - Constructor for class de.knipp.rritoolkit.tcp.TcpParams
constructor.
TcpParams(TcpParams) - Constructor for class de.knipp.rritoolkit.tcp.TcpParams
copy constructor
test(Response, ErrorType...) - Static method in enum de.knipp.rritoolkit.response.ErrorType
test whether any of the given error codes occur in the response.
Test - Class in de.knipp.rritoolkit.test
small test program
Test() - Constructor for class de.knipp.rritoolkit.test.Test
 
Test.Command - Interface in de.knipp.rritoolkit.test
small interface to a class that executes commands on a given port
Test.ParallelCommand - Class in de.knipp.rritoolkit.test
class that executes the given commands in parallel
Test.ParallelCommand(Test.Command[], int) - Constructor for class de.knipp.rritoolkit.test.Test.ParallelCommand
constructor
Test.RepeatCommand - Class in de.knipp.rritoolkit.test
class that repeats a command a given number of times
Test.RepeatCommand(Test.Command, int) - Constructor for class de.knipp.rritoolkit.test.Test.RepeatCommand
constructor
Test.SequentialCommand - Class in de.knipp.rritoolkit.test
class that executes the given commands sequentially
Test.SequentialCommand(Test.Command[]) - Constructor for class de.knipp.rritoolkit.test.Test.SequentialCommand
constructor
Test.SingleCommand - Class in de.knipp.rritoolkit.test
class that executes a single command
Test.SingleCommand(String[]) - Constructor for class de.knipp.rritoolkit.test.Test.SingleCommand
constructor
testAuthInfo1Create(Port, String...) - Static method in class de.knipp.rritoolkit.test.Test
test method for the creation of an AuthInfo 1
testAuthInfo1Delete(Port, String...) - Static method in class de.knipp.rritoolkit.test.Test
test method for the deletion of the AuthInfo 1
testAuthInfo2Create(Port, String...) - Static method in class de.knipp.rritoolkit.test.Test
test method for the creation of an AuthInfo 2
testContactCheck(Port, String[]) - Static method in class de.knipp.rritoolkit.test.Test
test method for the domain check request
testContactCreate(Port, String[]) - Static method in class de.knipp.rritoolkit.test.Test
test method for the contact create request
testContactInfo(Port, String[]) - Static method in class de.knipp.rritoolkit.test.Test
test method for the domain check request
testContactUpdate(Port, String[]) - Static method in class de.knipp.rritoolkit.test.Test
test method for the contact create request
testDnsKeyUpdate(Port, String...) - Static method in class de.knipp.rritoolkit.test.Test
test method for the change of DNSKEY data
testDomainChangeProv(Port, String[]) - Static method in class de.knipp.rritoolkit.test.Test
test method for the domain check request
testDomainCheck(Port, String[]) - Static method in class de.knipp.rritoolkit.test.Test
test method for the domain check request
testDomainCreate(Port, String[]) - Static method in class de.knipp.rritoolkit.test.Test
test method for the domain check request
testDomainCreateExt(Port, String[]) - Static method in class de.knipp.rritoolkit.test.Test
test method for the domain check request
testDomainDelete(Port, String[]) - Static method in class de.knipp.rritoolkit.test.Test
test method for the domain check request
testDomainInfo(Port, String[]) - Static method in class de.knipp.rritoolkit.test.Test
test method for the domain check request
testDomainMigrateDescr(Port, String[]) - Static method in class de.knipp.rritoolkit.test.Test
test method for the domain check request
testList(List<ErrorPattern>, ErrorCode, Collection<E>) - Method in class de.knipp.rritoolkit.response.ErrorMapper
test all patterns in the given list for a match.
testQueueClear(Port, String[]) - Static method in class de.knipp.rritoolkit.test.Test
test method that removes all messages (of the given type if specified)
testQueueDelete(Port, String[]) - Static method in class de.knipp.rritoolkit.test.Test
test method to remove a message from the queue
testQueueRead(Port, String[]) - Static method in class de.knipp.rritoolkit.test.Test
test method for the queue read request
threadCount - Variable in class de.knipp.rritoolkit.test.Test.ParallelCommand
the number of threads to use
toArray(String[]) - Method in interface de.knipp.rritoolkit.KVList.Value
copy the contents into the given array.
toArray(String[]) - Method in class de.knipp.rritoolkit.KVList.ValueImpl
copy the contents into the given array.
toBase64Binary(byte[]) - Static method in class de.knipp.rritoolkit.Utils
convert a byte sequence to a string conforming to the XML Schema base64Binary syntax
toHex(byte[]) - Static method in class de.knipp.rritoolkit.Utils
convert the given byte sequence to a hex string
tokenMap - Static variable in enum de.knipp.rritoolkit.ContactData.Field
map from the token to the type
tokenMap - Static variable in enum de.knipp.rritoolkit.ContactData.Type
map from the token to the type
tokenMap - Static variable in enum de.knipp.rritoolkit.DomainData.DomainState
map from the token to the type
tokenMap - Static variable in enum de.knipp.rritoolkit.DomainData.Role
map from the token to the type
tokenMap - Static variable in enum de.knipp.rritoolkit.message.Message.Type
map from the token to the type
tokenMap - Static variable in enum de.knipp.rritoolkit.response.ContactCheckResponse.State
map from the token to the type
tokenMap - Static variable in enum de.knipp.rritoolkit.response.Response.Result
map from the token to the result
tokenMap - Static variable in enum de.knipp.rritoolkit.response.ResultMessage.Level
map from the token to the level
toList(KVList) - Method in class de.knipp.rritoolkit.ContactData
convert the object to a KV list as part of a contact request
toList(KVList) - Method in class de.knipp.rritoolkit.dns.DnsEntry
converts the instance to an entry in the given list
toList(KVList) - Method in class de.knipp.rritoolkit.dns.DnsEntryAddress
convert the instance to an entry in the given list
toList(KVList) - Method in class de.knipp.rritoolkit.dns.DnsEntryDNSKEY
convert the instance to an entry in the given list
toList(KVList) - Method in class de.knipp.rritoolkit.dns.DnsEntryMX
convert the instance to an entry in the given list
toList(KVList) - Method in class de.knipp.rritoolkit.dns.DnsEntryNS
convert the instance to an entry in the given list
toList(KVList, boolean) - Method in class de.knipp.rritoolkit.DomainData
convert the object to a KV list as part of a domain request (create, update, chholder, chprov, delete)
toList() - Method in interface de.knipp.rritoolkit.KVList.Value
return the content as a list
toList() - Method in class de.knipp.rritoolkit.KVList.ValueImpl
return the content as a list
toList(KVList) - Method in class de.knipp.rritoolkit.request.Request
convert the request to a key-value list
toString() - Method in class de.knipp.rritoolkit.ContactData
convert the contact to a sting for debugging purposes
toString() - Method in class de.knipp.rritoolkit.dns.DnsEntryAddress
create a string representation (for debugging purposes)
toString() - Method in class de.knipp.rritoolkit.dns.DnsEntryDNSKEY
create a string representation (for debugging purposes)
toString() - Method in class de.knipp.rritoolkit.dns.DnsEntryMX
create a string representation (for debugging purposes)
toString() - Method in class de.knipp.rritoolkit.dns.DnsEntryNS
create a string representation (for debugging purposes)
toString() - Method in class de.knipp.rritoolkit.DomainData
convert the object to a string (for debugging purposes)
toString() - Method in class de.knipp.rritoolkit.message.AuthInfo2NotifyMessage
return a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.message.AuthInfoExpireMessage
return a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.message.ChangeProvMessageBase
return a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.message.DeleteLegalMessage
return a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.message.ExpireMessageBase
return a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.message.Message
returns a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.request.AuthInfo1CreateRequest
return a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.request.ContactCheckRequest
return a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.request.ContactCreateRequest
return a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.request.ContactInfoRequest
return a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.request.ContactUpdateRequest
return a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.request.DomainDataRequest
return a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.request.DomainInfoRequest
return a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.request.DomainMigrateDescrRequest
return a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.request.DomainSimpleRequest
return a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.request.DomainTransitRequest
return a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.request.LoginRequest
return a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.request.QueueDeleteRequest
return a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.request.QueueReadRequest
return a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.request.Request
return a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.response.AuthInfo1CreateResponse
return a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.response.ContactCheckResponse
return a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.response.ContactInfoResponse
return a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.response.DomainCheckResponse
return a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.response.DomainInfoResponse
return a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.response.ErrorCode
return a string representation of the error code
toString() - Method in class de.knipp.rritoolkit.response.QueueReadResponse
returns a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.response.Response
returns a string representation for debugging purposes
toString() - Method in class de.knipp.rritoolkit.response.ResultMessage
return a string representation for debugging purposes
toXml(Node) - Method in class de.knipp.rritoolkit.ContactData
convert the object to XML as part of a contact request
toXml(Node, String) - Method in class de.knipp.rritoolkit.dns.DnsEntry
converts the instance to XML
toXml(Node, String) - Method in class de.knipp.rritoolkit.dns.DnsEntryAddress
convert the instance to XML
toXml(Node, String) - Method in class de.knipp.rritoolkit.dns.DnsEntryDNSKEY
convert the instance to XML
toXml(Node, String) - Method in class de.knipp.rritoolkit.dns.DnsEntryMX
convert the instance to XML
toXml(Node, String) - Method in class de.knipp.rritoolkit.dns.DnsEntryNS
convert the instance to XML
toXml(Node, boolean) - Method in class de.knipp.rritoolkit.DomainData
convert the object to XML as part of a domain request (create, update, chholder, chprov, delete)
toXml(Document) - Method in class de.knipp.rritoolkit.request.Request
convert the request into an XML document
trustedCertsAlgorithm - Variable in class de.knipp.rritoolkit.tcp.TcpParams
the trust certs algorithm
trustKeyStore - Variable in class de.knipp.rritoolkit.tcp.TcpParams
the keystore that holds the trusted root certificates
ttf(boolean) - Method in class de.knipp.rritoolkit.XmlBuilder
add a text node to the current node.
type - Variable in class de.knipp.rritoolkit.ContactData
the type
type - Variable in class de.knipp.rritoolkit.message.Message
the type of the message
typeLimitation - Variable in class de.knipp.rritoolkit.request.QueueReadRequest
the requested message type

A B C D E F G H I K L M N O P Q R S T U V W X
Copyright © 2005-2011 Knipp Medien und Kommunikation GmbH