class com.jcraft.jsch.ChannelForwardedTCPIP$ConfigLHost extends com.jcraft.jsch.ChannelForwardedTCPIP$Config
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.jcraft.jsch.ChannelForwardedTCPIP$ConfigLHost
  super_class: com.jcraft.jsch.ChannelForwardedTCPIP$Config
{
  int lport;
    descriptor: I
    flags: (0x0000) 

  com.jcraft.jsch.SocketFactory factory;
    descriptor: Lcom/jcraft/jsch/SocketFactory;
    flags: (0x0000) 

  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.jcraft.jsch.ChannelForwardedTCPIP$ConfigLHost this
         0: .line 327
            aload 0 /* this */
            invokespecial com.jcraft.jsch.ChannelForwardedTCPIP$Config.<init>:()V
            return
        end local 0 // com.jcraft.jsch.ChannelForwardedTCPIP$ConfigLHost this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/jcraft/jsch/ChannelForwardedTCPIP$ConfigLHost;
}
SourceFile: "ChannelForwardedTCPIP.java"
NestHost: com.jcraft.jsch.ChannelForwardedTCPIP
InnerClasses:
  abstract Config = com.jcraft.jsch.ChannelForwardedTCPIP$Config of com.jcraft.jsch.ChannelForwardedTCPIP
  ConfigLHost = com.jcraft.jsch.ChannelForwardedTCPIP$ConfigLHost of com.jcraft.jsch.ChannelForwardedTCPIP