Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NanoHttpd/nanohttpd
/ closeAll
Method
closeAll
core/src/main/java/fi/iki/elonen/NanoHTTPD.java:158–158 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
156
public
interface
AsyncRunner {
157
158
void
closeAll();
159
160
void
closed(ClientHandler clientHandler);
161
Callers
1
stop
Method · 0.65
Implementers
1
DefaultAsyncRunner
core/src/main/java/fi/iki/elonen/NanoH
Calls
no outgoing calls
Tested by
no test coverage detected