Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
R
receive()
- Method in interface de.knipp.rritoolkit.
RegistryChannel
wait for a response from the registry.
receive()
- Method in class de.knipp.rritoolkit.tcp.
TcpChannel
wait for a response from the registry.
receive()
- Method in class de.knipp.rritoolkit.test.
DebugChannelFactory.DebugChannel
wait for a response from the registry.
receiveTimeout
- Variable in class de.knipp.rritoolkit.tcp.
TcpParams
the wait timeout in milliseconds
RegistryChannel
- Interface in
de.knipp.rritoolkit
interface to a class that implements a communication channel to the registry.
RELEASE_PERIOD
- Static variable in class de.knipp.rritoolkit.
PooledPort.PoolManager
the release period of channels over the minimum
releaseChannel(RegistryChannel)
- Method in class de.knipp.rritoolkit.
PooledPort.PoolManager
release the given channel
remarks
- Variable in class de.knipp.rritoolkit.
ContactData
the remarks
remove()
- Method in class de.knipp.rritoolkit.
KVList.EmptyIterator
remove the current element
remove()
- Method in class de.knipp.rritoolkit.
KVList.RemoveDisabledIterator
remove the current element
remove()
- Method in class de.knipp.rritoolkit.
KVList.SingletonIterator
remove the current element
removeSection(KVMultiList.Section)
- Method in class de.knipp.rritoolkit.
KVMultiList
remove the given section
removeSection(KVList)
- Method in class de.knipp.rritoolkit.
KVMultiList
remove the section represented by the given list
repeatCount
- Variable in class de.knipp.rritoolkit.test.
Test.RepeatCommand
the number of repetitions
Request
- Class in
de.knipp.rritoolkit.request
base class for all DENIC requests
Request()
- Constructor for class de.knipp.rritoolkit.request.
Request
requestToDoc(Request)
- Method in class de.knipp.rritoolkit.
Codec
convert the request to an XML document
requestToKVList(KVList)
- Method in class de.knipp.rritoolkit.request.
AuthInfo1CreateRequest
method that needs to be implemented by subclasses for the key-value list conversion
requestToKVList(KVList)
- Method in class de.knipp.rritoolkit.request.
ContactCheckRequest
method that needs to be implemented by subclasses for the key-value list conversion
requestToKVList(KVList)
- Method in class de.knipp.rritoolkit.request.
ContactCreateRequest
method that needs to be implemented by subclasses for the key-value list conversion
requestToKVList(KVList)
- Method in class de.knipp.rritoolkit.request.
ContactInfoRequest
method that needs to be implemented by subclasses for the key-value list conversion
requestToKVList(KVList)
- Method in class de.knipp.rritoolkit.request.
ContactUpdateRequest
method that needs to be implemented by subclasses for the key-value list conversion
requestToKVList(KVList)
- Method in class de.knipp.rritoolkit.request.
DomainDataRequest
method that needs to be implemented by subclasses for the key-value list conversion
requestToKVList(KVList)
- Method in class de.knipp.rritoolkit.request.
DomainInfoRequest
method that needs to be implemented by subclasses for the key-value list conversion
requestToKVList(KVList)
- Method in class de.knipp.rritoolkit.request.
DomainMigrateDescrRequest
method that needs to be implemented by subclasses for the key-value list conversion
requestToKVList(KVList)
- Method in class de.knipp.rritoolkit.request.
DomainSimpleRequest
method that needs to be implemented by subclasses for the key-value list conversion
requestToKVList(KVList)
- Method in class de.knipp.rritoolkit.request.
DomainTransitRequest
method that needs to be implemented by subclasses for the key-value list conversion
requestToKVList(KVList)
- Method in class de.knipp.rritoolkit.request.
LoginRequest
method that needs to be implemented by subclasses for the key-value list conversion
requestToKVList(KVList)
- Method in class de.knipp.rritoolkit.request.
LogoutRequest
method that needs to be implemented by subclasses for the key-value list conversion
requestToKVList(KVList)
- Method in class de.knipp.rritoolkit.request.
QueueDeleteRequest
method that needs to be implemented by subclasses for the key-value list conversion
requestToKVList(KVList)
- Method in class de.knipp.rritoolkit.request.
QueueReadRequest
method that needs to be implemented by subclasses for the key-value list conversion
requestToKVList(KVList)
- Method in class de.knipp.rritoolkit.request.
Request
method that needs to be implemented by subclasses for the key-value list conversion
requestToList(Request)
- Method in class de.knipp.rritoolkit.
Codec
convert the given request to a list
requestToXml(Node)
- Method in class de.knipp.rritoolkit.request.
ContactCheckRequest
method that needs to be implemented by subclasses for the XML conversion
requestToXml(Node)
- Method in class de.knipp.rritoolkit.request.
ContactCreateRequest
method that needs to be implemented by subclasses for the XML conversion
requestToXml(Node)
- Method in class de.knipp.rritoolkit.request.
ContactInfoRequest
method that needs to be implemented by subclasses for the XML conversion
requestToXml(Node)
- Method in class de.knipp.rritoolkit.request.
ContactUpdateRequest
method that needs to be implemented by subclasses for the XML conversion
requestToXml(Node)
- Method in class de.knipp.rritoolkit.request.
DomainDataRequest
method that needs to be implemented by subclasses for the XML conversion
requestToXml(Node)
- Method in class de.knipp.rritoolkit.request.
DomainMigrateDescrRequest
method that needs to be implemented by subclasses for the XML conversion
requestToXml(Node)
- Method in class de.knipp.rritoolkit.request.
DomainSimpleRequest
method that needs to be implemented by subclasses for the XML conversion
requestToXml(Node)
- Method in class de.knipp.rritoolkit.request.
LoginRequest
method that needs to be implemented by subclasses for the XML conversion
requestToXml(Node)
- Method in class de.knipp.rritoolkit.request.
LogoutRequest
method that needs to be implemented by subclasses for the XML conversion
requestToXml(Node)
- Method in class de.knipp.rritoolkit.request.
QueueDeleteRequest
method that needs to be implemented by subclasses for the XML conversion
requestToXml(Node)
- Method in class de.knipp.rritoolkit.request.
QueueReadRequest
method that needs to be implemented by subclasses for the XML conversion
requestToXml(Node)
- Method in class de.knipp.rritoolkit.request.
Request
method that needs to be implemented by subclasses for the XML conversion
requiredKeys
- Variable in class de.knipp.rritoolkit.
DefaultResponseFactory.KeyRule
the keys that must appear in the list
Response
- Class in
de.knipp.rritoolkit.response
base class for all DENIC responses
Response()
- Constructor for class de.knipp.rritoolkit.response.
Response
Response.Result
- Enum in
de.knipp.rritoolkit.response
enumeration for the different result types of a response
Response.Result(String)
- Constructor for enum de.knipp.rritoolkit.response.
Response.Result
constructor
ResponseFactory
- Interface in
de.knipp.rritoolkit
interface to a class that is capabable of creating a suitable subclass of
DenicResponse
for the given response.
ResponseParseException
- Exception in
de.knipp.rritoolkit
exception that is thrown if the parsing of the key-value pair or XML response fails for some reason
ResponseParseException(String)
- Constructor for exception de.knipp.rritoolkit.
ResponseParseException
constructor
ResponseParseException(String, Throwable)
- Constructor for exception de.knipp.rritoolkit.
ResponseParseException
constructor
ResponseParseException(String, String, String, String, Throwable)
- Constructor for exception de.knipp.rritoolkit.
ResponseParseException
constructor for an exception related to key-value pair parsing
ResponseParseException(String, String, String, Throwable)
- Constructor for exception de.knipp.rritoolkit.
ResponseParseException
constructor for an exception related to key-value pair parsing
ResponseParseException(String, String, Throwable)
- Constructor for exception de.knipp.rritoolkit.
ResponseParseException
constructor for an exception related to key-value pair parsing
ResponseParseException(String, String, String, String)
- Constructor for exception de.knipp.rritoolkit.
ResponseParseException
constructor for an exception related to key-value pair parsing
ResponseParseException(String, String, String)
- Constructor for exception de.knipp.rritoolkit.
ResponseParseException
constructor for an exception related to key-value pair parsing
ResponseParseException(String, String)
- Constructor for exception de.knipp.rritoolkit.
ResponseParseException
constructor for an exception related to key-value pair parsing
ResponseParseException(String, Node)
- Constructor for exception de.knipp.rritoolkit.
ResponseParseException
constructor for an exception related to XML parsing
ResponseParseException(String, Node, Throwable)
- Constructor for exception de.knipp.rritoolkit.
ResponseParseException
constructor for an exception related to XML parsing
ResponseVisitor
- Interface in
de.knipp.rritoolkit.response
interface for a visitor of a
DenicResponse
result
- Variable in class de.knipp.rritoolkit.response.
Response
the overall result
ResultMessage
- Class in
de.knipp.rritoolkit.response
this class encapsulates result messages contained in the DENIC responses
ResultMessage(String, boolean, String)
- Constructor for class de.knipp.rritoolkit.response.
ResultMessage
constructor for key-value pairs
ResultMessage(Element)
- Constructor for class de.knipp.rritoolkit.response.
ResultMessage
constructor for XML
ResultMessage.Level
- Enum in
de.knipp.rritoolkit.response
enumeration for the different error levels of a message
ResultMessage.Level(String, String...)
- Constructor for enum de.knipp.rritoolkit.response.
ResultMessage.Level
constructor
resultMessages
- Variable in class de.knipp.rritoolkit.response.
Response
additional result messages
returnChannel(RegistryChannel)
- Method in class de.knipp.rritoolkit.
PooledPort
return a channel to the pool or to a waiting thread
role
- Variable in class de.knipp.rritoolkit.
DomainData.Ref
the role
RRI_VERSION
- Static variable in class de.knipp.rritoolkit.
DenicConstants
the protocol version for the KV representation
rules
- Variable in class de.knipp.rritoolkit.
DefaultResponseFactory
the set of rules
run()
- Method in class de.knipp.rritoolkit.
PooledPort.PoolManager
perform the duties
run()
- Method in class de.knipp.rritoolkit.tcp.
TcpChannel.IdleMonitor
periodically check channels whether they have timed out
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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