LocalHttpSessionHandler

Constructors

this
this(HttpServerOptions options)
Undocumented in source.

Members

Functions

destroy
void destroy()
Undocumented in source. Be warned that the author may not have intended to support it.
getSessionStore
SessionStore getSessionStore()
Undocumented in source. Be warned that the author may not have intended to support it.
handle
void handle(RoutingContext context)
Undocumented in source. Be warned that the author may not have intended to support it.
initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From RouteHandler

handle
void handle(RoutingContext context)
Undocumented in source.

Meta