JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
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.
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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes