|
TaskBean API 0.5 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectglogic.jthin.app.JThinUtil
Remote processes that base application requires.
| Constructor Summary | |
JThinUtil()
|
|
| Method Summary | |
static int |
confirmSignOff(javax.swing.JFrame frame)
|
static void |
getServerStatus(JThinFrame frame)
|
static void |
keepAlive(JThinFrame _oJThinFrame)
|
static void |
processEndofSessionEvent(JThinFrame frame)
This happens when in a valid session and the server informs the client that the session is no longer valid. |
static void |
processWindowClosingEvent(JThinFrame frame)
|
static void |
signoff(JThinFrame frame)
|
static void |
startContainerWithoutSession(JThinFrame frame)
|
static void |
startContainerWithSession(JThinFrame frame,
java.lang.String stEncryptedSessionID,
java.lang.String stSessionHash,
long lSessionHashTime)
Session is being passed in from the web browser. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JThinUtil()
| Method Detail |
public static void processWindowClosingEvent(JThinFrame frame)
public static void processEndofSessionEvent(JThinFrame frame)
public static int confirmSignOff(javax.swing.JFrame frame)
public static void getServerStatus(JThinFrame frame)
public static void startContainerWithoutSession(JThinFrame frame)
public static void startContainerWithSession(JThinFrame frame,
java.lang.String stEncryptedSessionID,
java.lang.String stSessionHash,
long lSessionHashTime)
public static void keepAlive(JThinFrame _oJThinFrame)
public static void signoff(JThinFrame frame)
|
TaskBean API 0.5 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||