Class 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.String getAddr()  
      boolean isInspect()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TunnelConfig

        public TunnelConfig()
    • Method Detail

      • getAddr

        public java.lang.String getAddr()
      • isInspect

        public boolean isInspect()