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.
|
org.springframework.boot.rsocket.server |
Support for RSocket servers.
|
Class and Description |
---|
RSocketServer
Simple interface that represents a fully configured RSocket server.
|
Class and Description |
---|
ConfigurableRSocketServerFactory
A configurable
RSocketServerFactory . |
RSocketServer
Simple interface that represents a fully configured RSocket server.
|
RSocketServer.TRANSPORT
Choice of transport protocol for the RSocket server.
|
RSocketServerException
Exceptions thrown by an 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 and Description |
---|
RSocketServer
Simple interface that represents a fully configured RSocket server.
|
RSocketServer.TRANSPORT
Choice of transport protocol for the RSocket server.
|
RSocketServerException
Exceptions thrown by an RSocket server.
|
RSocketServerFactory
Factory interface that can be used to create a reactive
RSocketServer . |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.