Interface | Description |
---|---|
ConfigurableRSocketServerFactory |
A configurable
RSocketServerFactory . |
RSocketServer |
Simple interface that represents a fully configured RSocket server.
|
RSocketServerFactory |
Factory interface that can be used to create a reactive
RSocketServer . |
ServerRSocketFactoryCustomizer |
Mapping function that can be used to customize an RSocket server factory.
|
Class | Description |
---|---|
RSocketServerBootstrap |
Bootstrap an
RSocketServer and start it with the application context. |
Enum | Description |
---|---|
RSocketServer.TRANSPORT |
Choice of transport protocol for the RSocket server.
|
Exception | Description |
---|---|
RSocketServerException |
Exceptions thrown by an RSocket server.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.