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
W
D
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(HTTPRequest, Map<String, String>)
- Method in class ej.hoka.rest.endpoint.
AliasEndpoint
delete(HTTPRequest, Map<String, String>)
- Method in class ej.hoka.rest.
RestEndpoint
Handles
DELETE
request on this endpoint.
DIRECTORY_TRAVERSAL_URI
- Static variable in class ej.hoka.log.
Messages
Requested URI contains "..".
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes