final class org.springframework.boot.rsocket.netty.NettyRSocketServerFactory$TcpSslServerCustomizer extends org.springframework.boot.web.embedded.netty.SslServerCustomizer
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: org.springframework.boot.rsocket.netty.NettyRSocketServerFactory$TcpSslServerCustomizer
  super_class: org.springframework.boot.web.embedded.netty.SslServerCustomizer
{
  private void <init>(org.springframework.boot.web.server.Ssl, org.springframework.boot.web.server.SslStoreProvider);
    descriptor: (Lorg/springframework/boot/web/server/Ssl;Lorg/springframework/boot/web/server/SslStoreProvider;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.boot.rsocket.netty.NettyRSocketServerFactory$TcpSslServerCustomizer 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 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\tMono cannot be resolved to a type\n\tCloseableChannel cannot be resolved to a type\n\tio 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\tHttpServer cannot be resolved to a type\n\tHttpServer cannot be resolved\n\tReactorResourceFactory cannot be resolved to a type\n\tReactorResourceFactory cannot be resolved to a type\n\tWebsocketServerTransport cannot be resolved\n\tServerTransport cannot be resolved to a type\n\tCloseableChannel 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\tReactorResourceFactory cannot be resolved to a type\n\tTcpServerTransport cannot be resolved\n\tTcpServer cannot be resolved to a type\n\tTcpServer 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$TcpSslServerCustomizer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/rsocket/netty/NettyRSocketServerFactory$TcpSslServerCustomizer;
    MethodParameters:
                  Name  Flags
      ssl               
      sslStoreProvider  

  TcpServer apply(TcpServer);
    descriptor: (LTcpServer;)LTcpServer;
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.rsocket.netty.NettyRSocketServerFactory$TcpSslServerCustomizer this
         0: .line 205
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTcpServer cannot be resolved to a type\n\tTcpServer 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$TcpSslServerCustomizer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/rsocket/netty/NettyRSocketServerFactory$TcpSslServerCustomizer;
    MethodParameters:
        Name  Flags
      server  
}
SourceFile: "NettyRSocketServerFactory.java"
NestHost: org.springframework.boot.rsocket.netty.NettyRSocketServerFactory
InnerClasses:
  private final TcpSslServerCustomizer = org.springframework.boot.rsocket.netty.NettyRSocketServerFactory$TcpSslServerCustomizer of org.springframework.boot.rsocket.netty.NettyRSocketServerFactory