Uses of Package
de.knipp.rritoolkit

Packages that use de.knipp.rritoolkit
de.knipp.rritoolkit   
de.knipp.rritoolkit.dns   
de.knipp.rritoolkit.message   
de.knipp.rritoolkit.request   
de.knipp.rritoolkit.response   
de.knipp.rritoolkit.tcp   
de.knipp.rritoolkit.test   
 

Classes in de.knipp.rritoolkit used by de.knipp.rritoolkit
ChannelFactory
          interface to a class that can produce new channels to the registry.
Codec
          Class that performs the conversion to and from byte data, as required for the exchange with the registry server.
ContactData
          class that holds contact data, both for requests and responses
ContactData.Field
          enumeration for the different disclose fields
ContactData.Type
          enumeration for the different contact types
DefaultResponseFactory
          default implementation of the response factory
DefaultResponseFactory.ListRule
          small class that describes a rule for choosing a specific subclass
DomainData
          class that holds domain data, both for requests and responses
DomainData.DomainState
          enumeration for the different states of the domain
DomainData.Ref
          class that represents a reference to a contact.
DomainData.Role
          enumeration for the different contact roles within the domain
EncodeException
          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.
KVList
          class that represents a key-value list as used in DENIC Key Value messages for requests and part of responses.
KVList.Pair
          small class holding a key value pair (used for the iterator
KVList.Value
          public interface to values.
KVList.ValueImpl
          inner class that implements a value
KVMultiList
          class that represents a key-value list consisting of multiple sections.
KVMultiList.Section
          small class that represents a section.
PooledPort.PoolManager
          thread that coordinates the pool, i.e. allocates and deallocates channels depending on the needs
PooledPort.WaitEntry
          class that describes a waiting thread
Port
          abstract high level interface to a facade that deals with the codec and channel
RegistryChannel
          interface to a class that implements a communication channel to the registry.
ResponseFactory
          interface to a class that is capabable of creating a suitable subclass of DenicResponse for the given response.
ResponseParseException
          exception that is thrown if the parsing of the key-value pair or XML response fails for some reason
XmlBuilder
          helper class to simplify building DOM trees
 

Classes in de.knipp.rritoolkit used by de.knipp.rritoolkit.dns
EncodeException
          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.
KVList
          class that represents a key-value list as used in DENIC Key Value messages for requests and part of responses.
ResponseParseException
          exception that is thrown if the parsing of the key-value pair or XML response fails for some reason
 

Classes in de.knipp.rritoolkit used by de.knipp.rritoolkit.message
KVList
          class that represents a key-value list as used in DENIC Key Value messages for requests and part of responses.
ResponseParseException
          exception that is thrown if the parsing of the key-value pair or XML response fails for some reason
 

Classes in de.knipp.rritoolkit used by de.knipp.rritoolkit.request
ContactData
          class that holds contact data, both for requests and responses
DomainData
          class that holds domain data, both for requests and responses
EncodeException
          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.
KVList
          class that represents a key-value list as used in DENIC Key Value messages for requests and part of responses.
Port
          abstract high level interface to a facade that deals with the codec and channel
XmlBuilder
          helper class to simplify building DOM trees
 

Classes in de.knipp.rritoolkit used by de.knipp.rritoolkit.response
ContactData
          class that holds contact data, both for requests and responses
DomainData
          class that holds domain data, both for requests and responses
DomainData.DomainState
          enumeration for the different states of the domain
KVMultiList
          class that represents a key-value list consisting of multiple sections.
ResponseParseException
          exception that is thrown if the parsing of the key-value pair or XML response fails for some reason
 

Classes in de.knipp.rritoolkit used by de.knipp.rritoolkit.tcp
ChannelFactory
          interface to a class that can produce new channels to the registry.
RegistryChannel
          interface to a class that implements a communication channel to the registry.
 

Classes in de.knipp.rritoolkit used by de.knipp.rritoolkit.test
ChannelFactory
          interface to a class that can produce new channels to the registry.
ContactData
          class that holds contact data, both for requests and responses
DomainData
          class that holds domain data, both for requests and responses
Port
          abstract high level interface to a facade that deals with the codec and channel
RegistryChannel
          interface to a class that implements a communication channel to the registry.
 



Copyright © 2005-2011 Knipp Medien und Kommunikation GmbH