Class NanoHTTPD.ServerRunnable
java.lang.Object
fi.iki.elonen.NanoHTTPD.ServerRunnable
- All Implemented Interfaces:
Runnable
- Enclosing class:
NanoHTTPD
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
timeout
private final int timeout -
bindException
-
hasBinded
private boolean hasBinded
-
-
Constructor Details
-
ServerRunnable
public ServerRunnable(int timeout)
-
-
Method Details
-
run
-