All Classes
| Class | Description |
|---|---|
| CaptureRequest | |
| CaptureRequestResponse | |
| DefaultHttpClient |
Implementation of a simple client for executing HTTP requests.
|
| DefaultHttpClient.Builder | |
| HttpClient |
A simple client for executing HTTP requests.
|
| HttpClientException |
Root exception for
DefaultHttpClient interactions. |
| JavaNgrokConfig |
An object for managing
java-ngrok's configuration to interact the ngrok binary. |
| NgrokCDNUrls | |
| NgrokClient |
A client for interacting with ngrok, its binary, and its APIs.
|
| NgrokClient.Builder | |
| NgrokException |
Root exception for
NgrokClient interactions. |
| NgrokInstaller | |
| NgrokProcess | |
| Parameter |
A parameter for the
HttpClient. |
| Response<T> |
A response from the
HttpClient. |
| StringUtils |
Convenience methods for String manipulation.
|
| TunnelRequest | |
| TunnelRequest.Builder | |
| TunnelResponse | |
| TunnelResponse.TunnelConfig | |
| TunnelsResponse |