C
D
F
G
H
I
L
O
R
S
U
V
W
Z
G
- getBanner() - function in com.hexagonkt.http.server.HttpServer.Companion
- getBanner() - function in com.hexagonkt.http.server.HttpServerSettings
- Server banner message.
- getBindAddress() - function in com.hexagonkt.http.server.HttpServerSettings
- Address for the server.
- getBinding() - function in com.hexagonkt.http.server.HttpServer
- getBindPort() - function in com.hexagonkt.http.server.HttpServerSettings
- Port for the server.
- getBindUrl() - function in com.hexagonkt.http.server.HttpServerSettings
- Base URL to connect to the server.
- getContextPath() - function in com.hexagonkt.http.server.HttpServerSettings
- Context Path for the server's incoming requests.
- getEntries() - function in com.hexagonkt.http.server.HttpServerFeature
- Toolkit feature that may or may not be implemented by a server adapter.
- getHandler() - function in com.hexagonkt.http.server.HttpServer
- getName() - function in kotlin.HttpServerFeature
- getOrdinal() - function in kotlin.HttpServerFeature
- getPortName() - function in com.hexagonkt.http.server.HttpServer
- The port name of the server.
- getProtocol() - function in com.hexagonkt.http.server.HttpServerSettings
- Server's protocol.
- getRuntimePort() - function in com.hexagonkt.http.server.HttpServer
- getSettings() - function in com.hexagonkt.http.server.HttpServer
- getSslSettings() - function in com.hexagonkt.http.server.HttpServerSettings
- SSL settings info for configuring the server.
- getZip() - function in com.hexagonkt.http.server.HttpServerSettings
- Option to compress server responses.