All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description BindTls CapturedRequest An object representing a CapturedRequest response fromngrok's API.CapturedRequest.Request CapturedRequest.Response CapturedRequests An object representing CapturedRequests response fromngrok's API.CreateTunnel An object that represents angrokTunnel creation request.CreateTunnel.Builder Builder for aCreateTunnel, which can be used to construct a request that conforms tongrok's tunnel definition.DefaultHttpClient A default client for executing JSON-based HTTP requests.DefaultHttpClient.Builder Builder for aDefaultHttpClient, see docs for that class for example usage.HttpClient A simple interface for executing HTTP requests.HttpClientException Root exception forDefaultHttpClientinteractions.JavaNgrokConfig An object for managingjava-ngrok's configuration to interact thengrokbinary.JavaNgrokConfig.Builder Builder for aJavaNgrokConfig, see docs for that class for example usage.JavaNgrokException Root exception for theNgrokClientand thejava-ngroklibrary.JavaNgrokHTTPException Thrown fromNgrokClientwhen an error occurs making a request to thengrokweb interface.JavaNgrokInstallerException Thrown fromNgrokInstallerwhen an error occurs while downloading and installing thengrokbinary.JavaNgrokSecurityException Thrown fromNgrokProcesswhen a security error occurs.NgrokCDNUrl An enum that maps systems and architectures to their correspondingngrokdownload URLs.NgrokClient A client for interacting with ngrok, its binary, and its APIs.NgrokClient.Builder Builder for aNgrokClient, see docs for that class for example usage.NgrokException Thrown fromNgrokProcesswhen an error occurs interacting directly with thengrokbinary.NgrokInstaller A helper for downloading and installing thengrokfor the current system.NgrokLog An object containing a parsed log from thengrokprocess.NgrokProcess An object containing information about thengrokprocess.NgrokProcess.ProcessMonitor Parameter A parameter for theHttpClient.Proto An enum representingngrok's valid protos, as defined inngrok's docs.Region An enum representingngrok's valid regions, as defined inngrok's docs.Response<T> A response from theHttpClient.StringUtils Convenience methods for String manipulation.Tunnel An object representing a Tunnel response fromngrok's API.Tunnel.Metrics Tunnel.TunnelConfig Tunnels An object representing a Tunnels response fromngrok's API.Version An object representingngrok's version andjava-ngrok's version.