Uses of Interface
com.ngrok.ListenerInfo
- 
Packages that use ListenerInfo Package Description com.ngrok  - 
- 
Uses of ListenerInfo in com.ngrok
Subinterfaces of ListenerInfo in com.ngrok Modifier and Type Interface Description interfaceForwarderForwarder is a type of listener which automatically forwards the incomingConnections to another urlstatic interfaceForwarder.EdgeRepresents an edgeForwarderstatic interfaceForwarder.EndpointRepresents an endpointForwarderinterfaceListener<C extends Connection>Listener enables applications to handle incoming traffic proxied by ngrok.static interfaceListener.EdgeRepresents an edgeListener.static interfaceListener.EndpointRepresents an endpointListener.static interfaceListenerInfo.EdgeRepresents information about a runningListener.Edge.static interfaceListenerInfo.EndpointRepresents information about a runningListener.Endpoint. 
 -