Skip navigation links
Packages 
Package Description
ej.hoka.auth
Authentication classes to be used with Hoka's HTTPServer.
ej.hoka.auth.session
Utility classes to quickly setup authentication using cookie-based sessions.
ej.hoka.http
Base HTTP handling classes.
ej.hoka.http.body
Classes used to manage the body of a HTTPRequest.
ej.hoka.http.encoding
Classes used to manage encoding and transfer-coding of HTTP streams.
ej.hoka.http.requesthandler
Classes used to process a HTTPRequest and produce a HTTP Response.
ej.hoka.http.support
Encoding and types supported by Hoka.
ej.hoka.io
Streams used for IO.
ej.hoka.log
Logger management.
ej.hoka.rest
This package gather classes used for exposing a REST API.
ej.hoka.rest.endpoint
This package gather implementations of standard endpoints.
ej.hoka.tcp
Base IP elements.
Skip navigation links