Skip navigation links
A B C E F H I L M O P Q R S U W 

A

addHttpPort(int) - Method in class org.noear.solon.boot.smarthttp.SmHttpServerComb
添加 HttpPort(当 ssl 时,可再开个 http 端口)
addHttpPorts - Variable in class org.noear.solon.boot.smarthttp.SmHttpServerComb
 
asyncComplete() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
asyncListener(ContextAsyncListener) - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
asyncStart(long, Runnable) - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
asyncStarted() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
asyncState - Variable in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
asyncSupported() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 

B

body(String) - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
bodyAsStream() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
buildParamsAndFiles(SmHttpContext, MultiMap<UploadedFile>) - Static method in class org.noear.solon.boot.smarthttp.http.MultipartUtil
 
buildUri(WebSocketRequest) - Method in class org.noear.solon.boot.smarthttp.websocket.WebSocketImpl
 

C

close() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
close() - Method in class org.noear.solon.boot.smarthttp.websocket.WebSocketImpl
 
contentLength() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
contentLength(long) - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
contentTypeDoSet(String) - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
cookieMap() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
cookieSet(Cookie) - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
coreThreads - Variable in class org.noear.solon.boot.smarthttp.SmHttpServer
 
coreThreads - Variable in class org.noear.solon.boot.smarthttp.SmHttpServerComb
 

E

enableDebug - Variable in class org.noear.solon.boot.smarthttp.SmHttpServer
 
enableDebug(boolean) - Method in class org.noear.solon.boot.smarthttp.SmHttpServer
 
enableDebug - Variable in class org.noear.solon.boot.smarthttp.SmHttpServerComb
 
enableDebug(boolean) - Method in class org.noear.solon.boot.smarthttp.SmHttpServerComb
 
enableSsl(boolean, SSLContext) - Method in class org.noear.solon.boot.smarthttp.SmHttpServer
 
enableSsl - Variable in class org.noear.solon.boot.smarthttp.SmHttpServerComb
 
enableSsl(boolean, SSLContext) - Method in class org.noear.solon.boot.smarthttp.SmHttpServerComb
是否允许Ssl
enableWebSocket - Variable in class org.noear.solon.boot.smarthttp.SmHttpServer
 
enableWebSocket(boolean) - Method in class org.noear.solon.boot.smarthttp.SmHttpServer
 
enableWebSocket - Variable in class org.noear.solon.boot.smarthttp.SmHttpServerComb
 
enableWebSocket(boolean) - Method in class org.noear.solon.boot.smarthttp.SmHttpServerComb
 
executor - Variable in class org.noear.solon.boot.smarthttp.http.SmHttpContextHandler
 

F

fileMap() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
flush() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 

H

handle(HttpRequest, HttpResponse, CompletableFuture<Object>) - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContextHandler
 
handle0(SmHttpContext, CompletableFuture<Object>) - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContextHandler
 
handleBinaryMessage(WebSocketRequest, WebSocketResponse, byte[]) - Method in class org.noear.solon.boot.smarthttp.websocket.SmWebSocketHandleImpl
 
handleDo(SmHttpContext) - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContextHandler
 
handlePing(WebSocketRequest, WebSocketResponse) - Method in class org.noear.solon.boot.smarthttp.websocket.SmWebSocketHandleImpl
 
handlePong(WebSocketRequest, WebSocketResponse) - Method in class org.noear.solon.boot.smarthttp.websocket.SmWebSocketHandleImpl
 
handler - Variable in class org.noear.solon.boot.smarthttp.SmHttpServer
 
handler - Variable in class org.noear.solon.boot.smarthttp.SmHttpServerComb
 
handleTextMessage(WebSocketRequest, WebSocketResponse, String) - Method in class org.noear.solon.boot.smarthttp.websocket.SmWebSocketHandleImpl
 
headerAdd(String, String) - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
headerMap() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
headerNamesOfResponse() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
headerOfResponse(String) - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
headerSet(String, String) - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
headerValuesOfResponse(String) - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 

I

init() - Static method in class org.noear.solon.boot.smarthttp.http.MultipartUtil
初始化
innerCommit() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
innerGetRequest() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
innerGetResponse() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
isBodyLargerEx(Throwable) - Static method in class org.noear.solon.boot.smarthttp.http.MultipartUtil
是否为 body larger ex?
isHeadersSent() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
isSecure() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
isSecure - Variable in class org.noear.solon.boot.smarthttp.SmHttpServer
 
isSecure() - Method in class org.noear.solon.boot.smarthttp.SmHttpServer
 
isSecure() - Method in class org.noear.solon.boot.smarthttp.SmHttpServerComb
 
isSecure() - Method in class org.noear.solon.boot.smarthttp.websocket.WebSocketImpl
 
isValid() - Method in class org.noear.solon.boot.smarthttp.websocket.WebSocketImpl
 

L

localAddress() - Method in class org.noear.solon.boot.smarthttp.websocket.WebSocketImpl
 

M

method() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
MultipartUtil - Class in org.noear.solon.boot.smarthttp.http
 
MultipartUtil() - Constructor for class org.noear.solon.boot.smarthttp.http.MultipartUtil
 

O

onClose(Request) - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContextHandler
 
onClose(Request) - Method in class org.noear.solon.boot.smarthttp.websocket.SmWebSocketHandleImpl
 
onClose(WebSocketRequest, WebSocketResponse, CloseReason) - Method in class org.noear.solon.boot.smarthttp.websocket.SmWebSocketHandleImpl
 
onError(WebSocketRequest, Throwable) - Method in class org.noear.solon.boot.smarthttp.websocket.SmWebSocketHandleImpl
 
onHandShake(WebSocketRequest, WebSocketResponse) - Method in class org.noear.solon.boot.smarthttp.websocket.SmWebSocketHandleImpl
 
org.noear.solon.boot.smarthttp - package org.noear.solon.boot.smarthttp
 
org.noear.solon.boot.smarthttp.http - package org.noear.solon.boot.smarthttp.http
 
org.noear.solon.boot.smarthttp.integration - package org.noear.solon.boot.smarthttp.integration
 
org.noear.solon.boot.smarthttp.websocket - package org.noear.solon.boot.smarthttp.websocket
 
output(byte[]) - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
output(InputStream) - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
outputStream() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 

P

paramMap() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
props - Variable in class org.noear.solon.boot.smarthttp.SmHttpServer
 
props - Variable in class org.noear.solon.boot.smarthttp.SmHttpServerComb
 
protocol() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 

Q

queryString() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 

R

redirect(String, int) - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
remoteAddress() - Method in class org.noear.solon.boot.smarthttp.websocket.WebSocketImpl
 
remoteIp() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
remotePort() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
request() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
response() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 

S

send(String) - Method in class org.noear.solon.boot.smarthttp.websocket.WebSocketImpl
 
send(ByteBuffer) - Method in class org.noear.solon.boot.smarthttp.websocket.WebSocketImpl
 
server - Variable in class org.noear.solon.boot.smarthttp.SmHttpServer
 
servers - Variable in class org.noear.solon.boot.smarthttp.SmHttpServerComb
 
setCoreThreads(int) - Method in class org.noear.solon.boot.smarthttp.SmHttpServer
 
setCoreThreads(int) - Method in class org.noear.solon.boot.smarthttp.SmHttpServerComb
 
setExecutor(Executor) - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContextHandler
 
setExecutor(Executor) - Method in class org.noear.solon.boot.smarthttp.SmHttpServerComb
 
setHandler(Handler) - Method in class org.noear.solon.boot.smarthttp.SmHttpServer
 
setHandler(Handler) - Method in class org.noear.solon.boot.smarthttp.SmHttpServerComb
 
setWorkExecutor(Executor) - Method in class org.noear.solon.boot.smarthttp.SmHttpServer
 
signal() - Static method in class org.noear.solon.boot.smarthttp.integration.SmHttpPlugin
 
SmHttpContext - Class in org.noear.solon.boot.smarthttp.http
 
SmHttpContext(HttpRequest, HttpResponse, CompletableFuture<Object>) - Constructor for class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
SmHttpContextHandler - Class in org.noear.solon.boot.smarthttp.http
 
SmHttpContextHandler(Handler) - Constructor for class org.noear.solon.boot.smarthttp.http.SmHttpContextHandler
 
SmHttpPlugin - Class in org.noear.solon.boot.smarthttp.integration
 
SmHttpPlugin() - Constructor for class org.noear.solon.boot.smarthttp.integration.SmHttpPlugin
 
SmHttpServer - Class in org.noear.solon.boot.smarthttp
 
SmHttpServer(HttpServerProps) - Constructor for class org.noear.solon.boot.smarthttp.SmHttpServer
 
SmHttpServerComb - Class in org.noear.solon.boot.smarthttp
通过组合支持多端口模式
SmHttpServerComb(HttpServerProps) - Constructor for class org.noear.solon.boot.smarthttp.SmHttpServerComb
 
SmWebSocketHandleImpl - Class in org.noear.solon.boot.smarthttp.websocket
 
SmWebSocketHandleImpl() - Constructor for class org.noear.solon.boot.smarthttp.websocket.SmWebSocketHandleImpl
 
solon_boot_ver() - Static method in class org.noear.solon.boot.smarthttp.integration.SmHttpPlugin
 
sslConfig - Variable in class org.noear.solon.boot.smarthttp.SmHttpServer
 
sslContext - Variable in class org.noear.solon.boot.smarthttp.SmHttpServerComb
 
start(AppContext) - Method in class org.noear.solon.boot.smarthttp.integration.SmHttpPlugin
 
start(String, int) - Method in class org.noear.solon.boot.smarthttp.SmHttpServer
 
start(String, int) - Method in class org.noear.solon.boot.smarthttp.SmHttpServerComb
 
status() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
status4xx(Context, Exception) - Static method in class org.noear.solon.boot.smarthttp.http.MultipartUtil
 
statusDoSet(int) - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
stop() - Method in class org.noear.solon.boot.smarthttp.integration.SmHttpPlugin
 
stop() - Method in class org.noear.solon.boot.smarthttp.SmHttpServer
 
stop() - Method in class org.noear.solon.boot.smarthttp.SmHttpServerComb
 

U

uri() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 
url() - Method in class org.noear.solon.boot.smarthttp.http.SmHttpContext
 

W

WebSocketImpl - Class in org.noear.solon.boot.smarthttp.websocket
 
WebSocketImpl(WebSocketRequest) - Constructor for class org.noear.solon.boot.smarthttp.websocket.WebSocketImpl
 
willHeaderComplete(WebSocketRequestImpl, WebSocketResponseImpl) - Method in class org.noear.solon.boot.smarthttp.websocket.SmWebSocketHandleImpl
 
workExecutor - Variable in class org.noear.solon.boot.smarthttp.SmHttpServer
 
workExecutor - Variable in class org.noear.solon.boot.smarthttp.SmHttpServerComb
 
A B C E F H I L M O P Q R S U W 
Skip navigation links

Copyright © 2025. All rights reserved.