public class org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory extends org.springframework.boot.web.reactive.server.AbstractReactiveWebServerFactory implements org.springframework.boot.web.embedded.tomcat.ConfigurableTomcatWebServerFactory
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
  super_class: org.springframework.boot.web.reactive.server.AbstractReactiveWebServerFactory
{
  private static final java.nio.charset.Charset DEFAULT_CHARSET;
    descriptor: Ljava/nio/charset/Charset;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  public static final java.lang.String DEFAULT_PROTOCOL;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "org.apache.coyote.http11.Http11NioProtocol"

  private java.io.File baseDirectory;
    descriptor: Ljava/io/File;
    flags: (0x0002) ACC_PRIVATE

  private final java.util.List<Valve> engineValves;
    descriptor: Ljava/util/List;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/util/List<LValve;>;

  private java.util.List<LifecycleListener> contextLifecycleListeners;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<LLifecycleListener;>;

  private java.util.Set<org.springframework.boot.web.embedded.tomcat.TomcatContextCustomizer> tomcatContextCustomizers;
    descriptor: Ljava/util/Set;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/Set<Lorg/springframework/boot/web/embedded/tomcat/TomcatContextCustomizer;>;

  private java.util.Set<org.springframework.boot.web.embedded.tomcat.TomcatConnectorCustomizer> tomcatConnectorCustomizers;
    descriptor: Ljava/util/Set;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/Set<Lorg/springframework/boot/web/embedded/tomcat/TomcatConnectorCustomizer;>;

  private java.util.Set<org.springframework.boot.web.embedded.tomcat.TomcatProtocolHandlerCustomizer<?>> tomcatProtocolHandlerCustomizers;
    descriptor: Ljava/util/Set;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/Set<Lorg/springframework/boot/web/embedded/tomcat/TomcatProtocolHandlerCustomizer<*>;>;

  private final java.util.List<Connector> additionalTomcatConnectors;
    descriptor: Ljava/util/List;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/util/List<LConnector;>;

  private java.lang.String protocol;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE

  private java.nio.charset.Charset uriEncoding;
    descriptor: Ljava/nio/charset/Charset;
    flags: (0x0002) ACC_PRIVATE

  private int backgroundProcessorDelay;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private boolean disableMBeanRegistry;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 29
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.coyote cannot be resolved\n\tThe import org.apache.coyote cannot be resolved\n\tThe import org.apache.coyote cannot be resolved\n\tThe import org.apache.tomcat cannot be resolved\n\tThe import org.apache.tomcat cannot be resolved\n\tThe import org.springframework.http cannot be resolved\n\tThe import org.springframework.http cannot be resolved\n\tThe type TomcatReactiveWebServerFactory must implement the inherited abstract method ConfigurableTomcatWebServerFactory.addEngineValves(Valve...)\n\tThe type TomcatReactiveWebServerFactory must implement the inherited abstract method ReactiveWebServerFactory.getWebServer(HttpHandler)\n\tValve cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tThe method getDefaultLifecycleListeners() from the type TomcatReactiveWebServerFactory refers to the missing type LifecycleListener\n\tConnector cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tAprLifecycleListener cannot be resolved to a type\n\tAprLifecycleListener cannot be resolved to a type\n\tAprLifecycleListener cannot be resolved\n\tHttpHandler cannot be resolved to a type\n\tRegistry cannot be resolved\n\tTomcat cannot be resolved to a type\n\tTomcat cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tTomcatHttpHandlerAdapter cannot be resolved to a type\n\tTomcatHttpHandlerAdapter cannot be resolved to a type\n\tEngine cannot be resolved to a type\n\tValve cannot be resolved to a type\n\tValve cannot be resolved to a type\n\tHost cannot be resolved to a type\n\tTomcatHttpHandlerAdapter cannot be resolved to a type\n\tThe method setPath(String) is undefined for the type TomcatEmbeddedContext\n\tThe method setDocBase(String) is undefined for the type TomcatEmbeddedContext\n\tTomcat cannot be resolved to a type\n\tThe method setParentClassLoader(ClassLoader) is undefined for the type TomcatEmbeddedContext\n\tWebappLoader cannot be resolved to a type\n\tWebappLoader cannot be resolved to a type\n\tTomcat cannot be resolved\n\tThe method addServletMappingDecoded(String, String) is undefined for the type TomcatEmbeddedContext\n\tThe method configureContext(Context) from the type TomcatReactiveWebServerFactory refers to the missing type Context\n\tStandardJarScanFilter cannot be resolved to a type\n\tStandardJarScanFilter cannot be resolved to a type\n\tThe method getJarScanner() is undefined for the type TomcatEmbeddedContext\n\tContext cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tAbstractProtocol cannot be resolved to a type\n\tThe method customizeProtocol(AbstractProtocol<?>) from the type TomcatReactiveWebServerFactory refers to the missing type AbstractProtocol\n\tAbstractProtocol cannot be resolved to a type\n\tProtocolHandler cannot be resolved to a type\n\tAbstractProtocol cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tHttp2Protocol cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tValve cannot be resolved to a type\n\tValve cannot be resolved to a type\n\tValve cannot be resolved to a type\n\tValve cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tTomcat cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;

  public void <init>(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 29
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.catalina cannot be resolved\n\tThe import org.apache.coyote cannot be resolved\n\tThe import org.apache.coyote cannot be resolved\n\tThe import org.apache.coyote cannot be resolved\n\tThe import org.apache.tomcat cannot be resolved\n\tThe import org.apache.tomcat cannot be resolved\n\tThe import org.springframework.http cannot be resolved\n\tThe import org.springframework.http cannot be resolved\n\tThe type TomcatReactiveWebServerFactory must implement the inherited abstract method ConfigurableTomcatWebServerFactory.addEngineValves(Valve...)\n\tThe type TomcatReactiveWebServerFactory must implement the inherited abstract method ReactiveWebServerFactory.getWebServer(HttpHandler)\n\tValve cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tThe method getDefaultLifecycleListeners() from the type TomcatReactiveWebServerFactory refers to the missing type LifecycleListener\n\tConnector cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tAprLifecycleListener cannot be resolved to a type\n\tAprLifecycleListener cannot be resolved to a type\n\tAprLifecycleListener cannot be resolved\n\tHttpHandler cannot be resolved to a type\n\tRegistry cannot be resolved\n\tTomcat cannot be resolved to a type\n\tTomcat cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tTomcatHttpHandlerAdapter cannot be resolved to a type\n\tTomcatHttpHandlerAdapter cannot be resolved to a type\n\tEngine cannot be resolved to a type\n\tValve cannot be resolved to a type\n\tValve cannot be resolved to a type\n\tHost cannot be resolved to a type\n\tTomcatHttpHandlerAdapter cannot be resolved to a type\n\tThe method setPath(String) is undefined for the type TomcatEmbeddedContext\n\tThe method setDocBase(String) is undefined for the type TomcatEmbeddedContext\n\tTomcat cannot be resolved to a type\n\tThe method setParentClassLoader(ClassLoader) is undefined for the type TomcatEmbeddedContext\n\tWebappLoader cannot be resolved to a type\n\tWebappLoader cannot be resolved to a type\n\tTomcat cannot be resolved\n\tThe method addServletMappingDecoded(String, String) is undefined for the type TomcatEmbeddedContext\n\tThe method configureContext(Context) from the type TomcatReactiveWebServerFactory refers to the missing type Context\n\tStandardJarScanFilter cannot be resolved to a type\n\tStandardJarScanFilter cannot be resolved to a type\n\tThe method getJarScanner() is undefined for the type TomcatEmbeddedContext\n\tContext cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tAbstractProtocol cannot be resolved to a type\n\tThe method customizeProtocol(AbstractProtocol<?>) from the type TomcatReactiveWebServerFactory refers to the missing type AbstractProtocol\n\tAbstractProtocol cannot be resolved to a type\n\tProtocolHandler cannot be resolved to a type\n\tAbstractProtocol cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tHttp2Protocol cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tValve cannot be resolved to a type\n\tValve cannot be resolved to a type\n\tValve cannot be resolved to a type\n\tValve cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n\tTomcat cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    MethodParameters:
      Name  Flags
      port  

  private static java.util.List<LifecycleListener> getDefaultLifecycleListeners();
    descriptor: ()Ljava/util/List;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 108
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tLifecycleListener cannot be resolved to a type\n\tAprLifecycleListener cannot be resolved to a type\n\tAprLifecycleListener cannot be resolved to a type\n\tAprLifecycleListener cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Signature: ()Ljava/util/List<LLifecycleListener;>;

  public org.springframework.boot.web.server.WebServer getWebServer(HttpHandler);
    descriptor: (LHttpHandler;)Lorg/springframework/boot/web/server/WebServer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 115
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tHttpHandler cannot be resolved to a type\n\tRegistry cannot be resolved\n\tTomcat cannot be resolved to a type\n\tTomcat cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tConnector cannot be resolved to a type\n\tTomcatHttpHandlerAdapter cannot be resolved to a type\n\tTomcatHttpHandlerAdapter cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    MethodParameters:
             Name  Flags
      httpHandler  

  void configureEngine(Engine);
    descriptor: (LEngine;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 137
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tEngine cannot be resolved to a type\n\tValve cannot be resolved to a type\n\tValve cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    MethodParameters:
        Name  Flags
      engine  

  protected void prepareContext(Host, TomcatHttpHandlerAdapter);
    descriptor: (LHost;LTomcatHttpHandlerAdapter;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 144
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tHost cannot be resolved to a type\n\tTomcatHttpHandlerAdapter cannot be resolved to a type\n\tThe method setPath(String) is undefined for the type TomcatEmbeddedContext\n\tThe method setDocBase(String) is undefined for the type TomcatEmbeddedContext\n\tTomcat cannot be resolved to a type\n\tThe method setParentClassLoader(ClassLoader) is undefined for the type TomcatEmbeddedContext\n\tWebappLoader cannot be resolved to a type\n\tWebappLoader cannot be resolved to a type\n\tTomcat cannot be resolved\n\tThe method addServletMappingDecoded(String, String) is undefined for the type TomcatEmbeddedContext\n\tThe method configureContext(Context) from the type TomcatReactiveWebServerFactory refers to the missing type Context\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    MethodParameters:
         Name  Flags
      host     
      servlet  

  private void skipAllTldScanning(org.springframework.boot.web.embedded.tomcat.TomcatEmbeddedContext);
    descriptor: (Lorg/springframework/boot/web/embedded/tomcat/TomcatEmbeddedContext;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 163
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tStandardJarScanFilter cannot be resolved to a type\n\tStandardJarScanFilter cannot be resolved to a type\n\tThe method getJarScanner() is undefined for the type TomcatEmbeddedContext\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    MethodParameters:
         Name  Flags
      context  

  protected void configureContext(Context);
    descriptor: (LContext;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 172
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tContext cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    MethodParameters:
         Name  Flags
      context  

  protected void customizeConnector(Connector);
    descriptor: (LConnector;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 178
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tConnector cannot be resolved to a type\n\tAbstractProtocol cannot be resolved to a type\n\tThe method customizeProtocol(AbstractProtocol<?>) from the type TomcatReactiveWebServerFactory refers to the missing type AbstractProtocol\n\tAbstractProtocol cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    MethodParameters:
           Name  Flags
      connector  

  void invokeProtocolHandlerCustomizers(ProtocolHandler);
    descriptor: (LProtocolHandler;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 204
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tProtocolHandler cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    MethodParameters:
                 Name  Flags
      protocolHandler  

  void customizeProtocol(AbstractProtocol<?>);
    descriptor: (LAbstractProtocol;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 209
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tAbstractProtocol cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    Signature: (LAbstractProtocol<*>;)V
    MethodParameters:
          Name  Flags
      protocol  

  void customizeSsl(Connector);
    descriptor: (LConnector;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 215
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tConnector cannot be resolved to a type\n\tHttp2Protocol cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    MethodParameters:
           Name  Flags
      connector  

  public void setBaseDirectory(java.io.File);
    descriptor: (Ljava/io/File;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 223
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    MethodParameters:
               Name  Flags
      baseDirectory  

  public void setBackgroundProcessorDelay(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 228
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    MethodParameters:
       Name  Flags
      delay  

  public void setTomcatContextCustomizers(java.util.Collection<? extends org.springframework.boot.web.embedded.tomcat.TomcatContextCustomizer>);
    descriptor: (Ljava/util/Collection;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 237
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    Signature: (Ljava/util/Collection<+Lorg/springframework/boot/web/embedded/tomcat/TomcatContextCustomizer;>;)V
    MethodParameters:
                          Name  Flags
      tomcatContextCustomizers  

  public java.util.Collection<org.springframework.boot.web.embedded.tomcat.TomcatContextCustomizer> getTomcatContextCustomizers();
    descriptor: ()Ljava/util/Collection;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 247
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    Signature: ()Ljava/util/Collection<Lorg/springframework/boot/web/embedded/tomcat/TomcatContextCustomizer;>;

  public void addContextCustomizers(org.springframework.boot.web.embedded.tomcat.TomcatContextCustomizer[]);
    descriptor: ([Lorg/springframework/boot/web/embedded/tomcat/TomcatContextCustomizer;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 257
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    MethodParameters:
                          Name  Flags
      tomcatContextCustomizers  

  public void setTomcatConnectorCustomizers(java.util.Collection<? extends org.springframework.boot.web.embedded.tomcat.TomcatConnectorCustomizer>);
    descriptor: (Ljava/util/Collection;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 267
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    Signature: (Ljava/util/Collection<+Lorg/springframework/boot/web/embedded/tomcat/TomcatConnectorCustomizer;>;)V
    MethodParameters:
                            Name  Flags
      tomcatConnectorCustomizers  

  public void addConnectorCustomizers(org.springframework.boot.web.embedded.tomcat.TomcatConnectorCustomizer[]);
    descriptor: ([Lorg/springframework/boot/web/embedded/tomcat/TomcatConnectorCustomizer;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 279
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    MethodParameters:
                            Name  Flags
      tomcatConnectorCustomizers  

  public java.util.Collection<org.springframework.boot.web.embedded.tomcat.TomcatConnectorCustomizer> getTomcatConnectorCustomizers();
    descriptor: ()Ljava/util/Collection;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 289
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    Signature: ()Ljava/util/Collection<Lorg/springframework/boot/web/embedded/tomcat/TomcatConnectorCustomizer;>;

  public void setTomcatProtocolHandlerCustomizers(java.util.Collection<? extends org.springframework.boot.web.embedded.tomcat.TomcatProtocolHandlerCustomizer<?>>);
    descriptor: (Ljava/util/Collection;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 299
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    Signature: (Ljava/util/Collection<+Lorg/springframework/boot/web/embedded/tomcat/TomcatProtocolHandlerCustomizer<*>;>;)V
    MethodParameters:
                                  Name  Flags
      tomcatProtocolHandlerCustomizers  

  public void addProtocolHandlerCustomizers(org.springframework.boot.web.embedded.tomcat.TomcatProtocolHandlerCustomizer<?>[]);
    descriptor: ([Lorg/springframework/boot/web/embedded/tomcat/TomcatProtocolHandlerCustomizer;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 312
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    Signature: ([Lorg/springframework/boot/web/embedded/tomcat/TomcatProtocolHandlerCustomizer<*>;)V
    MethodParameters:
                                  Name  Flags
      tomcatProtocolHandlerCustomizers  

  public java.util.Collection<org.springframework.boot.web.embedded.tomcat.TomcatProtocolHandlerCustomizer<?>> getTomcatProtocolHandlerCustomizers();
    descriptor: ()Ljava/util/Collection;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 323
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    Signature: ()Ljava/util/Collection<Lorg/springframework/boot/web/embedded/tomcat/TomcatProtocolHandlerCustomizer<*>;>;

  public void addAdditionalTomcatConnectors(Connector[]);
    descriptor: ([LConnector;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 332
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tConnector cannot be resolved to a type\n\tConnector cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    MethodParameters:
            Name  Flags
      connectors  

  public java.util.List<Connector> getAdditionalTomcatConnectors();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 343
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tConnector cannot be resolved to a type\n\tConnector cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    Signature: ()Ljava/util/List<LConnector;>;

  public void addEngineValves(Valve[]);
    descriptor: ([LValve;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 348
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tValve cannot be resolved to a type\n\tValve cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    MethodParameters:
              Name  Flags
      engineValves  

  public java.util.List<Valve> getEngineValves();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 358
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tValve cannot be resolved to a type\n\tValve cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    Signature: ()Ljava/util/List<LValve;>;

  public void setUriEncoding(java.nio.charset.Charset);
    descriptor: (Ljava/nio/charset/Charset;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 368
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    MethodParameters:
             Name  Flags
      uriEncoding  

  public java.nio.charset.Charset getUriEncoding();
    descriptor: ()Ljava/nio/charset/Charset;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 376
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;

  public void setContextLifecycleListeners(java.util.Collection<? extends LifecycleListener>);
    descriptor: (Ljava/util/Collection;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 385
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tLifecycleListener cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    Signature: (Ljava/util/Collection<+LLifecycleListener;>;)V
    MethodParameters:
                           Name  Flags
      contextLifecycleListeners  

  public java.util.Collection<LifecycleListener> getContextLifecycleListeners();
    descriptor: ()Ljava/util/Collection;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 395
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tLifecycleListener cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    Signature: ()Ljava/util/Collection<LLifecycleListener;>;

  public void addContextLifecycleListeners(LifecycleListener[]);
    descriptor: ([LLifecycleListener;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 403
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tLifecycleListener cannot be resolved to a type\n\tLifecycleListener cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    MethodParameters:
                           Name  Flags
      contextLifecycleListeners  

  protected org.springframework.boot.web.embedded.tomcat.TomcatWebServer getTomcatWebServer(Tomcat);
    descriptor: (LTomcat;)Lorg/springframework/boot/web/embedded/tomcat/TomcatWebServer;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 415
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTomcat cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    MethodParameters:
        Name  Flags
      tomcat  

  public void setProtocol(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 424
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    MethodParameters:
          Name  Flags
      protocol  

  public void setDisableMBeanRegistry(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
         0: .line 435
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory;
    MethodParameters:
                      Name  Flags
      disableMBeanRegistry  
}
SourceFile: "TomcatReactiveWebServerFactory.java"