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
_
T
TAB
- Static variable in class ej.hoka.http.
HttpConstants
Tabulation '\t'.
TcpServer
- Class in
ej.hoka.tcp
TCP/IP server that stores incoming connections.
TcpServer(int, int)
- Constructor for class ej.hoka.tcp.
TcpServer
Constructs a new instance of
TcpServer
using environment's default socket factory.
TcpServer(int, int, ServerSocketFactory)
- Constructor for class ej.hoka.tcp.
TcpServer
Constructs a new instance of
TcpServer
using the
ServerSocketFactory
serverSocketFactory
.
TcpServer(int, int, ServerSocketFactory, int)
- Constructor for class ej.hoka.tcp.
TcpServer
Constructs a new instance of
TcpServer
using the
ServerSocketFactory
serverSocketFactory
.
TOKEN_SEP
- Static variable in class ej.hoka.http.support.
ParameterizedArgument
Separator for the tokens: '='.
tooManyOpenConnections(Socket)
- Method in class ej.hoka.tcp.
TcpServer
Called when a connection cannot be added to the buffer.
toString()
- Method in class ej.hoka.http.
Cookie
TRACE
- Static variable in class ej.hoka.http.
HttpRequest
Value returned by
HttpRequest.getMethod()
if the request method is
TRACE
.
trace(String, RequestHandler)
- Method in class ej.hoka.http.
HttpServer
Map the handler to HTTP TRACE requests on the path.
trace(String, String, RequestHandler)
- Method in class ej.hoka.http.
HttpServer
Map the handler to HTTP TRACE requests on the path.
trace(String)
- Method in interface ej.hoka.log.
Logger
Log with level trace.
TransferEncoding
- Interface in
ej.hoka.http.encoding
Interface for defining HTTP transfer coding handlers.
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