Class EchoServer
java.lang.Object
org.newsclub.net.unix.demo.netty.EchoServer
Echos any incoming data.
Based on example code from Netty user guide for 4.x
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EchoServer
public EchoServer(org.newsclub.net.unix.AFSocketAddress addr)
-
-
Method Details
-
run
-
main
-