|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.knipp.rritoolkit.response.Response
de.knipp.rritoolkit.response.LoginResponse
public class LoginResponse
response of a login request
Nested Class Summary |
---|
Nested classes/interfaces inherited from class de.knipp.rritoolkit.response.Response |
---|
Response.Result |
Constructor Summary | |
---|---|
LoginResponse()
|
Method Summary | |
---|---|
void |
accept(ResponseVisitor visitor)
call the suitable method of the given visitor |
Methods inherited from class de.knipp.rritoolkit.response.Response |
---|
dataFromList, dataFromXml, fromList, fromXml, getClientTxnID, getResult, getResultMessages, getServerTxnID, isSuccess, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LoginResponse()
Method Detail |
---|
public void accept(ResponseVisitor visitor)
accept
in class Response
visitor
- the visitor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |