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
A
AcceptEncoding
- Class in
ej.hoka.http.support
Utility class for parsing Accept Encoding header in HTTP requests.
See: (RFC HTTP/1.1 RFC2616 14.3 Accept Encoding)
AcceptEncoding()
- Constructor for class ej.hoka.http.support.
AcceptEncoding
Creates a new instance of
AcceptEncoding
with a default separator (comma character ",").
addConnection(Socket)
- Method in class ej.hoka.http.
HTTPServer
Add a connection to the list of current connections.
addConnection(Socket)
- Method in class ej.hoka.tcp.
TCPServer
Adds a connection.
addHeaderField(String, String)
- Method in class ej.hoka.http.
HTTPResponse
Adds a response header field.
answer(HTTPRequest)
- Method in class ej.hoka.http.
DefaultHTTPSession
The generic behaviour of this session implementation is to find a resource matching the given URI in the classpath.
answer(HTTPRequest)
- Method in class ej.hoka.http.
HTTPSession
Generates
HTTPResponse
to a
HTTPRequest
.
argument
- Variable in class ej.hoka.http.support.
ParameterizedArgument
Current argument.
available()
- Method in class ej.hoka.io.
ChunkedMessageBodyInputStream
Returns the number of available bytes to read.
available()
- Method in class ej.hoka.io.
IdentityMessageBodyInputStream
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking.
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