A  B  C  D  E  F  G  H  I  L  N  O  P  R  S  T  U  V  W  Z 

S

send(ByteArray) - function in com.hexagonkt.http.model.ws.WsServerSession
 
send(String) - function in com.hexagonkt.http.model.ws.WsServerSession
 
send(HttpStatus,Object,Headers,ContentType,List,Map) - function in com.hexagonkt.http.server.handlers.HttpServerContext
 
send(HttpServerResponse,Map) - function in com.hexagonkt.http.server.handlers.HttpServerContext
 
serve(HttpServerPort,HttpServerSettings,Function1) - function in com.hexagonkt.http.server.HttpServersKt
Create a server and start it.
serve(HttpServerPort,HttpHandler,HttpServerSettings) - function in com.hexagonkt.http.server.HttpServersKt
Create a server and start it.
serve(HttpServerPort,List,HttpServerSettings) - function in com.hexagonkt.http.server.HttpServersKt
Create a server and start it.
ServerBuilder - class in com.hexagonkt.http.server.handlers
 
serverError(ServerErrorStatus,TypeAliased(typeAlias=GenericTypeConstructor(dri=kotlin/Exception///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=java.lang/Exception///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), extra=PropertyContainer(map={})),Headers,Map) - function in com.hexagonkt.http.server.handlers.HttpServerContext
 
serverError(ServerErrorStatus,Object,Headers,ContentType,List,Map) - function in com.hexagonkt.http.server.handlers.HttpServerContext
 
setHandlers(List) - function in com.hexagonkt.http.server.handlers.ServerBuilder
 
shutDown() - function in com.hexagonkt.http.server.HttpServerPort
Stop the instance of the engine.
SSE - enum entry in com.hexagonkt.http.server.HttpServerFeature
 
sse(Flow.Publisher) - function in com.hexagonkt.http.server.handlers.HttpServerContext
 
start() - function in com.hexagonkt.http.server.HttpServer
Start the server with the adapter instance and adds a shutdown hook for stopping the server.
started() - function in com.hexagonkt.http.server.HttpServer
Check whether the server has been started.
started() - function in com.hexagonkt.http.server.HttpServerPort
Check whether the server has been started or not.
startUp(HttpServer) - function in com.hexagonkt.http.server.HttpServerPort
Build a server of a certain engine from a server definition and runs it.
stop() - function in com.hexagonkt.http.server.HttpServer
Stop the server.
success(SuccessStatus,Object,Headers,ContentType,List,Map) - function in com.hexagonkt.http.server.handlers.HttpServerContext
 
supportedFeatures() - function in com.hexagonkt.http.server.HttpServerPort
Return the server adapter's supported features.
supportedProtocols() - function in com.hexagonkt.http.server.HttpServerPort
Return the server adapter's supported protocols.
A  B  C  D  E  F  G  H  I  L  N  O  P  R  S  T  U  V  W  Z