public class org.springframework.boot.rsocket.netty.NettyRSocketServerFactory implements org.springframework.boot.rsocket.server.RSocketServerFactory, org.springframework.boot.rsocket.server.ConfigurableRSocketServerFactory
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.springframework.boot.rsocket.netty.NettyRSocketServerFactory
  super_class: java.lang.Object
{
  private int port;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private java.net.InetAddress address;
    descriptor: Ljava/net/InetAddress;
    flags: (0x0002) ACC_PRIVATE

  private org.springframework.boot.rsocket.server.RSocketServer$Transport transport;
    descriptor: Lorg/springframework/boot/rsocket/server/RSocketServer$Transport;
    flags: (0x0002) ACC_PRIVATE

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

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

  private java.util.List<org.springframework.boot.rsocket.server.ServerRSocketFactoryProcessor> socketFactoryProcessors;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lorg/springframework/boot/rsocket/server/ServerRSocketFactoryProcessor;>;

  private java.util.List<org.springframework.boot.rsocket.server.RSocketServerCustomizer> rSocketServerCustomizers;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lorg/springframework/boot/rsocket/server/RSocketServerCustomizer;>;

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.rsocket.netty.NettyRSocketServerFactory this
         0: .line 27
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import io cannot be resolved\n\tThe import io cannot be resolved\n\tThe import io cannot be resolved\n\tThe import io cannot be resolved\n\tThe import io cannot be resolved\n\tThe import io cannot be resolved\n\tThe import io cannot be resolved\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 type NettyRSocketServerFactory must implement the inherited abstract method RSocketServerFactory.create(SocketAcceptor)\n\tReactorResourceFactory cannot be resolved to a type\n\tReactorResourceFactory cannot be resolved to a type\n\tReactorResourceFactory cannot be resolved to a type\n\tSocketAcceptor cannot be resolved to a type\n\tServerTransport cannot be resolved to a type\n\tCloseableChannel cannot be resolved to a type\n\tThe method createTransport() from the type NettyRSocketServerFactory refers to the missing type ServerTransport\n\tio cannot be resolved to a type\n\tio cannot be resolved\n\tRSocketFactory cannot be resolved to a type\n\tServerRSocketFactory cannot be resolved to a type\n\tMono cannot be resolved to a type\n\tCloseableChannel cannot be resolved to a type\n\tServerTransport cannot be resolved to a type\n\tCloseableChannel cannot be resolved to a type\n\tThe method createWebSocketTransport() from the type NettyRSocketServerFactory refers to the missing type ServerTransport\n\tThe method createTcpTransport() from the type NettyRSocketServerFactory refers to the missing type ServerTransport\n\tServerTransport cannot be resolved to a type\n\tCloseableChannel 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\n\tWebsocketServerTransport cannot be resolved\n\tWebsocketServerTransport cannot be resolved\n\tServerTransport cannot be resolved to a type\n\tCloseableChannel cannot be resolved to a type\n\tReactorResourceFactory cannot be resolved to a type\n\tTcpServer cannot be resolved to a type\n\tTcpServer cannot be resolved\n\tReactorResourceFactory cannot be resolved to a type\n\tTcpServerTransport cannot be resolved\n\tTcpServerTransport cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.rsocket.netty.NettyRSocketServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/rsocket/netty/NettyRSocketServerFactory;

  public void setPort(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.rsocket.netty.NettyRSocketServerFactory this
         0: .line 70
            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.rsocket.netty.NettyRSocketServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/rsocket/netty/NettyRSocketServerFactory;
    MethodParameters:
      Name  Flags
      port  

  public void setAddress(java.net.InetAddress);
    descriptor: (Ljava/net/InetAddress;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.rsocket.netty.NettyRSocketServerFactory this
         0: .line 75
            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.rsocket.netty.NettyRSocketServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/rsocket/netty/NettyRSocketServerFactory;
    MethodParameters:
         Name  Flags
      address  

  public void setTransport(org.springframework.boot.rsocket.server.RSocketServer$Transport);
    descriptor: (Lorg/springframework/boot/rsocket/server/RSocketServer$Transport;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.rsocket.netty.NettyRSocketServerFactory this
         0: .line 80
            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.rsocket.netty.NettyRSocketServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/rsocket/netty/NettyRSocketServerFactory;
    MethodParameters:
           Name  Flags
      transport  

  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.rsocket.netty.NettyRSocketServerFactory this
         0: .line 88
            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.rsocket.netty.NettyRSocketServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/rsocket/netty/NettyRSocketServerFactory;
    MethodParameters:
                 Name  Flags
      resourceFactory  

  public void setSocketFactoryProcessors(java.util.Collection<? extends org.springframework.boot.rsocket.server.ServerRSocketFactoryProcessor>);
    descriptor: (Ljava/util/Collection;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.rsocket.netty.NettyRSocketServerFactory this
         0: .line 101
            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.rsocket.netty.NettyRSocketServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/rsocket/netty/NettyRSocketServerFactory;
    Signature: (Ljava/util/Collection<+Lorg/springframework/boot/rsocket/server/ServerRSocketFactoryProcessor;>;)V
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
                         Name  Flags
      socketFactoryProcessors  

  public void addSocketFactoryProcessors(org.springframework.boot.rsocket.server.ServerRSocketFactoryProcessor[]);
    descriptor: ([Lorg/springframework/boot/rsocket/server/ServerRSocketFactoryProcessor;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.rsocket.netty.NettyRSocketServerFactory this
         0: .line 115
            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.rsocket.netty.NettyRSocketServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/rsocket/netty/NettyRSocketServerFactory;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
                         Name  Flags
      socketFactoryProcessors  

  public void setRSocketServerCustomizers(java.util.Collection<? extends org.springframework.boot.rsocket.server.RSocketServerCustomizer>);
    descriptor: (Ljava/util/Collection;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.rsocket.netty.NettyRSocketServerFactory this
         0: .line 127
            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.rsocket.netty.NettyRSocketServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/rsocket/netty/NettyRSocketServerFactory;
    Signature: (Ljava/util/Collection<+Lorg/springframework/boot/rsocket/server/RSocketServerCustomizer;>;)V
    MethodParameters:
                          Name  Flags
      rSocketServerCustomizers  

  public void addRSocketServerCustomizers(org.springframework.boot.rsocket.server.RSocketServerCustomizer[]);
    descriptor: ([Lorg/springframework/boot/rsocket/server/RSocketServerCustomizer;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.rsocket.netty.NettyRSocketServerFactory this
         0: .line 138
            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.rsocket.netty.NettyRSocketServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/rsocket/netty/NettyRSocketServerFactory;
    MethodParameters:
                          Name  Flags
      rSocketServerCustomizers  

  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.rsocket.netty.NettyRSocketServerFactory 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.rsocket.netty.NettyRSocketServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/rsocket/netty/NettyRSocketServerFactory;
    MethodParameters:
                  Name  Flags
      lifecycleTimeout  

  public org.springframework.boot.rsocket.netty.NettyRSocketServer create(SocketAcceptor);
    descriptor: (LSocketAcceptor;)Lorg/springframework/boot/rsocket/netty/NettyRSocketServer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.rsocket.netty.NettyRSocketServerFactory this
         0: .line 154
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tSocketAcceptor cannot be resolved to a type\n\tServerTransport cannot be resolved to a type\n\tCloseableChannel cannot be resolved to a type\n\tThe method createTransport() from the type NettyRSocketServerFactory refers to the missing type ServerTransport\n\tio cannot be resolved to a type\n\tio cannot be resolved\n\tRSocketFactory cannot be resolved to a type\n\tServerRSocketFactory cannot be resolved to a type\n\tMono cannot be resolved to a type\n\tCloseableChannel cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.rsocket.netty.NettyRSocketServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/rsocket/netty/NettyRSocketServerFactory;
    MethodParameters:
                Name  Flags
      socketAcceptor  

  private ServerTransport<CloseableChannel> createTransport();
    descriptor: ()LServerTransport;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.rsocket.netty.NettyRSocketServerFactory this
         0: .line 164
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tServerTransport cannot be resolved to a type\n\tCloseableChannel cannot be resolved to a type\n\tThe method createWebSocketTransport() from the type NettyRSocketServerFactory refers to the missing type ServerTransport\n\tThe method createTcpTransport() from the type NettyRSocketServerFactory refers to the missing type ServerTransport\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.rsocket.netty.NettyRSocketServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/rsocket/netty/NettyRSocketServerFactory;
    Signature: ()LServerTransport<LCloseableChannel;>;

  private ServerTransport<CloseableChannel> createWebSocketTransport();
    descriptor: ()LServerTransport;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.rsocket.netty.NettyRSocketServerFactory this
         0: .line 171
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tServerTransport cannot be resolved to a type\n\tCloseableChannel 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\n\tWebsocketServerTransport cannot be resolved\n\tWebsocketServerTransport cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.rsocket.netty.NettyRSocketServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/rsocket/netty/NettyRSocketServerFactory;
    Signature: ()LServerTransport<LCloseableChannel;>;

  private ServerTransport<CloseableChannel> createTcpTransport();
    descriptor: ()LServerTransport;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.rsocket.netty.NettyRSocketServerFactory this
         0: .line 180
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tServerTransport cannot be resolved to a type\n\tCloseableChannel cannot be resolved to a type\n\tReactorResourceFactory cannot be resolved to a type\n\tTcpServer cannot be resolved to a type\n\tTcpServer cannot be resolved\n\tReactorResourceFactory cannot be resolved to a type\n\tTcpServerTransport cannot be resolved\n\tTcpServerTransport cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.rsocket.netty.NettyRSocketServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/rsocket/netty/NettyRSocketServerFactory;
    Signature: ()LServerTransport<LCloseableChannel;>;

  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.rsocket.netty.NettyRSocketServerFactory this
         0: .line 189
            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.rsocket.netty.NettyRSocketServerFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/rsocket/netty/NettyRSocketServerFactory;
}
SourceFile: "NettyRSocketServerFactory.java"
InnerClasses:
  public final Transport = org.springframework.boot.rsocket.server.RSocketServer$Transport of org.springframework.boot.rsocket.server.RSocketServer