Package | Description |
---|---|
de.knipp.rritoolkit.response |
Modifier and Type | Class and Description |
---|---|
class |
AbstractResponseVisitor
abstract implementation that implements the
visit method
for Request as an empty method and all other methods
to call this method |
Modifier and Type | Method and Description |
---|---|
void |
QueueDeleteResponse.accept(ResponseVisitor visitor)
call the suitable method of the given visitor
|
void |
AuthInfo1DeleteResponse.accept(ResponseVisitor visitor)
call the suitable method of the given visitor
|
void |
DomainDeleteResponse.accept(ResponseVisitor visitor)
call the suitable method of the given visitor
|
void |
LoginResponse.accept(ResponseVisitor visitor)
call the suitable method of the given visitor
|
void |
DomainInfoResponse.accept(ResponseVisitor visitor)
call the suitable method of the given visitor
|
void |
DomainCreateResponse.accept(ResponseVisitor visitor)
call the suitable method of the given visitor
|
void |
DomainUpdateResponse.accept(ResponseVisitor visitor)
call the suitable method of the given visitor
|
void |
DomainChangeProvResponse.accept(ResponseVisitor visitor)
call the suitable method of the given visitor
|
void |
DomainTransitResponse.accept(ResponseVisitor visitor)
call the suitable method of the given visitor
|
void |
QueueReadResponse.accept(ResponseVisitor visitor)
call the suitable method of the given visitor
|
void |
ContactInfoResponse.accept(ResponseVisitor visitor)
call the suitable method of the given visitor
|
void |
ContactUpdateResponse.accept(ResponseVisitor visitor)
call the suitable method of the given visitor
|
void |
Response.accept(ResponseVisitor visitor)
call the suitable method of the given visitor
|
void |
AuthInfo2CreateResponse.accept(ResponseVisitor visitor)
call the suitable method of the given visitor
|
void |
DomainChangeHolderResponse.accept(ResponseVisitor visitor)
call the suitable method of the given visitor
|
void |
ContactCheckResponse.accept(ResponseVisitor visitor)
call the suitable method of the given visitor
|
void |
DomainCheckResponse.accept(ResponseVisitor visitor)
call the suitable method of the given visitor
|
void |
ContactCreateResponse.accept(ResponseVisitor visitor)
call the suitable method of the given visitor
|
void |
DomainRestoreResponse.accept(ResponseVisitor visitor)
call the suitable method of the given visitor
|
void |
AuthInfo1CreateResponse.accept(ResponseVisitor visitor)
call the suitable method of the given visitor
|
void |
LogoutResponse.accept(ResponseVisitor visitor)
call the suitable method of the given visitor
|
Copyright © 2005-2013 Knipp Medien und Kommunikation GmbH