All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AgentStatus An object representing an AgentStatus response fromngrok's API.AgentStatus.Session An object representing a nested Session fromngrok's Agent.AgentStatus.Session.Leg An object representing a nested Leg fromngrok's Agent Session.ApiResponse A response from thengrokAPI.BindTls CapturedRequest An object representing a CapturedRequest response fromngrok's API.CapturedRequest.Request An object representing a nested Request fromngrok's API.CapturedRequest.Response An object representing a nested Response fromngrok's API.CapturedRequests An object representing CapturedRequests response fromngrok's API.ConfigVersion An enum for the list of supportedngrokconfig versions.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.JavaNgrokVersion A singleton object that represents thejava-ngroklibrary version.NgrokAgent A client for interaction with thengrokagent.NgrokCDNUrl An interface for gettingngrokdownload 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 installingngrokfor the current system.NgrokLog An object containing a parsed log from thengrokprocess.NgrokProcess An object containing information about thengrokprocess.NgrokProcess.ProcessMonitor A Runnable that monitors thengrokprocess.NgrokV2CDNUrl An enum that maps systems and architectures to their corresponding legacyngrokV2 download URLs.NgrokV3CDNUrl An enum that maps systems and architectures to their correspondingngrokV3 download URLs.NgrokVersion An enum for the list of supported majorngrokversions.Parameter A parameter for theHttpClient.ProcessUtils Convenience methods for executing processes and capturing their output.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 An object representing a nested Metrics fromngrok's API.Tunnel.TunnelConfig An object representing a nested TunnelConfig fromngrok's API.TunnelHeader An object that represents header configuration for aCreateTunnel.TunnelHeader.Builder Builder for aTunnelHeader.TunnelIPRestriction An object that represents IP restriction for aCreateTunnel.TunnelIPRestriction.Builder Builder for aTunnelIPRestriction.TunnelOAuth An object that represents the OAuth configuration for aCreateTunnel.TunnelOAuth.Builder Builder for OAuth configuration that conforms tongrok's tunnel definition.TunnelPolicy An object that represents policy configuration for aCreateTunnel.TunnelPolicy.Builder Builder for aTunnelPolicy.TunnelPolicyActions An object that represents policy actions configuration for aCreateTunnel.TunnelPolicyActions.Builder Builder for aTunnelPolicyActions.Tunnels An object representing a Tunnels response fromngrok's API.TunnelUserAgentFilter An object that represents UserAgent filter for aCreateTunnel.TunnelUserAgentFilter.Builder Builder for aTunnelUserAgentFilter.TunnelVerifyWebhook An object that represents webhook signature verification for aCreateTunnel.TunnelVerifyWebhook.Builder Builder for aTunnelVerifyWebhook.Version An object representingngrok's version andjava-ngrok's version.