Package | Description |
---|---|
de.knipp.rritoolkit.message | |
de.knipp.rritoolkit.request | |
de.knipp.rritoolkit.response |
Modifier and Type | Class and Description |
---|---|
class |
AuthInfo2DeleteMessage
class that represents the AuthInfo 2 delete message
|
class |
AuthInfo2NotifyMessage
class that represents the AuthInfo2 notify message
|
class |
AuthInfoExpireMessage
class that represents the AuthInfo expire message
|
class |
ChangeProvAuthInfoMessage
class that represents the message for a provider change via AuthInfo
|
class |
ChangeProvMessageBase
base class for both the messages related to the old provider change
process and related to the new AuthInfo based mechanism
|
class |
DeleteMessageBase
common base class for the
DomainDeleteMessage and
AuthInfo2DeleteMessage classes |
class |
DomainDeleteMessage
class that represents the domain delete message
|
class |
DomainExpireMessage
class that represents the domain expire message
|
class |
DomainExpireWarningMessage
class that represents the domain expire message
|
class |
ExpireMessageBase
abstract intermediate class which operates as the base class for
expire messages
|
Modifier and Type | Method and Description |
---|---|
protected static Message |
Message.createMessage(Message.Type type)
factory for the various message types
|
static Message |
Message.fromList(KVList list)
initialize the instance from the given key-value multi-list
|
static Message |
Message.fromXml(org.w3c.dom.Element el)
create an instance from the given XML element
|
Modifier and Type | Method and Description |
---|---|
void |
QueueDeleteRequest.setMessage(Message msg)
take the type and ID from the given message
|
Modifier and Type | Field and Description |
---|---|
private Message |
QueueReadResponse.message
the read message, if any
|
Modifier and Type | Method and Description |
---|---|
Message |
QueueReadResponse.getMessage()
return the retrieved message
|
Copyright © 2005-2013 Knipp Medien und Kommunikation GmbH