跳过导航链接
A B C E F G H I M O P Q R S U V W X 

A

addHttpPort(int) - 类 中的方法org.noear.solon.boot.vertx.VxHttpServerComb
添加 HttpPort(当 ssl 时,可再开个 http 端口)
addHttpPorts - 类 中的变量org.noear.solon.boot.vertx.VxHttpServerComb
 
asyncComplete() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
asyncStart(long, ContextAsyncListener, Runnable) - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
asyncSupported() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 

B

body(String) - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
bodyAsStream() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 

C

close() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
contentLength() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
contentLength(long) - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
contentTypeDoSet(String) - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
cookieMap() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
cookieSet(String, String, String, String, int) - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 

E

enableHttp2(boolean) - 类 中的方法org.noear.solon.boot.vertx.VxHttpServer
 
enableHttp2 - 类 中的变量org.noear.solon.boot.vertx.VxHttpServerComb
 
enableHttp2(boolean) - 类 中的方法org.noear.solon.boot.vertx.VxHttpServerComb
 
enableSsl(boolean, SSLContext) - 类 中的方法org.noear.solon.boot.vertx.VxHttpServer
 
enableSsl - 类 中的变量org.noear.solon.boot.vertx.VxHttpServerComb
 
enableSsl(boolean, SSLContext) - 类 中的方法org.noear.solon.boot.vertx.VxHttpServerComb
 
enableWebSocket(boolean) - 类 中的方法org.noear.solon.boot.vertx.VxHttpServer
 
enableWebSocket(boolean) - 类 中的方法org.noear.solon.boot.vertx.VxHttpServerComb
 

F

filesMap() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
flush() - 类 中的方法org.noear.solon.boot.vertx.ResponseOutputStream
 
flush() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 

G

get() - 类 中的方法org.noear.solon.boot.vertx.VxHandlerSupplierDefault
 

H

handle(HttpServerRequest) - 类 中的方法org.noear.solon.boot.vertx.VxWebHandler
 
headerAdd(String, String) - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
headerMap() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
headerNamesOfResponse() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
headerOfResponse(String) - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
headerSet(String, String) - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
headersMap() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
headerValuesOfResponse(String) - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 

I

innerAsyncListeners() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
innerCommit() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
innerGetRequest() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
innerGetResponse() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
innerIsAsync() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
isSecure() - 类 中的方法org.noear.solon.boot.vertx.VxHttpServer
 
isSecure() - 类 中的方法org.noear.solon.boot.vertx.VxHttpServerComb
 
isSecure() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 

M

method() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 

O

org.noear.solon.boot.vertx - 程序包 org.noear.solon.boot.vertx
 
output(byte[]) - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
output(InputStream) - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
outputStream() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 

P

paramMap() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
paramsMap() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
props - 类 中的变量org.noear.solon.boot.vertx.VxHttpServer
 
protocol() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 

Q

queryString() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 

R

read() - 类 中的方法org.noear.solon.boot.vertx.RequestInputStream
 
redirect(String, int) - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
remoteIp() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
remotePort() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
request() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
RequestInputStream - org.noear.solon.boot.vertx中的类
 
RequestInputStream(HttpServerRequest) - 类 的构造器org.noear.solon.boot.vertx.RequestInputStream
 
response() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
ResponseOutputStream - org.noear.solon.boot.vertx中的类
 
ResponseOutputStream(HttpServerResponse, int) - 类 的构造器org.noear.solon.boot.vertx.ResponseOutputStream
 

S

servers - 类 中的变量org.noear.solon.boot.vertx.VxHttpServerComb
 
setExecutor(Executor) - 接口 中的方法org.noear.solon.boot.vertx.VxHandler
设置执行器
setExecutor(Executor) - 类 中的方法org.noear.solon.boot.vertx.VxHttpServerComb
 
setExecutor(Executor) - 类 中的方法org.noear.solon.boot.vertx.VxWebHandler
 
setHandler(Handler) - 接口 中的方法org.noear.solon.boot.vertx.VxHandler
设置处理器
setHandler(Handler) - 类 中的方法org.noear.solon.boot.vertx.VxHttpServer
 
setHandler(Handler) - 类 中的方法org.noear.solon.boot.vertx.VxHttpServerComb
 
setHandler(Handler) - 类 中的方法org.noear.solon.boot.vertx.VxWebHandler
 
setWorkExecutor(Executor) - 类 中的方法org.noear.solon.boot.vertx.VxHttpServer
 
signal() - 类 中的静态方法org.noear.solon.boot.vertx.XPluginImp
 
solon_boot_ver() - 类 中的静态方法org.noear.solon.boot.vertx.XPluginImp
 
sslContext - 类 中的变量org.noear.solon.boot.vertx.VxHttpServerComb
 
start(String, int) - 类 中的方法org.noear.solon.boot.vertx.VxHttpServer
 
start(String, int) - 类 中的方法org.noear.solon.boot.vertx.VxHttpServerComb
 
start(AppContext) - 类 中的方法org.noear.solon.boot.vertx.XPluginImp
 
status() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
statusDoSet(int) - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
stop() - 类 中的方法org.noear.solon.boot.vertx.VxHttpServer
 
stop() - 类 中的方法org.noear.solon.boot.vertx.VxHttpServerComb
 
stop() - 类 中的方法org.noear.solon.boot.vertx.XPluginImp
 

U

uri() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 
url() - 类 中的方法org.noear.solon.boot.vertx.VxWebContext
 

V

VxHandler - org.noear.solon.boot.vertx中的接口
Vert.X 处理器
VxHandlerSupplier - org.noear.solon.boot.vertx中的接口
 
VxHandlerSupplierDefault - org.noear.solon.boot.vertx中的类
 
VxHandlerSupplierDefault() - 类 的构造器org.noear.solon.boot.vertx.VxHandlerSupplierDefault
 
VxHttpServer - org.noear.solon.boot.vertx中的类
 
VxHttpServer(boolean) - 类 的构造器org.noear.solon.boot.vertx.VxHttpServer
 
VxHttpServerComb - org.noear.solon.boot.vertx中的类
 
VxHttpServerComb() - 类 的构造器org.noear.solon.boot.vertx.VxHttpServerComb
 
VxWebContext - org.noear.solon.boot.vertx中的类
 
VxWebContext(HttpServerRequest, Buffer) - 类 的构造器org.noear.solon.boot.vertx.VxWebContext
 
VxWebHandler - org.noear.solon.boot.vertx中的类
 
VxWebHandler() - 类 的构造器org.noear.solon.boot.vertx.VxWebHandler
 

W

write(int) - 类 中的方法org.noear.solon.boot.vertx.ResponseOutputStream
 

X

XPluginImp - org.noear.solon.boot.vertx中的类
 
XPluginImp() - 类 的构造器org.noear.solon.boot.vertx.XPluginImp
 
A B C E F G H I M O P Q R S U V W X 
跳过导航链接

Copyright © 2024. All rights reserved.