| 程序包 | 说明 |
|---|---|
| net.apexes.wsonrpc.server.support.http |
| 类和说明 |
|---|
| NanoHTTPD.AsyncRunner
Pluggable strategy for asynchronously executing requests.
|
| NanoHTTPD.ClientHandler
The runnable that will be used for every new client connection.
|
| NanoHTTPD.ContentType |
| NanoHTTPD.Cookie |
| NanoHTTPD.CookieHandler
Provides rudimentary support for cookies.
|
| NanoHTTPD.IHTTPSession
Handles one session, i.e. parses the HTTP request and returns the
response.
|
| NanoHTTPD.Method
HTTP Request methods, with the ability to decode a
String
back to its enum value. |
| NanoHTTPD.Response
HTTP response.
|
| NanoHTTPD.Response.IStatus |
| NanoHTTPD.Response.Status
Some HTTP response status codes
|
| NanoHTTPD.ResponseException |
| NanoHTTPD.ServerRunnable
The runnable that will be used for the main listening thread.
|
| NanoHTTPD.ServerSocketFactory
Factory to create ServerSocketFactories.
|
| NanoHTTPD.TempFile
A temp file.
|
| NanoHTTPD.TempFileManager
Temp file manager.
|
| NanoHTTPD.TempFileManagerFactory
Factory to create temp file managers.
|
Copyright © 2019. All rights reserved.