|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openqa.grid.internal.utils.ServerJsonValues
public class ServerJsonValues
Well-known JSON constants in use by grid/server
Field Summary | |
---|---|
static JsonKey |
BROWSER_TIMEOUT
how many ms can a browser be hanging before being considered hanging (dead). |
static JsonKey |
CLIENT_TIMEOUT
how many ms can a session be idle before being considered timed out. |
Constructor Summary | |
---|---|
ServerJsonValues()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final JsonKey BROWSER_TIMEOUT
public static final JsonKey CLIENT_TIMEOUT
Constructor Detail |
---|
public ServerJsonValues()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |