Index
All Classes|All Packages
B
- build() - Method in class com.github.alexdlaird.http.DefaultHttpClient.Builder
- build() - Method in class com.github.alexdlaird.ngrok.http.TunnelRequest.Builder
- build() - Method in class com.github.alexdlaird.ngrok.NgrokClient.Builder
- Builder() - Constructor for class com.github.alexdlaird.ngrok.NgrokClient.Builder
- Builder(String) - Constructor for class com.github.alexdlaird.http.DefaultHttpClient.Builder
- Builder(String, String, String) - Constructor for class com.github.alexdlaird.ngrok.http.TunnelRequest.Builder
C
- CaptureRequest - Class in com.github.alexdlaird.ngrok.http
- CaptureRequest() - Constructor for class com.github.alexdlaird.ngrok.http.CaptureRequest
- CaptureRequestResponse - Class in com.github.alexdlaird.ngrok.http
- CaptureRequestResponse() - Constructor for class com.github.alexdlaird.ngrok.http.CaptureRequestResponse
- com.github.alexdlaird - package com.github.alexdlaird
- com.github.alexdlaird.http - package com.github.alexdlaird.http
- com.github.alexdlaird.ngrok - package com.github.alexdlaird.ngrok
- com.github.alexdlaird.ngrok.conf - package com.github.alexdlaird.ngrok.conf
- com.github.alexdlaird.ngrok.http - package com.github.alexdlaird.ngrok.http
- com.github.alexdlaird.ngrok.installer - package com.github.alexdlaird.ngrok.installer
- com.github.alexdlaird.ngrok.process - package com.github.alexdlaird.ngrok.process
- connect() - Method in class com.github.alexdlaird.ngrok.process.NgrokProcess
- createHttpUrlConnection(String) - Method in class com.github.alexdlaird.http.DefaultHttpClient
-
Override this method if you could like to implement a custom URL connection.
- CYGWIN_x86_64 - com.github.alexdlaird.ngrok.installer.NgrokCDNUrls
D
- DARWIN_i386 - com.github.alexdlaird.ngrok.installer.NgrokCDNUrls
- DARWIN_x86_64 - com.github.alexdlaird.ngrok.installer.NgrokCDNUrls
- DefaultHttpClient - Class in com.github.alexdlaird.http
-
Implementation of a simple client for executing HTTP requests.
- DefaultHttpClient.Builder - Class in com.github.alexdlaird.http
- delete(String, List<Parameter>, Map<String, String>) - Method in interface com.github.alexdlaird.http.HttpClient
- delete(String, List<Parameter>, Map<String, String>, Class<B>) - Method in class com.github.alexdlaird.http.DefaultHttpClient
- delete(String, List<Parameter>, Map<String, String>, Class<B>) - Method in interface com.github.alexdlaird.http.HttpClient
-
Perform DELETE operation against an endpoint.
- disconnect() - Method in class com.github.alexdlaird.ngrok.process.NgrokProcess
F
- FREEBSD_i386 - com.github.alexdlaird.ngrok.installer.NgrokCDNUrls
- FREEBSD_x86_64 - com.github.alexdlaird.ngrok.installer.NgrokCDNUrls
G
- get(String, List<Parameter>, Map<String, String>, Class<B>) - Method in class com.github.alexdlaird.http.DefaultHttpClient
- get(String, List<Parameter>, Map<String, String>, Class<B>) - Method in interface com.github.alexdlaird.http.HttpClient
-
Perform GET operation against an endpoint.
- getAddr() - Method in class com.github.alexdlaird.ngrok.http.TunnelResponse.TunnelConfig
- getBody() - Method in class com.github.alexdlaird.http.Response
- getConfig() - Method in class com.github.alexdlaird.ngrok.http.TunnelResponse
- getDuration() - Method in class com.github.alexdlaird.ngrok.http.CaptureRequest
- getHeaderFields() - Method in class com.github.alexdlaird.http.Response
- getId() - Method in class com.github.alexdlaird.ngrok.http.CaptureRequest
- getMetrics() - Method in class com.github.alexdlaird.ngrok.http.TunnelResponse
- getName() - Method in class com.github.alexdlaird.http.Parameter
- getName() - Method in class com.github.alexdlaird.ngrok.http.TunnelResponse
- getProto() - Method in class com.github.alexdlaird.ngrok.http.TunnelResponse
- getPublicUrl() - Method in class com.github.alexdlaird.ngrok.http.TunnelResponse
- getRemoteAddr() - Method in class com.github.alexdlaird.ngrok.http.CaptureRequest
- getRequest() - Method in class com.github.alexdlaird.ngrok.http.CaptureRequest
- getRequests() - Method in class com.github.alexdlaird.ngrok.http.CaptureRequestResponse
- getResponse() - Method in class com.github.alexdlaird.ngrok.http.CaptureRequest
- getStart() - Method in class com.github.alexdlaird.ngrok.http.CaptureRequest
- getStatusCode() - Method in class com.github.alexdlaird.http.Response
- getTunnelName() - Method in class com.github.alexdlaird.ngrok.http.CaptureRequest
- getTunnels() - Method in class com.github.alexdlaird.ngrok.http.TunnelsResponse
- getUri() - Method in class com.github.alexdlaird.ngrok.http.CaptureRequest
- getUri() - Method in class com.github.alexdlaird.ngrok.http.CaptureRequestResponse
- getUri() - Method in class com.github.alexdlaird.ngrok.http.TunnelResponse
- getUri() - Method in class com.github.alexdlaird.ngrok.http.TunnelsResponse
- getValue() - Method in class com.github.alexdlaird.http.Parameter
H
- HttpClient - Interface in com.github.alexdlaird.http
-
A simple client for executing HTTP requests.
- HttpClientException - Exception in com.github.alexdlaird.http
-
Root exception for
DefaultHttpClient
interactions. - HttpClientException(String) - Constructor for exception com.github.alexdlaird.http.HttpClientException
-
An exception with a message.
- HttpClientException(String, Exception) - Constructor for exception com.github.alexdlaird.http.HttpClientException
-
An exception with a message and a root cause.
I
- installWithPython() - Method in class com.github.alexdlaird.ngrok.installer.NgrokInstaller
- isBlank(CharSequence) - Static method in class com.github.alexdlaird.StringUtils
-
Check that a String contains text.
- isInspect() - Method in class com.github.alexdlaird.ngrok.http.TunnelResponse.TunnelConfig
- isNotBlank(CharSequence) - Static method in class com.github.alexdlaird.StringUtils
-
Check that a String does not contain text.
J
- JavaNgrokConfig - Class in com.github.alexdlaird.ngrok.conf
-
An object for managing
java-ngrok
's configuration to interact thengrok
binary. - JavaNgrokConfig() - Constructor for class com.github.alexdlaird.ngrok.conf.JavaNgrokConfig
L
- LINUX_i386 - com.github.alexdlaird.ngrok.installer.NgrokCDNUrls
- LINUX_i386_arm - com.github.alexdlaird.ngrok.installer.NgrokCDNUrls
- LINUX_x86_64 - com.github.alexdlaird.ngrok.installer.NgrokCDNUrls
- LINUX_x86_64_arm - com.github.alexdlaird.ngrok.installer.NgrokCDNUrls
M
- modifyConnection(HttpURLConnection) - Method in interface com.github.alexdlaird.http.HttpClient
-
Override this method if you could like to extend
DefaultHttpClient
and perform customer HTTP operations beforeURLConnection.connect()
is called on the instance of the passed in connection.
N
- NgrokCDNUrls - Enum in com.github.alexdlaird.ngrok.installer
- NgrokClient - Class in com.github.alexdlaird.ngrok
-
A client for interacting with ngrok, its binary, and its APIs.
- NgrokClient.Builder - Class in com.github.alexdlaird.ngrok
- NgrokException - Exception in com.github.alexdlaird.ngrok
-
Root exception for
NgrokClient
interactions. - NgrokException(String) - Constructor for exception com.github.alexdlaird.ngrok.NgrokException
-
An exception with a message.
- NgrokException(String, Throwable) - Constructor for exception com.github.alexdlaird.ngrok.NgrokException
-
An exception with a message and a root cause.
- NgrokInstaller - Class in com.github.alexdlaird.ngrok.installer
- NgrokInstaller() - Constructor for class com.github.alexdlaird.ngrok.installer.NgrokInstaller
- NgrokProcess - Class in com.github.alexdlaird.ngrok.process
- NgrokProcess() - Constructor for class com.github.alexdlaird.ngrok.process.NgrokProcess
P
- Parameter - Class in com.github.alexdlaird.http
-
A parameter for the
HttpClient
. - Parameter(String, String) - Constructor for class com.github.alexdlaird.http.Parameter
-
Construct a parameter.
- post(String, R, List<Parameter>, Map<String, String>, Class<B>) - Method in class com.github.alexdlaird.http.DefaultHttpClient
- post(String, R, List<Parameter>, Map<String, String>, Class<B>) - Method in interface com.github.alexdlaird.http.HttpClient
-
Perform POST operation against an endpoint.
- put(String, R, List<Parameter>, Map<String, String>, Class<B>) - Method in class com.github.alexdlaird.http.DefaultHttpClient
- put(String, R, List<Parameter>, Map<String, String>, Class<B>) - Method in interface com.github.alexdlaird.http.HttpClient
-
Perform PUT operation against an endpoint.
R
- Response<T> - Class in com.github.alexdlaird.http
-
A response from the
HttpClient
. - Response(int, T, String, Map<String, List<String>>) - Constructor for class com.github.alexdlaird.http.Response
-
Construct a response.
S
- setAuth(String) - Method in class com.github.alexdlaird.ngrok.http.TunnelRequest.Builder
- streamToString(InputStream, Charset) - Static method in class com.github.alexdlaird.StringUtils
-
Convert an
InputStream
to a String. - StringUtils - Class in com.github.alexdlaird
-
Convenience methods for String manipulation.
- StringUtils() - Constructor for class com.github.alexdlaird.StringUtils
T
- TunnelConfig() - Constructor for class com.github.alexdlaird.ngrok.http.TunnelResponse.TunnelConfig
- TunnelRequest - Class in com.github.alexdlaird.ngrok.http
- TunnelRequest(TunnelRequest.Builder) - Constructor for class com.github.alexdlaird.ngrok.http.TunnelRequest
- TunnelRequest.Builder - Class in com.github.alexdlaird.ngrok.http
- TunnelResponse - Class in com.github.alexdlaird.ngrok.http
- TunnelResponse() - Constructor for class com.github.alexdlaird.ngrok.http.TunnelResponse
- TunnelResponse.TunnelConfig - Class in com.github.alexdlaird.ngrok.http
- TunnelsResponse - Class in com.github.alexdlaird.ngrok.http
- TunnelsResponse() - Constructor for class com.github.alexdlaird.ngrok.http.TunnelsResponse
V
- valueOf(String) - Static method in enum com.github.alexdlaird.ngrok.installer.NgrokCDNUrls
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.github.alexdlaird.ngrok.installer.NgrokCDNUrls
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WINDOWS_i386 - com.github.alexdlaird.ngrok.installer.NgrokCDNUrls
- WINDOWS_x86_64 - com.github.alexdlaird.ngrok.installer.NgrokCDNUrls
- withBindTls() - Method in class com.github.alexdlaird.ngrok.http.TunnelRequest.Builder
- withClientCas(String) - Method in class com.github.alexdlaird.ngrok.http.TunnelRequest.Builder
- withContentType(String) - Method in class com.github.alexdlaird.http.DefaultHttpClient.Builder
- withCrt(String) - Method in class com.github.alexdlaird.ngrok.http.TunnelRequest.Builder
- withEncoding(String) - Method in class com.github.alexdlaird.http.DefaultHttpClient.Builder
- withHostHeader(String) - Method in class com.github.alexdlaird.ngrok.http.TunnelRequest.Builder
- withHostname(String) - Method in class com.github.alexdlaird.ngrok.http.TunnelRequest.Builder
- withKey(String) - Method in class com.github.alexdlaird.ngrok.http.TunnelRequest.Builder
- withMetadata(String) - Method in class com.github.alexdlaird.ngrok.http.TunnelRequest.Builder
- withoutInspect() - Method in class com.github.alexdlaird.ngrok.http.TunnelRequest.Builder
- withRemoteAddr(String) - Method in class com.github.alexdlaird.ngrok.http.TunnelRequest.Builder
- withSubdomain(String) - Method in class com.github.alexdlaird.ngrok.http.TunnelRequest.Builder
All Classes|All Packages