| Package | Description |
|---|---|
| org.h2.server | |
| org.h2.server.web | |
| org.h2.tools |
| Modifier and Type | Method and Description |
|---|---|
void |
TcpServer.setShutdownHandler(ShutdownHandler shutdownHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebServer.setShutdownHandler(ShutdownHandler shutdownHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
Console
Starts the H2 Console (web-) server, as well as the TCP and PG server.
|
class |
Server
Starts the H2 Console (web-) server, TCP, and PG server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Server.setShutdownHandler(ShutdownHandler shutdownHandler)
INTERNAL
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.