Module com.github.alexdlaird.ngrok
Class Tunnel.TunnelConfig
- java.lang.Object
-
- com.github.alexdlaird.ngrok.protocol.Tunnel.TunnelConfig
-
- Enclosing class:
- Tunnel
public static class Tunnel.TunnelConfig extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TunnelConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetAddr()Get the local addr to which the tunnel forwards traffic.booleanisInspect()Whether tunnel traffic is being inspected.
-