- Pair(String, KVList.Value) - Constructor for class de.knipp.rritoolkit.KVList.Pair
-
constructor
- pairs - Variable in class de.knipp.rritoolkit.KVList
-
all key value pairs
- ParallelCommand(Test.Command[], int) - Constructor for class de.knipp.rritoolkit.test.Test.ParallelCommand
-
constructor
- params - Variable in class de.knipp.rritoolkit.tcp.TcpChannel
-
the parameters
- params - Variable in class de.knipp.rritoolkit.tcp.TcpChannelFactory
-
the parameters
- parse(Test.Arguments, PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.AuthInfo1Create
-
- parse(Test.Arguments, PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.ContactCI
-
- parse(Test.Arguments, PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.ContactCU
-
- parse(Test.Arguments, PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.DomainCU
-
- parse(Test.Arguments, PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.DomainDelete
-
- parse(Test.Arguments, PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.DomainInfo
-
- parse(Test.Arguments, PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.DomainSimple
-
- parse(Test.Arguments, PrintWriter) - Method in interface de.knipp.rritoolkit.test.Test.Operation
-
- parse(Test.Arguments, PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.QueueDelete
-
- parse(Test.Arguments, PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.QueueDeleteAll
-
- parse(Test.Arguments, PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.QueueRead
-
- parseBatchFile(BufferedReader) - Method in class de.knipp.rritoolkit.test.Test
-
parse the given batch file
- parseBatchSection(String...) - Method in class de.knipp.rritoolkit.test.Test
-
parse a section of the batch file
- parseCommand(String[], int) - Static method in class de.knipp.rritoolkit.test.Test
-
execute a command
- parsedArgs - Variable in class de.knipp.rritoolkit.test.Test
-
the last parsed arguments during parsing
- parseData(Test.Arguments, PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.AuthInfo1Create
-
parse the arguments
- parseData(Test.Arguments, PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.ContactCU
-
parse the arguments
- parseData(Test.Arguments, PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.DomainCU
-
parse the arguments
- parseData(Test.Arguments, PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.DomainInfo
-
parse the arguments
- parseData(Test.Arguments, PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.DomainSimple
-
parse the arguments
- parseData(Test.Arguments, PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.QueueDelete
-
parse the arguments
- parseData(Test.Arguments, PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.QueueDeleteAll
-
parse the arguments
- parseData(Test.Arguments, PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.QueueRead
-
parse the arguments
- parseDateTime(String) - Static method in class de.knipp.rritoolkit.Utils
-
helper method to parse a date.
- parseField(Node, String) - Method in class de.knipp.rritoolkit.ContactData
-
parse a single field
- parseField(Node, String, List<String>) - Method in class de.knipp.rritoolkit.ContactData
-
parse a field consisting of multiple entries
- parseMultipleValueOption(Test.Arguments, PrintWriter, String, String, Consumer<String>) - Method in class de.knipp.rritoolkit.test.Test.BaseOperation
-
try to parse an option with one or more values
- parsePattern - Static variable in class de.knipp.rritoolkit.dns.DnsEntry
-
the pattern to match the entry
- parsePattern - Static variable in class de.knipp.rritoolkit.dns.DnsEntryMX
-
the pattern to parse the contents of the value
- parseSingleIntValueOption(Test.Arguments, PrintWriter, String, String) - Method in class de.knipp.rritoolkit.test.Test.BaseOperation
-
try to parse a single value option, which must be an integer value
- parseSingleValueOption(Test.Arguments, PrintWriter, String, String) - Method in class de.knipp.rritoolkit.test.Test.BaseOperation
-
try to parse a single value option
- password - Variable in class de.knipp.rritoolkit.PooledPort
-
the password for the login
- password - Variable in class de.knipp.rritoolkit.request.LoginRequest
-
the password
- pattern - Variable in enum de.knipp.rritoolkit.response.ErrorType
-
the pattern
- patternMap - Variable in class de.knipp.rritoolkit.response.ErrorMapper
-
the mapping from the pattern to the user object
- pendingClose - Static variable in class de.knipp.rritoolkit.tcp.TcpChannel
-
set of connections that are to be closed
- PooledPort - Class in de.knipp.rritoolkit
-
class that manages a pool of channels to the registry
- PooledPort(ChannelFactory, Codec, String, String, int, int, int) - Constructor for class de.knipp.rritoolkit.PooledPort
-
constructor
- PooledPort.PoolManager - Class in de.knipp.rritoolkit
-
thread that coordinates the pool, i.e. allocates and deallocates
channels depending on the needs
- PooledPort.WaitEntry - Class in de.knipp.rritoolkit
-
class that describes a waiting thread
- PooledPort.WriteException - Exception in de.knipp.rritoolkit
-
exception that specifically marks I/O exceptions that happen during
the sending of the EPP command
- PoolManager() - Constructor for class de.knipp.rritoolkit.PooledPort.PoolManager
-
- Port - Interface in de.knipp.rritoolkit
-
abstract high level interface to a facade that deals with the codec
and channel
- port - Variable in class de.knipp.rritoolkit.test.DebugPort
-
the actual port
- pos - Variable in class de.knipp.rritoolkit.test.Test.Arguments
-
the reading position
- postalCode - Variable in class de.knipp.rritoolkit.ContactData
-
the postal code
- preference - Variable in class de.knipp.rritoolkit.dns.DnsEntryMX
-
the priority
- PREFIX_CONTACT - Static variable in class de.knipp.rritoolkit.DenicConstants
-
the typical prefix for the "contact" XML namespace
- PREFIX_DNS_ENTRY - Static variable in class de.knipp.rritoolkit.DenicConstants
-
the typical prefix for the "dnsentry" namespace
- PREFIX_DOMAIN - Static variable in class de.knipp.rritoolkit.DenicConstants
-
the typical prefix for the "domain" XML namespace
- PREFIX_GLOBAL - Static variable in class de.knipp.rritoolkit.DenicConstants
-
the typical prefix for the "global" XML namespace
- PREFIX_MESSAGE - Static variable in class de.knipp.rritoolkit.DenicConstants
-
the typical prefix for the "message" namespace
- PREFIX_TXN - Static variable in class de.knipp.rritoolkit.DenicConstants
-
the typical prefix for the "transaction" namespace
- PREFIX_XSI - Static variable in class de.knipp.rritoolkit.DenicConstants
-
the typical prefix for the XML Schema Instance namespace
- printHelp(PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.AuthInfo1Create
-
print the help for the operation; the output shall not exceed
80 characters per line
- printHelp(PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.ContactCI
-
print the help for the operation; the output shall not exceed
80 characters per line
- printHelp(PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.ContactCU
-
print the help for the operation; the output shall not exceed
80 characters per line
- printHelp(PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.DomainCU
-
print the help for the operation; the output shall not exceed
80 characters per line
- printHelp(PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.DomainInfo
-
print the help for the operation; the output shall not exceed
80 characters per line
- printHelp(PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.DomainSimple
-
print the help for the operation; the output shall not exceed
80 characters per line
- printHelp(PrintWriter) - Method in interface de.knipp.rritoolkit.test.Test.Operation
-
print the help for the operation; the output shall not exceed
80 characters per line
- printHelp(PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.QueueDelete
-
print the help for the operation; the output shall not exceed
80 characters per line
- printHelp(PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.QueueDeleteAll
-
print the help for the operation; the output shall not exceed
80 characters per line
- printHelp(PrintWriter) - Method in class de.knipp.rritoolkit.test.Test.QueueRead
-
print the help for the operation; the output shall not exceed
80 characters per line
- printRepeatedOptionError(PrintWriter, String) - Method in class de.knipp.rritoolkit.test.Test.BaseOperation
-
print an error that the option may not be repeated
- priority - Variable in class de.knipp.rritoolkit.DefaultResponseFactory.ListRule
-
the priority
- protocol - Variable in class de.knipp.rritoolkit.dns.DnsEntryDNSKEY
-
the protocol
- protocol - Variable in class de.knipp.rritoolkit.tcp.TcpParams
-
the protocol