|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestType | |
|---|---|
| org.openqa.grid.web.servlet.handler | |
| Uses of RequestType in org.openqa.grid.web.servlet.handler |
|---|
| Methods in org.openqa.grid.web.servlet.handler that return RequestType | |
|---|---|
abstract RequestType |
RequestHandler.extractRequestType()
|
RequestType |
Selenium1RequestHandler.extractRequestType()
|
RequestType |
WebDriverRequestHandler.extractRequestType()
|
protected RequestType |
RequestHandler.getRequestType()
|
static RequestType |
RequestType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RequestType[] |
RequestType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.openqa.grid.web.servlet.handler with parameters of type RequestType | |
|---|---|
protected void |
RequestHandler.setRequestType(RequestType requestType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||