final class org.glassfish.grizzly.servlet.AsyncContextImpl$AsyncPoolThreadFactory implements java.util.concurrent.ThreadFactory
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: org.glassfish.grizzly.servlet.AsyncContextImpl$AsyncPoolThreadFactory
  super_class: java.lang.Object
{
  private final java.util.concurrent.ThreadFactory defaultFactory;
    descriptor: Ljava/util/concurrent/ThreadFactory;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final java.util.concurrent.atomic.AtomicInteger counter;
    descriptor: Ljava/util/concurrent/atomic/AtomicInteger;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.glassfish.grizzly.servlet.AsyncContextImpl$AsyncPoolThreadFactory this
         0: .line 28
            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\tAsyncContext 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\tThe method getRequest() of type AsyncContextImpl must override or implement a supertype method\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tThe method getResponse() of type AsyncContextImpl must override or implement a supertype method\n\tServletResponse cannot be resolved to a type\n\tThe method hasOriginalRequestAndResponse() of type AsyncContextImpl must override or implement a supertype method\n\tThe method dispatch() of type AsyncContextImpl must override or implement a supertype method\n\tServletRequest cannot be resolved to a type\n\tThe method dispatch(String) of type AsyncContextImpl must override or implement a supertype method\n\tServletRequest cannot be resolved to a type\n\tServletContext cannot be resolved to a type\n\tThe method complete() of type AsyncContextImpl must override or implement a supertype method\n\tThe method start(Runnable) of type AsyncContextImpl must override or implement a supertype method\n\tAsyncListener cannot be resolved to a type\n\tAsyncListener cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tAsyncListener cannot be resolved to a type\n\tThe method createListener(Class<T>) of type AsyncContextImpl must override or implement a supertype method\n\tServletException cannot be resolved to a type\n\tThe method createListener(Class<T>) from the type WebappContext refers to the missing type ServletException\n\tServletException cannot be resolved to a type\n\tThe method setTimeout(long) of type AsyncContextImpl must override or implement a supertype method\n\tThe method getTimeout() of type AsyncContextImpl must override or implement a supertype method\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\tRequestDispatcher cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tThe method getCombinedPath(HttpServletRequest) from the type AsyncContextImpl refers to the missing type HttpServletRequest\n\tRequestDispatcher cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tDispatcherType cannot be resolved to a variable\n\tThe method getRequest() from the type AsyncContextImpl refers to the missing type ServletRequest\n\tThe method getResponse() from the type AsyncContextImpl refers to the missing type ServletResponse\n\tDispatcherType cannot be resolved to a variable\n\tAsyncListener cannot be resolved to a type\n\tThe method getAsyncListener() from the type AsyncContextImpl.AsyncListenerContext refers to the missing type AsyncListener\n\tAsyncEvent cannot be resolved to a type\n\tAsyncEvent cannot be resolved to a type\n\tThe method getRequest() from the type AsyncContextImpl.AsyncListenerContext refers to the missing type ServletRequest\n\tThe method getResponse() from the type AsyncContextImpl.AsyncListenerContext refers to the missing type ServletResponse\n\tAsyncListener cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tAsyncListener cannot be resolved to a type\n\tAsyncListener cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tAsyncListener cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tAsyncListener cannot be resolved to a type\n\tAsyncListener 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\tServletResponse cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.glassfish.grizzly.servlet.AsyncContextImpl$AsyncPoolThreadFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/grizzly/servlet/AsyncContextImpl$AsyncPoolThreadFactory;

  public java.lang.Thread newThread(java.lang.Runnable);
    descriptor: (Ljava/lang/Runnable;)Ljava/lang/Thread;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.glassfish.grizzly.servlet.AsyncContextImpl$AsyncPoolThreadFactory this
         0: .line 552
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.glassfish.grizzly.servlet.AsyncContextImpl$AsyncPoolThreadFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/grizzly/servlet/AsyncContextImpl$AsyncPoolThreadFactory;
    MethodParameters:
      Name  Flags
      r     
}
SourceFile: "AsyncContextImpl.java"
NestHost: org.glassfish.grizzly.servlet.AsyncContextImpl
InnerClasses:
  private final AsyncPoolThreadFactory = org.glassfish.grizzly.servlet.AsyncContextImpl$AsyncPoolThreadFactory of org.glassfish.grizzly.servlet.AsyncContextImpl