class com.sun.jmx.snmp.daemon.SnmpSubNextRequestHandler extends com.sun.jmx.snmp.daemon.SnmpSubRequestHandler
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.sun.jmx.snmp.daemon.SnmpSubNextRequestHandler
  super_class: com.sun.jmx.snmp.daemon.SnmpSubRequestHandler
{
  private com.sun.jmx.snmp.daemon.SnmpAdaptorServer server;
    descriptor: Lcom/sun/jmx/snmp/daemon/SnmpAdaptorServer;
    flags: (0x0002) ACC_PRIVATE

  protected void <init>(com.sun.jmx.snmp.daemon.SnmpAdaptorServer, com.sun.jmx.snmp.agent.SnmpMibAgent, com.sun.jmx.snmp.SnmpPdu);
    descriptor: (Lcom/sun/jmx/snmp/daemon/SnmpAdaptorServer;Lcom/sun/jmx/snmp/agent/SnmpMibAgent;Lcom/sun/jmx/snmp/SnmpPdu;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.sun.jmx.snmp.daemon.SnmpSubNextRequestHandler this
         0: .line 38
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.sun.jmx.snmp.SnmpVarBind cannot be resolved\n\tThe import com.sun.jmx.snmp.SnmpVarBindList cannot be resolved\n\tThe import com.sun.jmx.snmp.SnmpOid cannot be resolved\n\tThe import com.sun.jmx.snmp.SnmpDefinitions cannot be resolved\n\tThe hierarchy of the type SnmpSubNextRequestHandler is inconsistent\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tsnmpVersionTwo cannot be resolved to a variable\n\tSnmpDefinitions cannot be resolved to a variable\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a variable\n\tSnmpVarBind cannot be resolved to a variable\n\tSnmpVarBind cannot be resolved to a variable\n\tSnmpOid cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.jmx.snmp.daemon.SnmpSubNextRequestHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/jmx/snmp/daemon/SnmpSubNextRequestHandler;
    MethodParameters:
        Name  Flags
      server  
      agent   
      req     

  protected void <init>(com.sun.jmx.snmp.SnmpEngine, com.sun.jmx.snmp.daemon.SnmpAdaptorServer, com.sun.jmx.snmp.internal.SnmpIncomingRequest, com.sun.jmx.snmp.agent.SnmpMibAgent, com.sun.jmx.snmp.SnmpPdu);
    descriptor: (Lcom/sun/jmx/snmp/SnmpEngine;Lcom/sun/jmx/snmp/daemon/SnmpAdaptorServer;Lcom/sun/jmx/snmp/internal/SnmpIncomingRequest;Lcom/sun/jmx/snmp/agent/SnmpMibAgent;Lcom/sun/jmx/snmp/SnmpPdu;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=6, args_size=6
        start local 0 // com.sun.jmx.snmp.daemon.SnmpSubNextRequestHandler this
         0: .line 38
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.sun.jmx.snmp.SnmpVarBind cannot be resolved\n\tThe import com.sun.jmx.snmp.SnmpVarBindList cannot be resolved\n\tThe import com.sun.jmx.snmp.SnmpOid cannot be resolved\n\tThe import com.sun.jmx.snmp.SnmpDefinitions cannot be resolved\n\tThe hierarchy of the type SnmpSubNextRequestHandler is inconsistent\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tsnmpVersionTwo cannot be resolved to a variable\n\tSnmpDefinitions cannot be resolved to a variable\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a variable\n\tSnmpVarBind cannot be resolved to a variable\n\tSnmpVarBind cannot be resolved to a variable\n\tSnmpOid cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.jmx.snmp.daemon.SnmpSubNextRequestHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/jmx/snmp/daemon/SnmpSubNextRequestHandler;
    MethodParameters:
            Name  Flags
      engine      
      server      
      incRequest  
      agent       
      req         

  private void init(com.sun.jmx.snmp.SnmpPdu, com.sun.jmx.snmp.daemon.SnmpAdaptorServer);
    descriptor: (Lcom/sun/jmx/snmp/SnmpPdu;Lcom/sun/jmx/snmp/daemon/SnmpAdaptorServer;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.jmx.snmp.daemon.SnmpSubNextRequestHandler this
         0: .line 87
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.jmx.snmp.daemon.SnmpSubNextRequestHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/jmx/snmp/daemon/SnmpSubNextRequestHandler;
    MethodParameters:
        Name  Flags
      req     
      server  

  public void run();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.jmx.snmp.daemon.SnmpSubNextRequestHandler this
         0: .line 117
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tSnmpVarBind cannot be resolved to a type\n\tsnmpVersionTwo cannot be resolved to a variable\n\tSnmpDefinitions cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.jmx.snmp.daemon.SnmpSubNextRequestHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/jmx/snmp/daemon/SnmpSubNextRequestHandler;

  protected void updateRequest(SnmpVarBind, int);
    descriptor: (LSnmpVarBind;I)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.jmx.snmp.daemon.SnmpSubNextRequestHandler this
         0: .line 150
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.jmx.snmp.daemon.SnmpSubNextRequestHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/jmx/snmp/daemon/SnmpSubNextRequestHandler;
    MethodParameters:
      Name  Flags
      var   
      pos   

  protected void updateResult(SnmpVarBind[]);
    descriptor: ([LSnmpVarBind;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.jmx.snmp.daemon.SnmpSubNextRequestHandler this
         0: .line 173
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a variable\n\tSnmpVarBind cannot be resolved to a variable\n\tSnmpVarBind cannot be resolved to a variable\n\tSnmpOid cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.jmx.snmp.daemon.SnmpSubNextRequestHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/jmx/snmp/daemon/SnmpSubNextRequestHandler;
    MethodParameters:
        Name  Flags
      result  
}
SourceFile: "SnmpSubNextRequestHandler.java"