MCPcopy Index your code
hub / github.com/aofeng/JavaTutorial / MultiThreadEchoServer

Class MultiThreadEchoServer

src/cn/aofeng/demo/io/MultiThreadEchoServer.java:15–53  ·  view source on GitHub ↗

多线程网络echo服务。每接收到一个新连接都新建一个线程处理,连接关闭后线程随之销毁。 @author NieYong

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getNameMethod · 0.45

Tested by

no test coverage detected