JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
_
A
add(String, String)
- Method in class org.noear.solon.boot.web.uploadfile.
HttpHeaderCollection
addAll(HttpHeaderCollection)
- Method in class org.noear.solon.boot.web.uploadfile.
HttpHeaderCollection
addHttpPort(int)
- Method in interface org.noear.solon.boot.http.
HttpServerConfigure
添加 HttpPort(当 ssl 时,可再开个 http 端口)
addListener(ContextAsyncListener)
- Method in class org.noear.solon.boot.web.
AsyncContextState
ALL_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
APPLICATION_ATOM_XML_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
APPLICATION_FORM_URLENCODED_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
APPLICATION_JSON_UTF8_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
APPLICATION_JSON_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
APPLICATION_OCTET_STREAM_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
APPLICATION_PDF_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
APPLICATION_PROBLEM_JSON_UTF8_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
APPLICATION_PROBLEM_JSON_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
APPLICATION_PROBLEM_XML_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
APPLICATION_RSS_XML_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
APPLICATION_STREAM_JSON_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
APPLICATION_X_NDJSON_UTF8_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
APPLICATION_X_NDJSON_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
APPLICATION_XHTML_XML_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
APPLICATION_XML_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
AsyncContextState
- Class in
org.noear.solon.boot.web
异步上下文状态
AsyncContextState()
- Constructor for class org.noear.solon.boot.web.
AsyncContextState
asyncDelay(long, Context, RunnableEx)
- Method in class org.noear.solon.boot.web.
AsyncContextState
asyncFuture
- Variable in class org.noear.solon.boot.web.
AsyncContextState
available()
- Method in class org.noear.solon.boot.web.uploadfile.
HttpMultipartInputStream
B
BaseServerProps
- Class in
org.noear.solon.boot.prop.impl
基础服务属性
BaseServerProps(String, int)
- Constructor for class org.noear.solon.boot.prop.impl.
BaseServerProps
body
- Variable in class org.noear.solon.boot.web.uploadfile.
HttpMultipart
boundary
- Variable in class org.noear.solon.boot.web.uploadfile.
HttpMultipartInputStream
buf
- Variable in class org.noear.solon.boot.web.uploadfile.
HttpMultipartInputStream
buildHttpServerUrl(boolean)
- Method in class org.noear.solon.boot.prop.impl.
HttpServerProps
构建 server url
buildWsServerUrl(boolean)
- Method in class org.noear.solon.boot.prop.impl.
HttpServerProps
构建 server url
buildWsServerUrl(boolean)
- Method in class org.noear.solon.boot.prop.impl.
WebSocketServerProps
构建 server url
C
close()
- Method in class org.noear.solon.boot.io.
LimitedInputStream
Constants
- Class in
org.noear.solon.boot.web
Web 常量
Constants()
- Constructor for class org.noear.solon.boot.web.
Constants
contains(String)
- Method in class org.noear.solon.boot.web.uploadfile.
HttpHeaderCollection
contentCharset()
- Method in class org.noear.solon.boot.web.
WebContextBase
内存字符集
contentType()
- Method in class org.noear.solon.boot.web.
WebContextBase
内存类型
cookieGet(String)
- Method in class org.noear.solon.boot.web.
SessionStateBase
cookieSet(String, String)
- Method in class org.noear.solon.boot.web.
SessionStateBase
count
- Variable in class org.noear.solon.boot.web.uploadfile.
HttpHeaderCollection
create(ServerSslProps)
- Static method in class org.noear.solon.boot.ssl.
SslContextFactory
CRLF
- Static variable in class org.noear.solon.boot.web.uploadfile.
HttpMultipartInputStream
ctx
- Variable in class org.noear.solon.boot.web.
SessionStateBase
D
DebugUtils
- Class in
org.noear.solon.boot.web
Web 调试模式工具
DebugUtils()
- Constructor for class org.noear.solon.boot.web.
DebugUtils
decodeContentLengthLong(Context)
- Static method in class org.noear.solon.boot.web.
DecodeUtils
提取内容长度
decodeCookies(Context, String)
- Static method in class org.noear.solon.boot.web.
DecodeUtils
decodeFormUrlencoded(Context)
- Static method in class org.noear.solon.boot.web.
DecodeUtils
解码 FormUrlencoded
decodeFormUrlencoded(Context, boolean)
- Static method in class org.noear.solon.boot.web.
DecodeUtils
解码 FormUrlencoded
decodeMultipart(Context, MultiMap<UploadedFile>)
- Static method in class org.noear.solon.boot.web.
DecodeUtils
解码多部分主体
DecodeUtils
- Class in
org.noear.solon.boot.web
Web 解码工具类
DecodeUtils()
- Constructor for class org.noear.solon.boot.web.
DecodeUtils
delete()
- Method in class org.noear.solon.boot.http.
HttpPartFile
删除
E
enable()
- Static method in class org.noear.solon.boot.prop.
GzipProps
是否启用
enable(boolean)
- Static method in class org.noear.solon.boot.prop.
GzipProps
设置是否启用
enableDebug(boolean)
- Method in interface org.noear.solon.boot.http.
HttpServerConfigure
启用调试模式 (不一定所有服务都支持)
enableHttp2(boolean)
- Method in interface org.noear.solon.boot.http.
HttpServerConfigure
启用 http2 (不一定所有服务都支持)
enableSsl(boolean)
- Method in interface org.noear.solon.boot.http.
HttpServerConfigure
启用 ssl
enableSsl(boolean, SSLContext)
- Method in interface org.noear.solon.boot.http.
HttpServerConfigure
启用 ssl(并指定 sslContext)
end
- Variable in class org.noear.solon.boot.web.uploadfile.
HttpMultipartInputStream
extractQuotedValueFromHeader(String, String)
- Static method in class org.noear.solon.boot.web.
DecodeUtils
提取头信息中的分段值(例:Content-Type:text/json;charset=utf-8)
F
filename
- Variable in class org.noear.solon.boot.web.uploadfile.
HttpMultipart
filesDelete()
- Method in class org.noear.solon.boot.web.
WebContextBase
删除所有临时文件
fill()
- Method in class org.noear.solon.boot.web.uploadfile.
HttpMultipartInputStream
Fills the buffer with more data from the underlying stream.
findBoundary()
- Method in class org.noear.solon.boot.web.uploadfile.
HttpMultipartInputStream
Finds the first (potential) boundary within the buffer's remaining data.
G
get(String)
- Method in class org.noear.solon.boot.web.uploadfile.
HttpHeaderCollection
getBody()
- Method in class org.noear.solon.boot.web.uploadfile.
HttpMultipart
getContent()
- Method in class org.noear.solon.boot.http.
HttpPartFile
获取内容
getCoreThreads()
- Method in class org.noear.solon.boot.prop.impl.
BaseServerProps
核心线程数
getCoreThreads()
- Method in interface org.noear.solon.boot.prop.
ServerExecutorProps
核心线程数
getDebugLocation(ClassLoader, String)
- Static method in class org.noear.solon.boot.web.
DebugUtils
获取视图调试位置
getFilename()
- Method in class org.noear.solon.boot.web.uploadfile.
HttpMultipart
getHeaders()
- Method in class org.noear.solon.boot.web.uploadfile.
HttpMultipart
getHost()
- Method in class org.noear.solon.boot.prop.impl.
BaseServerProps
getHost()
- Method in interface org.noear.solon.boot.prop.
ServerSignalProps
主机
getIdleTimeout()
- Method in class org.noear.solon.boot.prop.impl.
BaseServerProps
闲置超时
getIdleTimeout()
- Method in interface org.noear.solon.boot.prop.
ServerExecutorProps
闲置超时
getIdleTimeoutOrDefault()
- Method in class org.noear.solon.boot.prop.impl.
BaseServerProps
getIdleTimeoutOrDefault()
- Method in interface org.noear.solon.boot.prop.
ServerExecutorProps
闲置超时
getInstance()
- Static method in class org.noear.solon.boot.prop.impl.
HttpServerProps
getInstance()
- Static method in class org.noear.solon.boot.prop.impl.
SocketServerProps
getInstance()
- Static method in class org.noear.solon.boot.prop.impl.
WebSocketServerProps
getLong(String)
- Method in class org.noear.solon.boot.web.
OutputUtils
获取长整型值
getMaxThreads(boolean)
- Method in class org.noear.solon.boot.prop.impl.
BaseServerProps
最大线程数
getMaxThreads(boolean)
- Method in interface org.noear.solon.boot.prop.
ServerExecutorProps
最大线程数
getName()
- Method in class org.noear.solon.boot.prop.impl.
BaseServerProps
getName()
- Method in interface org.noear.solon.boot.prop.
ServerSignalProps
名称
getName()
- Method in class org.noear.solon.boot.web.uploadfile.
HttpHeader
getName()
- Method in class org.noear.solon.boot.web.uploadfile.
HttpMultipart
getNew()
- Static method in class org.noear.solon.boot.prop.impl.
WebSocketServerProps
getParams(String)
- Method in class org.noear.solon.boot.web.uploadfile.
HttpHeaderCollection
getPort()
- Method in class org.noear.solon.boot.prop.impl.
BaseServerProps
getPort()
- Method in interface org.noear.solon.boot.prop.
ServerSignalProps
端口
getProps()
- Method in class org.noear.solon.boot.ssl.
SslConfig
获取属性(可能是 null)
getRedirectPath(String)
- Static method in class org.noear.solon.boot.web.
RedirectUtils
获取跳转地址
getSize()
- Method in class org.noear.solon.boot.http.
HttpPartFile
获取大小
getSslContext()
- Method in class org.noear.solon.boot.ssl.
SslConfig
获取上下文
getSslKeyPassword()
- Method in interface org.noear.solon.boot.prop.
ServerSslProps
Ssl 密钥密码
getSslKeyStore()
- Method in interface org.noear.solon.boot.prop.
ServerSslProps
Ssl 密钥文件
getSslKeyType()
- Method in interface org.noear.solon.boot.prop.
ServerSslProps
Ssl 密钥类型
getString()
- Method in class org.noear.solon.boot.web.uploadfile.
HttpMultipart
getValue()
- Method in class org.noear.solon.boot.web.uploadfile.
HttpHeader
getWrapHost()
- Method in class org.noear.solon.boot.prop.impl.
BaseServerProps
getWrapHost()
- Method in interface org.noear.solon.boot.prop.
ServerSignalProps
包装主机
getWrapPort()
- Method in class org.noear.solon.boot.prop.impl.
BaseServerProps
getWrapPort()
- Method in interface org.noear.solon.boot.prop.
ServerSignalProps
包装端口
global()
- Static method in class org.noear.solon.boot.web.
OutputUtils
globalSet(OutputUtils)
- Static method in class org.noear.solon.boot.web.
OutputUtils
GzipProps
- Class in
org.noear.solon.boot.prop
静态文件压缩配置
GzipProps()
- Constructor for class org.noear.solon.boot.prop.
GzipProps
H
hasMime(String)
- Static method in class org.noear.solon.boot.prop.
GzipProps
配置包函 mime
hasNext()
- Method in class org.noear.solon.boot.web.uploadfile.
HttpMultipartCollection
head
- Variable in class org.noear.solon.boot.web.uploadfile.
HttpMultipartInputStream
HEADER_CONTENT_LENGTH
- Static variable in class org.noear.solon.boot.web.
Constants
HEADER_CONTENT_TYPE
- Static variable in class org.noear.solon.boot.web.
Constants
HEADER_COOKIE
- Static variable in class org.noear.solon.boot.web.
Constants
HEADER_HOST
- Static variable in class org.noear.solon.boot.web.
Constants
HEADER_LOCATION
- Static variable in class org.noear.solon.boot.web.
Constants
HEADER_SET_COOKIE
- Static variable in class org.noear.solon.boot.web.
Constants
HEADER_X_FORWARDED_FOR
- Static variable in class org.noear.solon.boot.web.
Constants
headers
- Variable in class org.noear.solon.boot.web.uploadfile.
HttpHeaderCollection
headers
- Variable in class org.noear.solon.boot.web.uploadfile.
HttpMultipart
HttpHeader
- Class in
org.noear.solon.boot.web.uploadfile
HttpHeader(String, String)
- Constructor for class org.noear.solon.boot.web.uploadfile.
HttpHeader
HttpHeaderCollection
- Class in
org.noear.solon.boot.web.uploadfile
HttpHeaderCollection()
- Constructor for class org.noear.solon.boot.web.uploadfile.
HttpHeaderCollection
HttpMultipart
- Class in
org.noear.solon.boot.web.uploadfile
HttpMultipart()
- Constructor for class org.noear.solon.boot.web.uploadfile.
HttpMultipart
HttpMultipartCollection
- Class in
org.noear.solon.boot.web.uploadfile
HttpMultipartCollection(String, InputStream)
- Constructor for class org.noear.solon.boot.web.uploadfile.
HttpMultipartCollection
HttpMultipartInputStream
- Class in
org.noear.solon.boot.web.uploadfile
HttpMultipartInputStream(InputStream, byte[])
- Constructor for class org.noear.solon.boot.web.uploadfile.
HttpMultipartInputStream
HttpPartFile
- Class in
org.noear.solon.boot.http
临时文件
HttpPartFile(String, InputStream)
- Constructor for class org.noear.solon.boot.http.
HttpPartFile
HttpServerConfigure
- Interface in
org.noear.solon.boot.http
Http 服务器编程配置
HttpServerProps
- Class in
org.noear.solon.boot.prop.impl
Http 信号服务属性
HttpServerProps()
- Constructor for class org.noear.solon.boot.prop.impl.
HttpServerProps
I
IMAGE_GIF_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
IMAGE_JPEG_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
IMAGE_PNG_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
in
- Variable in class org.noear.solon.boot.web.uploadfile.
HttpMultipartCollection
init()
- Static method in class org.noear.solon.boot.
ServerProps
innerCommit()
- Method in class org.noear.solon.boot.web.
WebContextBase
isBodyLargerEx(Throwable)
- Static method in class org.noear.solon.boot.web.
DecodeUtils
是否为 body larger ex?
isEnable()
- Method in interface org.noear.solon.boot.prop.
ServerSslProps
是否启用
isIoBound()
- Method in class org.noear.solon.boot.prop.impl.
BaseServerProps
isIoBound()
- Method in interface org.noear.solon.boot.prop.
ServerExecutorProps
是否IO密集性
isSslEnable()
- Method in class org.noear.solon.boot.ssl.
SslConfig
是否启用
isStarted
- Variable in class org.noear.solon.boot.web.
AsyncContextState
isStreaming(String)
- Static method in class org.noear.solon.boot.web.
MimeType
Deprecated.
是否为流类型
isSupportedHttp2()
- Method in interface org.noear.solon.boot.http.
HttpServerConfigure
是否支持 http2
iterator()
- Method in class org.noear.solon.boot.web.uploadfile.
HttpHeaderCollection
L
len
- Variable in class org.noear.solon.boot.web.uploadfile.
HttpMultipartInputStream
LimitedInputException
- Exception in
org.noear.solon.boot.io
限制输入异常
LimitedInputException()
- Constructor for exception org.noear.solon.boot.io.
LimitedInputException
LimitedInputException(String)
- Constructor for exception org.noear.solon.boot.io.
LimitedInputException
LimitedInputException(String, Throwable)
- Constructor for exception org.noear.solon.boot.io.
LimitedInputException
LimitedInputException(Throwable)
- Constructor for exception org.noear.solon.boot.io.
LimitedInputException
LimitedInputStream
- Class in
org.noear.solon.boot.io
LimitedInputStream(InputStream, long)
- Constructor for class org.noear.solon.boot.io.
LimitedInputStream
load()
- Static method in class org.noear.solon.boot.prop.
GzipProps
加载配置
M
markSupported()
- Method in class org.noear.solon.boot.web.uploadfile.
HttpMultipartInputStream
mimeAdd(String)
- Static method in class org.noear.solon.boot.prop.
GzipProps
添加 mime
mimeRemove(String)
- Static method in class org.noear.solon.boot.prop.
GzipProps
移除 mime
MimeType
- Class in
org.noear.solon.boot.web
Deprecated.
3.1
MimeType
MimeType()
- Constructor for class org.noear.solon.boot.web.
MimeType
Deprecated.
minSize()
- Static method in class org.noear.solon.boot.prop.
GzipProps
最小大小
minSize(long)
- Static method in class org.noear.solon.boot.prop.
GzipProps
设置最小大小
MULTIPART_FORM_DATA_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
N
name
- Variable in class org.noear.solon.boot.web.uploadfile.
HttpHeader
name
- Variable in class org.noear.solon.boot.web.uploadfile.
HttpMultipart
newWorkExecutor(String)
- Method in interface org.noear.solon.boot.prop.
ServerExecutorProps
新建一个执行器
next
- Variable in class org.noear.solon.boot.web.uploadfile.
HttpMultipartCollection
next()
- Method in class org.noear.solon.boot.web.uploadfile.
HttpMultipartCollection
nextPart()
- Method in class org.noear.solon.boot.web.uploadfile.
HttpMultipartInputStream
Advances the stream position to the beginning of the next part.
O
of(String)
- Static method in interface org.noear.solon.boot.prop.
ServerSslProps
onComplete(Context)
- Method in class org.noear.solon.boot.web.
AsyncContextState
onError(Context, Throwable)
- Method in class org.noear.solon.boot.web.
AsyncContextState
onStart(Context)
- Method in class org.noear.solon.boot.web.
AsyncContextState
onTimeout(Context)
- Method in class org.noear.solon.boot.web.
AsyncContextState
org.noear.solon.boot
- package org.noear.solon.boot
org.noear.solon.boot.http
- package org.noear.solon.boot.http
org.noear.solon.boot.io
- package org.noear.solon.boot.io
org.noear.solon.boot.prop
- package org.noear.solon.boot.prop
org.noear.solon.boot.prop.impl
- package org.noear.solon.boot.prop.impl
org.noear.solon.boot.ssl
- package org.noear.solon.boot.ssl
org.noear.solon.boot.web
- package org.noear.solon.boot.web
org.noear.solon.boot.web.uploadfile
- package org.noear.solon.boot.web.uploadfile
output_meta
- Static variable in class org.noear.solon.boot.
ServerProps
是否输出元信息
outputAsFile(DownloadedFile)
- Method in class org.noear.solon.boot.web.
WebContextBase
输出为文件
outputAsFile(File)
- Method in class org.noear.solon.boot.web.
WebContextBase
输出为文件
outputFile(Context, DownloadedFile, boolean)
- Method in class org.noear.solon.boot.web.
OutputUtils
输出文件(主要是给动态输出用)
outputFile(Context, File, boolean)
- Method in class org.noear.solon.boot.web.
OutputUtils
输出文件(主要是给动态输出用)
outputFile(Context, URL, String, boolean)
- Method in class org.noear.solon.boot.web.
OutputUtils
输出文件(主要是给静态文件用)
outputStream(Context, InputStream, long, String)
- Method in class org.noear.solon.boot.web.
OutputUtils
输出流
outputStreamAsGzip(Context, InputStream)
- Method in class org.noear.solon.boot.web.
OutputUtils
输出流,做为 gzip 输出
outputStreamAsGzip()
- Method in class org.noear.solon.boot.web.
WebContextBase
outputStreamAsRange(Context, InputStream, long)
- Method in class org.noear.solon.boot.web.
OutputUtils
输出流,做为 range 形式输出(如果支持)
OutputUtils
- Class in
org.noear.solon.boot.web
Web 文件输出工具类
OutputUtils()
- Constructor for class org.noear.solon.boot.web.
OutputUtils
P
path()
- Method in class org.noear.solon.boot.web.
WebContextBase
获取请求的URI路径
R
raiseError(long, long)
- Method in class org.noear.solon.boot.io.
LimitedInputStream
read()
- Method in class org.noear.solon.boot.io.
LimitedInputStream
read(byte[], int, int)
- Method in class org.noear.solon.boot.io.
LimitedInputStream
read()
- Method in class org.noear.solon.boot.web.uploadfile.
HttpMultipartInputStream
read(byte[], int, int)
- Method in class org.noear.solon.boot.web.uploadfile.
HttpMultipartInputStream
RedirectUtils
- Class in
org.noear.solon.boot.web
Web 跳转工具
RedirectUtils()
- Constructor for class org.noear.solon.boot.web.
RedirectUtils
remove(String)
- Method in class org.noear.solon.boot.web.uploadfile.
HttpHeaderCollection
remove()
- Method in class org.noear.solon.boot.web.uploadfile.
HttpMultipartCollection
replace(String, String)
- Method in class org.noear.solon.boot.web.uploadfile.
HttpHeaderCollection
request_encoding
- Static variable in class org.noear.solon.boot.
ServerProps
请求编码
request_maxBodySize
- Static variable in class org.noear.solon.boot.
ServerProps
请求最大主体大小
request_maxFileSize
- Static variable in class org.noear.solon.boot.
ServerProps
上传最大文件大小
request_maxHeaderSize
- Static variable in class org.noear.solon.boot.
ServerProps
请求最大头大小
request_useRawpath
- Static variable in class org.noear.solon.boot.
ServerProps
上传使用原始路径
request_useTempfile
- Static variable in class org.noear.solon.boot.
ServerProps
上传使用临时文件
requiredGzip(Context, String, long)
- Static method in class org.noear.solon.boot.prop.
GzipProps
配置需要 gzip
resolveMime(String)
- Static method in class org.noear.solon.boot.prop.
GzipProps
分析 mime
response_encoding
- Static variable in class org.noear.solon.boot.
ServerProps
响应编码
rinseUri(String)
- Static method in class org.noear.solon.boot.web.
DecodeUtils
清洗 uri
S
SERVER_HTTP_GZIP_ENABLE
- Static variable in interface org.noear.solon.boot.
ServerConstants
SERVER_HTTP_GZIP_MIMETYPES
- Static variable in interface org.noear.solon.boot.
ServerConstants
SERVER_HTTP_GZIP_MINSIZE
- Static variable in interface org.noear.solon.boot.
ServerConstants
SERVER_REQUEST_ENCODING
- Static variable in interface org.noear.solon.boot.
ServerConstants
SERVER_REQUEST_MAXBODYSIZE
- Static variable in interface org.noear.solon.boot.
ServerConstants
SERVER_REQUEST_MAXFILESIZE
- Static variable in interface org.noear.solon.boot.
ServerConstants
SERVER_REQUEST_MAXHEADERSIZE
- Static variable in interface org.noear.solon.boot.
ServerConstants
SERVER_REQUEST_USERAWPATH
- Static variable in interface org.noear.solon.boot.
ServerConstants
SERVER_REQUEST_USETEMPFILE
- Static variable in interface org.noear.solon.boot.
ServerConstants
SERVER_SSL_KEY_PASSWORD
- Static variable in interface org.noear.solon.boot.
ServerConstants
SERVER_SSL_KEY_STORE
- Static variable in interface org.noear.solon.boot.
ServerConstants
SERVER_SSL_KEY_TYPE
- Static variable in interface org.noear.solon.boot.
ServerConstants
ServerConstants
- Interface in
org.noear.solon.boot
ServerExecutorProps
- Interface in
org.noear.solon.boot.prop
服务执行属性
ServerLifecycle
- Interface in
org.noear.solon.boot
服务生命周期
ServerProps
- Class in
org.noear.solon.boot
服务公共属性
ServerProps()
- Constructor for class org.noear.solon.boot.
ServerProps
ServerSignalProps
- Interface in
org.noear.solon.boot.prop
服务信号属性
ServerSslProps
- Interface in
org.noear.solon.boot.prop
服务证书属性
session(String, Class<T>)
- Method in class org.noear.solon.boot.web.
WebContextBase
获取 session 状态
session_cookieDomain
- Static variable in class org.noear.solon.boot.web.
SessionProps
session_cookieDomainAuto
- Static variable in class org.noear.solon.boot.web.
SessionProps
session_cookieName
- Static variable in class org.noear.solon.boot.web.
SessionProps
SESSION_CREATION_TIME
- Static variable in interface org.noear.solon.boot.
ServerConstants
SESSION_LAST_ACCESS_TIME
- Static variable in interface org.noear.solon.boot.
ServerConstants
session_timeout
- Static variable in class org.noear.solon.boot.web.
SessionProps
sessionAsDouble(String)
- Method in class org.noear.solon.boot.web.
WebContextBase
获取 session 状态,并以 double 型输出
sessionAsDouble(String, double)
- Method in class org.noear.solon.boot.web.
WebContextBase
获取 session 状态,并以 double 型输出
sessionAsInt(String)
- Method in class org.noear.solon.boot.web.
WebContextBase
获取 session 状态,并以 int 型输出
sessionAsInt(String, int)
- Method in class org.noear.solon.boot.web.
WebContextBase
获取 session 状态,并以 int 型输出 output
sessionAsLong(String)
- Method in class org.noear.solon.boot.web.
WebContextBase
获取 session 状态,并以 long 型输出
sessionAsLong(String, long)
- Method in class org.noear.solon.boot.web.
WebContextBase
获取 session 状态,并以 long 型输出
sessionClear()
- Method in class org.noear.solon.boot.web.
WebContextBase
清空 session 状态
sessionId()
- Method in class org.noear.solon.boot.web.
WebContextBase
获取 sessionId
sessionIdGet(boolean)
- Method in class org.noear.solon.boot.web.
SessionStateBase
sessionIdPush()
- Method in class org.noear.solon.boot.web.
SessionStateBase
sessionOrDefault(String, T)
- Method in class org.noear.solon.boot.web.
WebContextBase
获取 session 状态(泛型转换,存在风险)
SessionProps
- Class in
org.noear.solon.boot.web
Web 会话状态基本属性
SessionProps()
- Constructor for class org.noear.solon.boot.web.
SessionProps
sessionRemove(String)
- Method in class org.noear.solon.boot.web.
WebContextBase
移除 session 状态
sessionReset()
- Method in class org.noear.solon.boot.web.
WebContextBase
sessionSet(String, Object)
- Method in class org.noear.solon.boot.web.
WebContextBase
设置 session 状态
SessionStateBase
- Class in
org.noear.solon.boot.web
Web 会话状态基类
SessionStateBase(Context)
- Constructor for class org.noear.solon.boot.web.
SessionStateBase
set(boolean, SSLContext)
- Method in class org.noear.solon.boot.ssl.
SslConfig
设置
setExecutor(Executor)
- Method in interface org.noear.solon.boot.http.
HttpServerConfigure
设置执行器(线程池)
SIGNAL_HTTP
- Static variable in interface org.noear.solon.boot.
ServerConstants
SIGNAL_LIFECYCLE_INDEX
- Static variable in interface org.noear.solon.boot.
ServerConstants
SIGNAL_SOCKET
- Static variable in interface org.noear.solon.boot.
ServerConstants
SIGNAL_WEBSOCKET
- Static variable in interface org.noear.solon.boot.
ServerConstants
size()
- Method in class org.noear.solon.boot.web.uploadfile.
HttpHeaderCollection
skip(long)
- Method in class org.noear.solon.boot.web.uploadfile.
HttpMultipartInputStream
SocketServerProps
- Class in
org.noear.solon.boot.prop.impl
Socket 信号服务属性
SocketServerProps(int)
- Constructor for class org.noear.solon.boot.prop.impl.
SocketServerProps
SslConfig
- Class in
org.noear.solon.boot.ssl
SslConfig(String)
- Constructor for class org.noear.solon.boot.ssl.
SslConfig
SslContextFactory
- Class in
org.noear.solon.boot.ssl
SslContextFactory()
- Constructor for class org.noear.solon.boot.ssl.
SslContextFactory
start(String, int)
- Method in interface org.noear.solon.boot.
ServerLifecycle
启动
state
- Variable in class org.noear.solon.boot.web.uploadfile.
HttpMultipartInputStream
status4xx(Context, Exception)
- Static method in class org.noear.solon.boot.web.
DecodeUtils
构建关状态异常
stop()
- Method in interface org.noear.solon.boot.
ServerLifecycle
停止
T
tail
- Variable in class org.noear.solon.boot.web.uploadfile.
HttpMultipartInputStream
TEXT_EVENT_STREAM_UTF8_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
TEXT_EVENT_STREAM_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
TEXT_HTML_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
TEXT_JSON_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
TEXT_MARKDOWN_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
TEXT_PLAIN_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
TEXT_XML_VALUE
- Static variable in class org.noear.solon.boot.web.
MimeType
Deprecated.
U
urlDecode(String)
- Static method in class org.noear.solon.boot.
ServerProps
V
value
- Variable in class org.noear.solon.boot.web.uploadfile.
HttpHeader
W
WebContextBase
- Class in
org.noear.solon.boot.web
Web 上下文基类
WebContextBase()
- Constructor for class org.noear.solon.boot.web.
WebContextBase
WebSocketServerProps
- Class in
org.noear.solon.boot.prop.impl
WebSocket 信号服务属性
WebSocketServerProps(int)
- Constructor for class org.noear.solon.boot.prop.impl.
WebSocketServerProps
_
_domain
- Static variable in class org.noear.solon.boot.web.
SessionStateBase
_expiry
- Static variable in class org.noear.solon.boot.web.
SessionStateBase
_fileMap
- Variable in class org.noear.solon.boot.web.
WebContextBase
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
_
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2025. All rights reserved.