- ej.hoka.http - package ej.hoka.http
-
Base HTTP handling classes.
- ej.hoka.http.body - package ej.hoka.http.body
-
Classes used to manage the body of a HTTPRequest.
- ej.hoka.http.support - package ej.hoka.http.support
-
Encoding and types supported by Hoka.
- ej.hoka.io - package ej.hoka.io
-
Streams used for IO.
- ej.hoka.log - package ej.hoka.log
-
Logger management.
- ej.hoka.tcp - package ej.hoka.tcp
-
Base IP elements.
- encoding - Variable in exception ej.hoka.http.UnsupportedHTTPEncodingException
-
The encoding which is not supported.
- encodings - Variable in class ej.hoka.http.support.AcceptEncoding
-
- END_OF_LINE - Static variable in class ej.hoka.http.HTTPConstants
-
The "end of line" CR + LF.
- endParse() - Method in class ej.hoka.http.support.CharacterSeparatedList
-
End instructions of the string parsing.
- endParse() - Method in class ej.hoka.http.support.ContentType
-
IS2T-API Canonises the MIME type.
- ERROR_UNKNOWN - Static variable in class ej.hoka.log.Messages
-
Unknown error.