Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W _ 

D

debug(String) - Method in interface ej.hoka.log.Logger
Log with level debug.
decode(InputStream, StringBuilder) - Static method in class ej.hoka.http.support.UrlDecoder
Returns the character from the stream, which encode as "%ab" (single byte UTF-8) or "%ab%cd" (two byte ).
DELETE - Static variable in class ej.hoka.http.HttpRequest
Value returned by HttpRequest.getMethod() if the request method is DELETE.
delete(String, RequestHandler) - Method in class ej.hoka.http.HttpServer
Map the handler to HTTP POST requests on the path.
delete(String, String, RequestHandler) - Method in class ej.hoka.http.HttpServer
Map the handler to HTTP DELETE requests on the path.
developmentMode() - Method in class ej.hoka.http.HttpServer.HttpServerBuilder
Activate development mode.
domain(String) - Method in class ej.hoka.http.Cookie.Builder
Domain=<domain-value> Optional Host to which the cookie will be sent.
A B C D E F G H I K L M N O P Q R S T U V W _ 
Skip navigation links