|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.wilko.jaim.TocResponse | +--com.wilko.jaim.LoginCompleteTocResponse
This is a "pseudo" TOC response - it is delivered to JaimLib clients to indicate that login processing has been completed successfully.
Field Summary | |
static java.lang.String |
RESPONSE_TYPE
|
Fields inherited from class com.wilko.jaim.TocResponse |
cmd |
Constructor Summary | |
LoginCompleteTocResponse()
Creates a new instance of LoginCompleteTocResponse |
Method Summary | |
java.lang.String |
getResponseType()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final java.lang.String RESPONSE_TYPE
Constructor Detail |
public LoginCompleteTocResponse()
Method Detail |
public java.lang.String getResponseType()
getResponseType
in class TocResponse
public java.lang.String toString()
toString
in class TocResponse
|
jaimlib.sourceforge.net | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |