Uses of Class
org.openqa.grid.internal.utils.JsonKey

Packages that use JsonKey
org.openqa.grid.internal.utils   
 

Uses of JsonKey in org.openqa.grid.internal.utils
 

Fields in org.openqa.grid.internal.utils declared as JsonKey
static JsonKey ServerJsonValues.BROWSER_TIMEOUT
          how many ms can a browser be hanging before being considered hanging (dead).
static JsonKey ServerJsonValues.CLIENT_TIMEOUT
          how many ms can a session be idle before being considered timed out.
 

Methods in org.openqa.grid.internal.utils that return JsonKey
static JsonKey JsonKey.key(String key)
           
 



Copyright © 2012. All Rights Reserved.