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