JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
org.springframework.boot.autoconfigure.rsocket
Packages that use
org.springframework.boot.autoconfigure.rsocket
Package
Description
org.springframework.boot.autoconfigure.rsocket
Auto-configuration for RSocket.
Classes in
org.springframework.boot.autoconfigure.rsocket
used by
org.springframework.boot.autoconfigure.rsocket
Class
Description
RSocketMessageHandlerCustomizer
Callback interface that can be used to customize a
RSocketMessageHandler
.
RSocketProperties.Server