RSocketConnector and RSocketServer, the main classes for connecting to or starting an
RSocket server.See: Description
| Interface | Description |
|---|---|
| RSocketClient |
Contract for performing RSocket requests.
|
| Class | Description |
|---|---|
| DefaultConnectionSetupPayload |
Default implementation of
ConnectionSetupPayload. |
| LeaseSpec | |
| Resume |
Simple holder of configuration settings for the RSocket Resume capability.
|
| RSocketConnector |
The main class to use to establish a connection to an RSocket server.
|
| RSocketServer |
The main class for starting an RSocket server.
|
RSocketConnector and RSocketServer, the main classes for connecting to or starting an
RSocket server.
This package also contains a package private classes that implement support for the main RSocket interactions.