| 程序包 | 说明 |
|---|---|
| com.firefly.server.http2.servlet |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
AsyncContextImpl.init(ServerHTTP2Configuration config) |
static Collection<javax.servlet.http.Part> |
MultipartFormDataParser.parse(ServerHTTP2Configuration http2Configuration,
javax.servlet.ServletInputStream input,
String contentType,
Charset encoding) |
| 构造器和说明 |
|---|
HTTPServletRequestImpl(ServerHTTP2Configuration http2Configuration,
MetaData.Request request,
MetaData.Response response,
HTTPOutputStream output,
HTTPConnection connection) |
PartImpl(ServerHTTP2Configuration http2Configuration) |
ServerAnnotationWebContext(ServerHTTP2Configuration http2Configuration) |
ServerBootstrap(ServerHTTP2Configuration http2Configuration) |
ServletServerHTTPHandler(ServerHTTP2Configuration http2Configuration,
HttpServletDispatcherController controller) |
Copyright © 2016. All rights reserved.