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
N
NEW_CONNECTION
- Static variable in class ej.hoka.log.
Messages
A new connection arrived.
newBodyParser(HTTPRequest)
- Method in interface ej.hoka.http.body.
BodyParserFactory
newBodyParser(HTTPRequest)
- Method in class ej.hoka.http.body.
StringBodyParserFactory
newHTTPSession()
- Method in class ej.hoka.http.
HTTPServer
This method should be overridden by subclasses to add functionality to the
HTTPServer
.
newParameter(int, int, int, int, int)
- Method in class ej.hoka.http.support.
ContentType
Checks if the key value (from index startKey to index stopKey) equals to "charset" and updates the internally stored charset to the value extracted from index startValue to index stopValue from the
CharacterSeparatedList.currentString
.
newParameter(int, int, int, int, int)
- Method in class ej.hoka.http.support.
ParameterizedArgument
Reads a new parameter.
newParameter(int, int, int, int, int)
- Method in class ej.hoka.http.support.
QualityArgument
Sets the quality value.
newToken(int, int, int)
- Method in class ej.hoka.http.support.
AcceptEncoding
Parses the
index
th
QualityArgument
from the index
start
to the index
stop
.
newToken(int, int, int)
- Method in class ej.hoka.http.support.
CharacterSeparatedList
Read a new token between the given start and stop index and set its id.
newToken(int, int, int)
- Method in class ej.hoka.http.support.
ParameterizedArgument
Adds a new token to the array of tokens.
nextPart()
- Method in class ej.hoka.http.body.
MultiPartBodyParser
Consume the input stream from the request to get the next
HTTPPart
available.
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