public class ClientHandler extends Object implements Runnable
ClientHandler(NanoHTTPD httpd, InputStream inputStream, Socket acceptSocket)
void
close()
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ClientHandler(NanoHTTPD httpd, InputStream inputStream, Socket acceptSocket)
public void close()
public void run()
run
Runnable
Copyright © 2012–2020 nanohttpd. All rights reserved.