| Package | Description | 
|---|---|
| org.springframework.boot.rsocket.context | RSocket integrations with Spring Framework's
  ApplicationContext. | 
| org.springframework.boot.rsocket.netty | Reactor Netty based RSocket server implementation. | 
| Constructor and Description | 
|---|
| RSocketServerBootstrap(RSocketServerFactory serverFactory,
                      io.rsocket.SocketAcceptor socketAcceptor) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NettyRSocketServerFactoryRSocketServerFactorythat can be used to createRSocketServers backed
 by Netty. |