| 程序包 | 说明 |
|---|---|
| org.nanohttpd.protocols.http | |
| org.nanohttpd.protocols.http.threading |
| 限定符和类型 | 字段和说明 |
|---|---|
protected IAsyncRunner |
NanoHTTPD.asyncRunner
Pluggable strategy for asynchronously executing requests.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
NanoHTTPD.setAsyncRunner(IAsyncRunner asyncRunner)
Pluggable strategy for asynchronously executing requests.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultAsyncRunner
Default threading strategy for NanoHTTPD.
|
Copyright © 2012–2020 nanohttpd. All rights reserved.