public class NettyServer extends Object implements Server
NettyServer()
void
join()
start(Blade blade)
stop()
stopAndWait()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NettyServer()
public void start(Blade blade) throws Exception
Server
start
blade
Exception
public void stop()
stop
public void stopAndWait()
stopAndWait
public void join() throws InterruptedException
join
InterruptedException
Copyright © 2018. All rights reserved.