toggle menu
Spring Boot Kotlin API
3.5.0-SNAPSHOT
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.rsocket.server
/
ConfigurableRSocketServerFactory
/
setTransport
set
Transport
abstract
fun
setTransport
(
transport
:
RSocketServer.Transport
)
Set the transport that the RSocket server should use.
Parameters
transport
the transport protocol to use