Interface | Description |
---|---|
Service |
Classes implementing this interface usually provide a
TCP/IP listener such as an FTP server.
|
ShutdownHandler |
A shutdown handler is a listener for shutdown events.
|
Class | Description |
---|---|
TcpServer |
The TCP server implements the native H2 database server protocol.
|
TcpServerThread |
One server thread is opened per client connection.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.