public class Server extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static boolean |
shutdownRequested |
| Constructor and Description |
|---|
Server() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
addDaemonShutdownHook() |
static void |
main(String[] args) |
static void |
shutdown() |
static void |
start() |
static void |
stop() |
public static void main(String[] args)
public static void start()
public static void stop()
public static void shutdown()
protected static void addDaemonShutdownHook()
Copyright © 2016. All rights reserved.