class org.glassfish.grizzly.servlet.ApplicationDispatcher$State
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.glassfish.grizzly.servlet.ApplicationDispatcher$State
  super_class: java.lang.Object
{
  ServletRequest outerRequest;
    descriptor: LServletRequest;
    flags: (0x0000) 

  ServletResponse outerResponse;
    descriptor: LServletResponse;
    flags: (0x0000) 

  ServletRequest wrapRequest;
    descriptor: LServletRequest;
    flags: (0x0000) 

  ServletResponse wrapResponse;
    descriptor: LServletResponse;
    flags: (0x0000) 

  final DispatcherType dispatcherType;
    descriptor: LDispatcherType;
    flags: (0x0010) ACC_FINAL

  HttpServletRequest hrequest;
    descriptor: LHttpServletRequest;
    flags: (0x0000) 

  HttpServletResponse hresponse;
    descriptor: LHttpServletResponse;
    flags: (0x0000) 

  void <init>(ServletRequest, ServletResponse, DispatcherType);
    descriptor: (LServletRequest;LServletResponse;LDispatcherType;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.glassfish.grizzly.servlet.ApplicationDispatcher$State this
         0: .line 27
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tRequestDispatcher cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tDispatcherType cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tDispatcherType cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tDispatcherType cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tDispatcherType cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tDispatcherType cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tDispatcherType cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tDispatcherType cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tDispatcherType cannot be resolved to a variable\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tDispatcherType cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tDispatcherType cannot be resolved\n\tDispatcherType cannot be resolved\n\tDispatcherType cannot be resolved\n\tDispatcherType cannot be resolved\n\tDispatcherType cannot be resolved\n\tServletException cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tDispatcherType cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tDispatcherType cannot be resolved\n\tDispatcherType cannot be resolved to a variable\n\tServletRequest cannot be resolved to a type\n\tThe method wrapRequest(ApplicationDispatcher.State) from the type ApplicationDispatcher refers to the missing type ServletRequest\n\tThe method wrapResponse(ApplicationDispatcher.State) from the type ApplicationDispatcher refers to the missing type ServletResponse\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tDispatcherType cannot be resolved\n\tDispatcherType cannot be resolved\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tDispatcherType cannot be resolved to a type\n\tDispatcherType cannot be resolved to a variable\n\tServletRequest cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tServletOutputStream cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.glassfish.grizzly.servlet.ApplicationDispatcher$State this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/grizzly/servlet/ApplicationDispatcher$State;
    MethodParameters:
                Name  Flags
      request         
      response        
      dispatcherType  
}
SourceFile: "ApplicationDispatcher.java"
NestHost: org.glassfish.grizzly.servlet.ApplicationDispatcher
InnerClasses:
  private State = org.glassfish.grizzly.servlet.ApplicationDispatcher$State of org.glassfish.grizzly.servlet.ApplicationDispatcher