A B C F H I M O P Q R S U V W
A
- asyncComplete() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- asyncListener(ContextAsyncListener) - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- asyncStart(long, Runnable) - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- asyncStarted() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- asyncState - 类 中的变量org.noear.solon.web.vertx.VxWebContext
-
- asyncSupported() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
B
- body(String) - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- bodyAsStream() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
C
- close() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- contentLength() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- contentLength(long) - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- contentTypeDoSet(String) - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- cookieMap() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- cookieSet(Cookie) - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
F
- fileMap() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- flush() - 类 中的方法org.noear.solon.web.vertx.ResponseOutputStream
-
- flush() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
H
- handle(HttpServerRequest) - 类 中的方法org.noear.solon.web.vertx.VxWebHandler
-
- headerAdd(String, String) - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- headerMap() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- headerNamesOfResponse() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- headerOfResponse(String) - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- headerSet(String, String) - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- headerValuesOfResponse(String) - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
I
- innerCommit() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- innerGetRequest() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- innerGetResponse() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- isSecure() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
M
- method() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
O
- org.noear.solon.web.vertx - 程序包 org.noear.solon.web.vertx
-
- output(byte[]) - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- output(InputStream) - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- outputStream() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
P
- paramMap() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- preHandle(Context) - 类 中的方法org.noear.solon.web.vertx.VxWebHandler
-
预处理
- protocol() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
Q
- queryString() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
R
- redirect(String, int) - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- remoteIp() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- remotePort() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- request() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- RequestInputStream - org.noear.solon.web.vertx中的类
-
请求输流
- RequestInputStream(ByteBuf, long) - 类 的构造器org.noear.solon.web.vertx.RequestInputStream
-
- response() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- ResponseOutputStream - org.noear.solon.web.vertx中的类
-
响应输出流
- ResponseOutputStream(HttpServerResponse, int) - 类 的构造器org.noear.solon.web.vertx.ResponseOutputStream
-
S
- setExecutor(Executor) - 接口 中的方法org.noear.solon.web.vertx.VxHandler
-
设置执行器
- setExecutor(Executor) - 类 中的方法org.noear.solon.web.vertx.VxWebHandler
-
- setHandler(Handler) - 接口 中的方法org.noear.solon.web.vertx.VxHandler
-
设置处理器
- setHandler(Handler) - 类 中的方法org.noear.solon.web.vertx.VxWebHandler
-
- status() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- statusDoSet(int) - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
U
- uri() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
- url() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
-
V
- VxHandler - org.noear.solon.web.vertx中的接口
-
Vert.X 处理器
- VxWebContext - org.noear.solon.web.vertx中的类
-
- VxWebContext(HttpServerRequest, Buffer) - 类 的构造器org.noear.solon.web.vertx.VxWebContext
-
- VxWebHandler - org.noear.solon.web.vertx中的类
-
- VxWebHandler() - 类 的构造器org.noear.solon.web.vertx.VxWebHandler
-
W
- write(int) - 类 中的方法org.noear.solon.web.vertx.ResponseOutputStream
-
A B C F H I M O P Q R S U V W
Copyright © 2024. All rights reserved.