| Interface | Description |
|---|---|
| HttpClient |
Defines a simple client for making HTTP requests.
|
| HttpClient.Factory |
Creates HttpClient instances.
|
| Class | Description |
|---|---|
| HttpRequest | |
| HttpResponse | |
| JsonHttpCommandCodec |
A command codec that adheres to the Selenium project's JSON/HTTP wire protocol.
|
| JsonHttpResponseCodec |
A response codec that adheres to the Selenium project's JSON/HTTP wire protocol.
|
| Enum | Description |
|---|---|
| HttpMethod |
Copyright © 2015. All rights reserved.