Skip navigation links
A B C D E F G H I K L M N O P Q R S T U W 

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: '='.
TOO_MANY_CONNECTION - Static variable in class ej.hoka.log.Messages
Too many connections.
tooManyOpenConnections(Socket) - Method in class ej.hoka.tcp.TCPServer
Called when a connection cannot be added to the buffer.
A B C D E F G H I K L M N O P Q R S T U W 
Skip navigation links