Package ch.autumo.beetroot
Class BeetRootClientHandler
java.lang.Object
org.nanohttpd.protocols.http.ClientHandler
ch.autumo.beetroot.BeetRootClientHandler
- All Implemented Interfaces:
Runnable
public class BeetRootClientHandler
extends org.nanohttpd.protocols.http.ClientHandler
BeetRoot client handler,
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBeetRootClientHandler(BeetRootWebServer httpd, InputStream inputStream, Socket acceptSocket) -
Method Summary
Methods inherited from class org.nanohttpd.protocols.http.ClientHandler
close