| 接口 | 说明 |
|---|---|
| IHTTPSession |
Handles one session, i.e. parses the HTTP request and returns the response.
|
| 类 | 说明 |
|---|---|
| ClientHandler |
The runnable that will be used for every new client connection.
|
| HTTPSession | |
| NanoHTTPD |
A simple, tiny, nicely embeddable HTTP server in Java
NanoHTTPD
Copyright (c) 2012-2013 by Paul S.
|
| ServerRunnable |
The runnable that will be used for the main listening thread.
|
| 异常错误 | 说明 |
|---|---|
| NanoHTTPD.ResponseException |
Copyright © 2012–2020 nanohttpd. All rights reserved.