public class Server extends Object
| Constructor and Description |
|---|
Server() |
| Modifier and Type | Method and Description |
|---|---|
void |
exit()
exit system
|
static void |
main(String[] args)
服务启动程序.
|
void |
run() |
void |
start()
start account server.
|
public void start()
throws Exception
IOException - IOExceptionExceptionpublic void exit()
public void run()
throws InterruptedException
InterruptedExceptionCopyright © 2016. All rights reserved.