Uses of Interface
com.ngrok.Forwarder
-
Packages that use Forwarder Package Description com.ngrok -
-
Uses of Forwarder in com.ngrok
Classes in com.ngrok with type parameters of type Forwarder Modifier and Type Interface Description static interface
Forwarder.Builder<F extends Forwarder>
Represents a builder that can create newForwarder
instances.Subinterfaces of Forwarder in com.ngrok Modifier and Type Interface Description static interface
Forwarder.Edge
Represents an edgeForwarder
static interface
Forwarder.Endpoint
Represents an endpointForwarder
-