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

S

section - Variable in exception de.knipp.rritoolkit.ResponseParseException
the section, if available
sectionPattern - Static variable in class de.knipp.rritoolkit.Codec
pattern to decode an individual section name
sections - Variable in class de.knipp.rritoolkit.KVMultiList
the set of all sections
sectionsPattern - Static variable in class de.knipp.rritoolkit.Codec
pattern to decode section names line
send(byte[], boolean) - Method in interface de.knipp.rritoolkit.RegistryChannel
send the given message to the registry.
send(byte[], boolean) - Method in class de.knipp.rritoolkit.tcp.TcpChannel
send the given message to the registry.
send(byte[], boolean) - Method in class de.knipp.rritoolkit.test.DebugChannelFactory.DebugChannel
send the given message to the registry.
serverAddress - Variable in class de.knipp.rritoolkit.tcp.TcpParams
the address of the server
serverPort - Variable in class de.knipp.rritoolkit.tcp.TcpParams
the port number of the server
serverTxnID - Variable in class de.knipp.rritoolkit.response.Response
the server transaction ID
set(String, String) - Method in class de.knipp.rritoolkit.KVList
set the given key, replacing all previous contents
set(String, String...) - Method in class de.knipp.rritoolkit.KVList
set the given key, replacing all previous contents
set(String, Collection<String>) - Method in class de.knipp.rritoolkit.KVList
set the given key, replacing all previous contents
set(String) - Method in class de.knipp.rritoolkit.KVList.ValueImpl
replace the contents of the value with the given one
set(String[]) - Method in class de.knipp.rritoolkit.KVList.ValueImpl
replace the contents of the value with the given strings
setAccessCodes(String...) - Method in class de.knipp.rritoolkit.response.GroupPattern
set the access codes to match
setAddress(List<String>) - Method in class de.knipp.rritoolkit.ContactData
set the address
setAddress(String...) - Method in class de.knipp.rritoolkit.ContactData
set the address
setApplicationCodes(String...) - Method in class de.knipp.rritoolkit.response.GroupPattern
set the application codes to match
setAuthInfo(String) - Method in class de.knipp.rritoolkit.request.AuthInfo1CreateRequest
set the AuthInfo password.
setAuthInfoHash(byte[]) - Method in class de.knipp.rritoolkit.request.AuthInfo1CreateRequest
set the binary hash of the AuthInfo
setCertAlgorithm(String) - Method in class de.knipp.rritoolkit.tcp.TcpParams
set the name of the client certificate algorithm
setCertKeyStore(KeyStore) - Method in class de.knipp.rritoolkit.tcp.TcpParams
set the client certificate key store
setCertKeyStore(InputStream, String, String) - Method in class de.knipp.rritoolkit.tcp.TcpParams
set the client certificate key store
setCertKeyStore(File, String, String) - Method in class de.knipp.rritoolkit.tcp.TcpParams
set the client certificate key store
setCertPassword(String) - Method in class de.knipp.rritoolkit.tcp.TcpParams
set the password for the private key of the client certificate
setChangeProvAuthInfo(String) - Method in class de.knipp.rritoolkit.DomainData
set the AuthInfo that shall be used for the change provider operation
setCity(String) - Method in class de.knipp.rritoolkit.ContactData
set the city
setClassCodes(String...) - Method in class de.knipp.rritoolkit.response.GroupPattern
set the class codes to match
setClientTxnID(String) - Method in class de.knipp.rritoolkit.request.Request
set the client transaction ID
setCloseTime(long) - Method in class de.knipp.rritoolkit.tcp.TcpChannel
update the close time
setComponentCodes(String...) - Method in class de.knipp.rritoolkit.response.GroupPattern
set the component codes to match
setContact(ContactData) - Method in class de.knipp.rritoolkit.request.ContactCreateRequest
set the contact that shall be created
setContact(ContactData) - Method in class de.knipp.rritoolkit.request.ContactUpdateRequest
set the contact that shall be created
setCountryCode(String) - Method in class de.knipp.rritoolkit.ContactData
set the country code
setData(String, Message.Type, Date) - Method in class de.knipp.rritoolkit.message.Message
set the member variables of this base class
setDefaultClass(Class<? extends Response>) - Method in class de.knipp.rritoolkit.DefaultResponseFactory
set the default class
setDisclosedFields(Collection<ContactData.Field>) - Method in class de.knipp.rritoolkit.ContactData
set the disclosed fields
setDisconnect(boolean) - Method in class de.knipp.rritoolkit.request.DomainTransitRequest
set whether the domain shall be disconnected or not
setDomain(DomainData) - Method in class de.knipp.rritoolkit.request.DomainDataRequest
set the domain data
setDomainName(String) - Method in class de.knipp.rritoolkit.DomainData
set the domain name.
setDomainName(String, String) - Method in class de.knipp.rritoolkit.DomainData
set the domain name
setDomainName(String) - Method in class de.knipp.rritoolkit.request.DomainMigrateDescrRequest
set the domain name.
setDomainName(String, String) - Method in class de.knipp.rritoolkit.request.DomainMigrateDescrRequest
set the domain name
setDomainName(String) - Method in class de.knipp.rritoolkit.request.DomainSimpleRequest
set the domain name.
setDomainName(String, String) - Method in class de.knipp.rritoolkit.request.DomainSimpleRequest
set the domain name
setEMailAddresses(List<String>) - Method in class de.knipp.rritoolkit.ContactData
set the e-mail addresses
setEMailAddresses(String...) - Method in class de.knipp.rritoolkit.ContactData
set the e-mail addresses
setErrorCodes(String...) - Method in class de.knipp.rritoolkit.response.GroupPattern
set the error codes to match
setExpirationDate(Date) - Method in class de.knipp.rritoolkit.request.AuthInfo1CreateRequest
set the requested expiration date of the AuthInfo
setFaxNumbers(List<String>) - Method in class de.knipp.rritoolkit.ContactData
set the fax numbers
setFaxNumbers(String...) - Method in class de.knipp.rritoolkit.ContactData
set the fax numbers
setHandle(String) - Method in class de.knipp.rritoolkit.ContactData
set the handle
setHandle(String) - Method in class de.knipp.rritoolkit.request.ContactCheckRequest
set the handle
setHandle(String) - Method in class de.knipp.rritoolkit.request.ContactInfoRequest
set the handle
setHolderHandle(String) - Method in class de.knipp.rritoolkit.request.DomainMigrateDescrRequest
set the holder handle
setIdleTimeout(long) - Method in class de.knipp.rritoolkit.tcp.TcpParams
set the delay from which on an idle connection is considered as closed
setMaxReceiveSize(int) - Method in class de.knipp.rritoolkit.tcp.TcpParams
set the maximum message size that is accepted.
setMessage(Message) - Method in class de.knipp.rritoolkit.request.QueueDeleteRequest
take the type and ID from the given message
setMessageID(String) - Method in class de.knipp.rritoolkit.request.QueueDeleteRequest
set the message ID
setMessageType(Message.Type) - Method in class de.knipp.rritoolkit.request.QueueDeleteRequest
set the message type of the message that shall be deleted.
setName(String) - Method in class de.knipp.rritoolkit.ContactData
set the name
setOrganisation(List<String>) - Method in class de.knipp.rritoolkit.ContactData
set the organisation
setOrganisation(String...) - Method in class de.knipp.rritoolkit.ContactData
set the organisation
setOwner(String) - Method in class de.knipp.rritoolkit.dns.DnsEntry
sets the owner
setPassword(String) - Method in class de.knipp.rritoolkit.request.LoginRequest
set the password
setPhoneNumbers(List<String>) - Method in class de.knipp.rritoolkit.ContactData
set the phone numbers
setPhoneNumbers(String...) - Method in class de.knipp.rritoolkit.ContactData
set the phone numbers
setPostalCode(String) - Method in class de.knipp.rritoolkit.ContactData
set the postal code
setProtocol(String) - Method in class de.knipp.rritoolkit.tcp.TcpParams
set the name of the SSL protocol
setReceiveTimeout(int) - Method in class de.knipp.rritoolkit.tcp.TcpParams
set the maximum time to wait for a response
setRemarks(List<String>) - Method in class de.knipp.rritoolkit.ContactData
set the remarks
setRemarks(String...) - Method in class de.knipp.rritoolkit.ContactData
set the remarks
setServerAddress(InetAddress) - Method in class de.knipp.rritoolkit.tcp.TcpParams
set the server address
setServerPort(int) - Method in class de.knipp.rritoolkit.tcp.TcpParams
set the server port number
setSipAddresses(List<String>) - Method in class de.knipp.rritoolkit.ContactData
set the SIP addresses
setSipAddresses(String...) - Method in class de.knipp.rritoolkit.ContactData
set the SIP addresses
setTrustAlgorithm(String) - Method in class de.knipp.rritoolkit.tcp.TcpParams
set the name of the trusted certificates algorithm
setTrustKeyStore(KeyStore) - Method in class de.knipp.rritoolkit.tcp.TcpParams
set the trust certificate key store
setTrustKeyStore(InputStream, String, String) - Method in class de.knipp.rritoolkit.tcp.TcpParams
set the trust certificate key store
setTrustKeyStore(File, String, String) - Method in class de.knipp.rritoolkit.tcp.TcpParams
set the trust certificate key store
setType(ContactData.Type) - Method in class de.knipp.rritoolkit.ContactData
set the type
setTypeLimitation(Message.Type) - Method in class de.knipp.rritoolkit.request.QueueReadRequest
sets the message type to which the read request shall be limited
setupFromProperties(Properties, String) - Method in class de.knipp.rritoolkit.tcp.TcpParams
initialize the object from the given properties.
setUser(String) - Method in class de.knipp.rritoolkit.request.LoginRequest
set the user name
setVerifyServerName(boolean) - Method in class de.knipp.rritoolkit.tcp.TcpParams
set whether the common name of the server certificate shall be verified, i.e. shall be compared to the reverse mapping of the server address.
setWithProvider(boolean) - Method in class de.knipp.rritoolkit.request.DomainInfoRequest
set whether the provider information shall be returned or not
setWithRecursion(boolean) - Method in class de.knipp.rritoolkit.request.DomainInfoRequest
set whether contact data shall be retrieved also
shutdown - Variable in class de.knipp.rritoolkit.PooledPort
the shutdown flag
shutdown() - Method in class de.knipp.rritoolkit.PooledPort
terminate the port and close all open channels.
SimplePattern - Class in de.knipp.rritoolkit.response
a simple pattern, consisting of a single code value
SimplePattern(String) - Constructor for class de.knipp.rritoolkit.response.SimplePattern
constructor
SinglePort - Class in de.knipp.rritoolkit
implementation of the Port interface that operates on a single channel.
SinglePort(ChannelFactory, Codec) - Constructor for class de.knipp.rritoolkit.SinglePort
constructor
SinglePort(RegistryChannel, Codec) - Constructor for class de.knipp.rritoolkit.SinglePort
constructor
SinglePort(ChannelFactory) - Constructor for class de.knipp.rritoolkit.SinglePort
constructor
singleton - Static variable in class de.knipp.rritoolkit.DefaultResponseFactory
singleton instance with default settings
sipAddresses - Variable in class de.knipp.rritoolkit.ContactData
the sip addresses
socket - Variable in class de.knipp.rritoolkit.tcp.TcpChannel
the socket
socketFactory - Variable in class de.knipp.rritoolkit.tcp.TcpChannelFactory
the socket factory
splitArgs(String) - Method in class de.knipp.rritoolkit.test.Test
split a line into arguments.
state - Variable in class de.knipp.rritoolkit.response.ContactCheckResponse
the status
state - Variable in class de.knipp.rritoolkit.response.DomainCheckResponse
the state of the domain
stringToBytes(String) - Method in class de.knipp.rritoolkit.Codec
return the given string in the UTF-8 representation
stringToList(String) - Method in class de.knipp.rritoolkit.Codec
parse the given string into a key-value list
syncObject - Variable in class de.knipp.rritoolkit.PooledPort
the object on which internal synchronisation is coordinated

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