public class org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory extends org.springframework.boot.web.reactive.server.AbstractReactiveWebServerFactory
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory
  super_class: org.springframework.boot.web.reactive.server.AbstractReactiveWebServerFactory
{
  private java.util.Set<org.springframework.boot.web.embedded.netty.NettyServerCustomizer> serverCustomizers;
    descriptor: Ljava/util/Set;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/Set<Lorg/springframework/boot/web/embedded/netty/NettyServerCustomizer;>;

  private java.util.List<org.springframework.boot.web.embedded.netty.NettyRouteProvider> routeProviders;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lorg/springframework/boot/web/embedded/netty/NettyRouteProvider;>;

  private java.time.Duration lifecycleTimeout;
    descriptor: Ljava/time/Duration;
    flags: (0x0002) ACC_PRIVATE

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

  private ReactorResourceFactory resourceFactory;
    descriptor: LReactorResourceFactory;
    flags: (0x0002) ACC_PRIVATE

  private org.springframework.boot.web.server.Shutdown shutdown;
    descriptor: Lorg/springframework/boot/web/server/Shutdown;
    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.netty.NettyReactiveWebServerFactory this
         0: .line 28
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import reactor cannot be resolved\n\tThe import reactor cannot be resolved\n\tThe import reactor cannot be resolved\n\tThe import org.springframework.http cannot be resolved\n\tThe import org.springframework.http cannot be resolved\n\tThe import org.springframework.http cannot be resolved\n\tThe type NettyReactiveWebServerFactory must implement the inherited abstract method ReactiveWebServerFactory.getWebServer(HttpHandler)\n\tReactorResourceFactory cannot be resolved to a type\n\tHttpHandler cannot be resolved to a type\n\tHttpServer cannot be resolved to a type\n\tThe method createHttpServer() from the type NettyReactiveWebServerFactory refers to the missing type HttpServer\n\tReactorHttpHandlerAdapter cannot be resolved to a type\n\tReactorHttpHandlerAdapter cannot be resolved to a type\n\tReactorResourceFactory cannot be resolved to a type\n\tReactorResourceFactory cannot be resolved to a type\n\tHttpServer cannot be resolved to a type\n\tHttpServer cannot be resolved to a type\n\tHttpServer cannot be resolved\n\tReactorResourceFactory cannot be resolved to a type\n\tLoopResources cannot be resolved to a type\n\tReactorResourceFactory cannot be resolved to a type\n\tThe method listProtocols() from the type NettyReactiveWebServerFactory refers to the missing type HttpProtocol\n\tHttpProtocol cannot be resolved to a type\n\tHttpProtocol cannot be resolved to a type\n\tHttpProtocol cannot be resolved to a variable\n\tHttpProtocol cannot be resolved to a variable\n\tHttpProtocol cannot be resolved to a type\n\tHttpProtocol cannot be resolved to a variable\n\tHttpServer cannot be resolved to a type\n\tHttpServer 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.netty.NettyReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/netty/NettyReactiveWebServerFactory;

  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.netty.NettyReactiveWebServerFactory this
         0: .line 28
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import reactor cannot be resolved\n\tThe import reactor cannot be resolved\n\tThe import reactor cannot be resolved\n\tThe import org.springframework.http cannot be resolved\n\tThe import org.springframework.http cannot be resolved\n\tThe import org.springframework.http cannot be resolved\n\tThe type NettyReactiveWebServerFactory must implement the inherited abstract method ReactiveWebServerFactory.getWebServer(HttpHandler)\n\tReactorResourceFactory cannot be resolved to a type\n\tHttpHandler cannot be resolved to a type\n\tHttpServer cannot be resolved to a type\n\tThe method createHttpServer() from the type NettyReactiveWebServerFactory refers to the missing type HttpServer\n\tReactorHttpHandlerAdapter cannot be resolved to a type\n\tReactorHttpHandlerAdapter cannot be resolved to a type\n\tReactorResourceFactory cannot be resolved to a type\n\tReactorResourceFactory cannot be resolved to a type\n\tHttpServer cannot be resolved to a type\n\tHttpServer cannot be resolved to a type\n\tHttpServer cannot be resolved\n\tReactorResourceFactory cannot be resolved to a type\n\tLoopResources cannot be resolved to a type\n\tReactorResourceFactory cannot be resolved to a type\n\tThe method listProtocols() from the type NettyReactiveWebServerFactory refers to the missing type HttpProtocol\n\tHttpProtocol cannot be resolved to a type\n\tHttpProtocol cannot be resolved to a type\n\tHttpProtocol cannot be resolved to a variable\n\tHttpProtocol cannot be resolved to a variable\n\tHttpProtocol cannot be resolved to a type\n\tHttpProtocol cannot be resolved to a variable\n\tHttpServer cannot be resolved to a type\n\tHttpServer 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.netty.NettyReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/netty/NettyReactiveWebServerFactory;
    MethodParameters:
      Name  Flags
      port  

  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.netty.NettyReactiveWebServerFactory this
         0: .line 69
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tHttpHandler cannot be resolved to a type\n\tHttpServer cannot be resolved to a type\n\tThe method createHttpServer() from the type NettyReactiveWebServerFactory refers to the missing type HttpServer\n\tReactorHttpHandlerAdapter cannot be resolved to a type\n\tReactorHttpHandlerAdapter 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.netty.NettyReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/netty/NettyReactiveWebServerFactory;
    MethodParameters:
             Name  Flags
      httpHandler  

  public java.util.Collection<org.springframework.boot.web.embedded.netty.NettyServerCustomizer> getServerCustomizers();
    descriptor: ()Ljava/util/Collection;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory this
         0: .line 82
            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.netty.NettyReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/netty/NettyReactiveWebServerFactory;
    Signature: ()Ljava/util/Collection<Lorg/springframework/boot/web/embedded/netty/NettyServerCustomizer;>;

  public void setServerCustomizers(java.util.Collection<? extends org.springframework.boot.web.embedded.netty.NettyServerCustomizer>);
    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.netty.NettyReactiveWebServerFactory this
         0: .line 91
            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.netty.NettyReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/netty/NettyReactiveWebServerFactory;
    Signature: (Ljava/util/Collection<+Lorg/springframework/boot/web/embedded/netty/NettyServerCustomizer;>;)V
    MethodParameters:
                   Name  Flags
      serverCustomizers  

  public void addServerCustomizers(org.springframework.boot.web.embedded.netty.NettyServerCustomizer[]);
    descriptor: ([Lorg/springframework/boot/web/embedded/netty/NettyServerCustomizer;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory this
         0: .line 100
            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.netty.NettyReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/netty/NettyReactiveWebServerFactory;
    MethodParameters:
                   Name  Flags
      serverCustomizers  

  public void addRouteProviders(org.springframework.boot.web.embedded.netty.NettyRouteProvider[]);
    descriptor: ([Lorg/springframework/boot/web/embedded/netty/NettyRouteProvider;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory this
         0: .line 110
            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.netty.NettyReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/netty/NettyReactiveWebServerFactory;
    MethodParameters:
                Name  Flags
      routeProviders  

  public void setLifecycleTimeout(java.time.Duration);
    descriptor: (Ljava/time/Duration;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory this
         0: .line 120
            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.netty.NettyReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/netty/NettyReactiveWebServerFactory;
    MethodParameters:
                  Name  Flags
      lifecycleTimeout  

  public void setUseForwardHeaders(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory this
         0: .line 129
            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.netty.NettyReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/netty/NettyReactiveWebServerFactory;
    MethodParameters:
                   Name  Flags
      useForwardHeaders  

  public void setResourceFactory(ReactorResourceFactory);
    descriptor: (LReactorResourceFactory;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory this
         0: .line 138
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tReactorResourceFactory cannot be resolved to a type\n\tReactorResourceFactory 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.netty.NettyReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/netty/NettyReactiveWebServerFactory;
    MethodParameters:
                 Name  Flags
      resourceFactory  

  public void setShutdown(org.springframework.boot.web.server.Shutdown);
    descriptor: (Lorg/springframework/boot/web/server/Shutdown;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory this
         0: .line 143
            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.netty.NettyReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/netty/NettyReactiveWebServerFactory;
    MethodParameters:
          Name  Flags
      shutdown  

  public org.springframework.boot.web.server.Shutdown getShutdown();
    descriptor: ()Lorg/springframework/boot/web/server/Shutdown;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory this
         0: .line 148
            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.netty.NettyReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/netty/NettyReactiveWebServerFactory;

  private HttpServer createHttpServer();
    descriptor: ()LHttpServer;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory this
         0: .line 152
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tHttpServer cannot be resolved to a type\n\tHttpServer cannot be resolved to a type\n\tHttpServer cannot be resolved\n\tReactorResourceFactory cannot be resolved to a type\n\tLoopResources cannot be resolved to a type\n\tReactorResourceFactory cannot be resolved to a type\n\tThe method listProtocols() from the type NettyReactiveWebServerFactory refers to the missing type HttpProtocol\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/netty/NettyReactiveWebServerFactory;

  private HttpProtocol[] listProtocols();
    descriptor: ()[LHttpProtocol;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory this
         0: .line 175
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tHttpProtocol cannot be resolved to a type\n\tHttpProtocol cannot be resolved to a type\n\tHttpProtocol cannot be resolved to a variable\n\tHttpProtocol cannot be resolved to a variable\n\tHttpProtocol cannot be resolved to a type\n\tHttpProtocol cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/netty/NettyReactiveWebServerFactory;

  private java.net.InetSocketAddress getListenAddress();
    descriptor: ()Ljava/net/InetSocketAddress;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory this
         0: .line 182
            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.netty.NettyReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/netty/NettyReactiveWebServerFactory;

  HttpServer applyCustomizers(HttpServer);
    descriptor: (LHttpServer;)LHttpServer;
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory this
         0: .line 189
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tHttpServer cannot be resolved to a type\n\tHttpServer 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.netty.NettyReactiveWebServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/netty/NettyReactiveWebServerFactory;
    MethodParameters:
        Name  Flags
      server  
}
SourceFile: "NettyReactiveWebServerFactory.java"