toggle menu
Spring Boot Kotlin API
3.5.0-M3
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.web.embedded.tomcat
/
TomcatServletWebServerFactory
/
setProtocol
set
Protocol
open
fun
setProtocol
(
protocol
:
String
)
The Tomcat protocol to use when create the
Connector
.
Parameters
protocol
the protocol
See also
Connector