|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.siebel.rf.offline.utilities.OfflineUtilities
OfflineUtilities class
| Field Summary | |
static java.util.Vector |
PING_REQUEST_VECTOR
|
| Constructor Summary | |
OfflineUtilities()
|
|
| Method Summary | |
static int |
checkResponse(java.util.Vector result)
Checks the response to determine if the server is up or not. |
static boolean |
isError(java.util.Vector result)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static java.util.Vector PING_REQUEST_VECTOR
| Constructor Detail |
public OfflineUtilities()
| Method Detail |
public static int checkResponse(java.util.Vector result)
result - Vectorpublic static boolean isError(java.util.Vector result)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||