RSocketServerCustomizer

Callback interface that can be used to customize a RSocketServer.

Author

Brian Clozel

Since

2.3.0

See also

RSocketServer

Functions

Link copied to clipboard
abstract fun customize(rSocketServer: RSocketServer)
Callback to customize a RSocketServer instance.