public class NettyThread extends Object implements Runnable, AutoCloseable
NettyThread(int port)
void
close()
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NettyThread(int port)
public void run()
run
Runnable
public void close() throws Exception
close
AutoCloseable
Exception
Copyright © 2019. All rights reserved.