hexagon
Toggle table of contents
4.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
hexagon
http_server
/
com.hexagontk.http.server
/
HttpServerSettings
/
HttpServerSettings
Http
Server
Settings
constructor
(
bindAddress
:
InetAddress
=
InetAddress.getLoopbackAddress()
,
bindPort
:
Int
=
2010
,
protocol
:
HttpProtocol
=
HTTP
,
sslSettings
:
SslSettings
?
=
null
,
zip
:
Boolean
=
false
)