|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ErrorPattern | interface to and implementations of classes that are able to match certain error code patterns |
ErrorPatternVisitor | interface for a visitor of ErrorPattern |
ResponseVisitor | interface for a visitor of a DenicResponse |
Class Summary | |
---|---|
AbstractResponseVisitor | abstract implementation that implements the visit method
for Request as an empty method and all other methods
to call this method |
AuthInfo1CreateResponse | response of a AuthInfo 1 create request |
AuthInfo1DeleteResponse | response of a AuthInfo 1 delete request |
AuthInfo2CreateResponse | response of a AuthInfo 2 create request |
ContactCheckResponse | response of a contact check request |
ContactCreateResponse | response of a contact create request |
ContactInfoResponse | response of a contact info request |
ContactUpdateResponse | response of a contact update request |
DomainChangeHolderResponse | response of a domain change holder request |
DomainChangeProvResponse | response of a domain change prov request |
DomainCheckResponse | request to retrieve information about a given domain |
DomainCreateResponse | response of a domain create request |
DomainDeleteResponse | response of a domain delete request |
DomainInfoResponse | response of a domain info request |
DomainMigrateDescrResponse | response of a domain migrate description request |
DomainTransitResponse | response of a domain transit request |
DomainUpdateResponse | response of a domain update request |
ErrorCode | class that splits the DENIC error codes into the respective fields |
ErrorMapper<E> | helper class that maps the DENIC error codes to objects (typically enum constants) |
GroupPattern | class that allows to match groups of error codes |
LoginResponse | response of a login request |
LogoutResponse | response of a logout request |
QueueDeleteResponse | response of a queue delete request |
QueueReadResponse | response of a queue read request |
Response | base class for all DENIC responses |
ResultMessage | this class encapsulates result messages contained in the DENIC responses |
SimplePattern | a simple pattern, consisting of a single code value |
Enum Summary | |
---|---|
ContactCheckResponse.State | enumeration for the different states |
ErrorType | enumeration that contains all known DENIC error codes as well as some generalized error values. |
Response.Result | enumeration for the different result types of a response |
ResultMessage.Level | enumeration for the different error levels of a message |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |