Uses of Class
org.h2.server.TcpServer
Packages that use TcpServer
-
Uses of TcpServer in org.h2.server
Fields in org.h2.server declared as TcpServerFields in org.h2.server with type parameters of type TcpServerModifier and TypeFieldDescriptionprivate static final ConcurrentHashMap
<Integer, TcpServer> TcpServer.SERVERS
Constructors in org.h2.server with parameters of type TcpServerModifierConstructorDescription(package private)
TcpServerThread
(Socket socket, TcpServer server, int id)