Skip navigation links
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
Deprecated.
 
add(String, String) - Method in class org.noear.solon.server.http.uploadfile.HttpHeaderCollection
 
addAll(HttpHeaderCollection) - Method in class org.noear.solon.boot.web.uploadfile.HttpHeaderCollection
Deprecated.
 
addAll(HttpHeaderCollection) - Method in class org.noear.solon.server.http.uploadfile.HttpHeaderCollection
 
addHttpPort(int) - Method in interface org.noear.solon.boot.http.HttpServerConfigure
Deprecated.
添加 HttpPort(当 ssl 时,可再开个 http 端口)
addHttpPort(int) - Method in interface org.noear.solon.server.http.HttpServerConfigure
添加 HttpPort(当 ssl 时,可再开个 http 端口)
addListener(ContextAsyncListener) - Method in class org.noear.solon.boot.web.AsyncContextState
Deprecated.
 
addListener(ContextAsyncListener) - Method in class org.noear.solon.server.handle.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
Deprecated.
3.5
AsyncContextState() - Constructor for class org.noear.solon.boot.web.AsyncContextState
Deprecated.
 
AsyncContextState - Class in org.noear.solon.server.handle
异步上下文状态
AsyncContextState() - Constructor for class org.noear.solon.server.handle.AsyncContextState
 
asyncDelay(long, Context, RunnableEx) - Method in class org.noear.solon.boot.web.AsyncContextState
Deprecated.
 
asyncDelay(long, Context, RunnableEx) - Method in class org.noear.solon.server.handle.AsyncContextState
 
asyncFuture - Variable in class org.noear.solon.boot.web.AsyncContextState
Deprecated.
 
asyncFuture - Variable in class org.noear.solon.server.handle.AsyncContextState
 
available() - Method in class org.noear.solon.boot.web.uploadfile.HttpMultipartInputStream
Deprecated.
 
available() - Method in class org.noear.solon.server.http.uploadfile.HttpMultipartInputStream
 

B

BaseServerProps - Class in org.noear.solon.boot.prop.impl
Deprecated.
3.5
BaseServerProps(String, int) - Constructor for class org.noear.solon.boot.prop.impl.BaseServerProps
Deprecated.
 
BaseServerProps - Class in org.noear.solon.server.prop.impl
基础服务属性
BaseServerProps(String, int) - Constructor for class org.noear.solon.server.prop.impl.BaseServerProps
 
body - Variable in class org.noear.solon.boot.web.uploadfile.HttpMultipart
Deprecated.
 
body - Variable in class org.noear.solon.server.http.uploadfile.HttpMultipart
 
boundary - Variable in class org.noear.solon.boot.web.uploadfile.HttpMultipartInputStream
Deprecated.
 
boundary - Variable in class org.noear.solon.server.http.uploadfile.HttpMultipartInputStream
 
buf - Variable in class org.noear.solon.boot.web.uploadfile.HttpMultipartInputStream
Deprecated.
 
buf - Variable in class org.noear.solon.server.http.uploadfile.HttpMultipartInputStream
 
buildHttpServerUrl(boolean) - Method in class org.noear.solon.boot.prop.impl.HttpServerProps
Deprecated.
构建 server url
buildHttpServerUrl(boolean) - Method in class org.noear.solon.server.prop.impl.HttpServerProps
构建 server url
buildWsServerUrl(boolean) - Method in class org.noear.solon.boot.prop.impl.HttpServerProps
Deprecated.
构建 server url
buildWsServerUrl(boolean) - Method in class org.noear.solon.boot.prop.impl.WebSocketServerProps
Deprecated.
构建 server url
buildWsServerUrl(boolean) - Method in class org.noear.solon.server.prop.impl.HttpServerProps
构建 server url
buildWsServerUrl(boolean) - Method in class org.noear.solon.server.prop.impl.WebSocketServerProps
构建 server url

C

close() - Method in class org.noear.solon.boot.io.LimitedInputStream
Deprecated.
 
close() - Method in class org.noear.solon.server.io.LimitedInputStream
 
Constants - Class in org.noear.solon.boot.web
Deprecated.
3.5
Constants() - Constructor for class org.noear.solon.boot.web.Constants
Deprecated.
 
contains(String) - Method in class org.noear.solon.boot.web.uploadfile.HttpHeaderCollection
Deprecated.
 
contains(String) - Method in class org.noear.solon.server.http.uploadfile.HttpHeaderCollection
 
contentCharset() - Method in class org.noear.solon.boot.web.WebContextBase
Deprecated.
内存字符集
contentCharset() - Method in class org.noear.solon.server.handle.ContextBase
内存字符集
contentType() - Method in class org.noear.solon.boot.web.WebContextBase
Deprecated.
内存类型
contentType() - Method in class org.noear.solon.server.handle.ContextBase
内存类型
ContextBase - Class in org.noear.solon.server.handle
Web 上下文基类
ContextBase() - Constructor for class org.noear.solon.server.handle.ContextBase
 
cookieGet(String) - Method in class org.noear.solon.boot.web.SessionStateBase
Deprecated.
 
cookieGet(String) - Method in class org.noear.solon.server.handle.SessionStateBase
 
cookieSet(String, String) - Method in class org.noear.solon.boot.web.SessionStateBase
Deprecated.
 
cookieSet(String, String) - Method in class org.noear.solon.server.handle.SessionStateBase
 
count - Variable in class org.noear.solon.boot.web.uploadfile.HttpHeaderCollection
Deprecated.
 
count - Variable in class org.noear.solon.server.http.uploadfile.HttpHeaderCollection
 
create(ServerSslProps) - Static method in class org.noear.solon.boot.ssl.SslContextFactory
Deprecated.
 
create(ServerSslProps) - Static method in class org.noear.solon.server.ssl.SslContextFactory
 
CRLF - Static variable in class org.noear.solon.boot.web.uploadfile.HttpMultipartInputStream
Deprecated.
 
CRLF - Static variable in class org.noear.solon.server.http.uploadfile.HttpMultipartInputStream
 
ctx - Variable in class org.noear.solon.boot.web.SessionStateBase
Deprecated.
 
ctx - Variable in class org.noear.solon.server.handle.SessionStateBase
 

D

DebugUtils - Class in org.noear.solon.boot.web
Deprecated.
3.5
DebugUtils() - Constructor for class org.noear.solon.boot.web.DebugUtils
Deprecated.
 
DebugUtils - Class in org.noear.solon.server.util
Web 调试模式工具
DebugUtils() - Constructor for class org.noear.solon.server.util.DebugUtils
 
decodeContentLengthLong(Context) - Static method in class org.noear.solon.boot.web.DecodeUtils
Deprecated.
提取内容长度
decodeContentLengthLong(Context) - Static method in class org.noear.solon.server.util.DecodeUtils
提取内容长度
decodeCookies(Context, String) - Static method in class org.noear.solon.boot.web.DecodeUtils
Deprecated.
 
decodeCookies(Context, String) - Static method in class org.noear.solon.server.util.DecodeUtils
 
decodeFormUrlencoded(Context) - Static method in class org.noear.solon.boot.web.DecodeUtils
Deprecated.
解码 FormUrlencoded
decodeFormUrlencoded(Context, boolean) - Static method in class org.noear.solon.boot.web.DecodeUtils
Deprecated.
解码 FormUrlencoded
decodeFormUrlencoded(Context) - Static method in class org.noear.solon.server.util.DecodeUtils
解码 FormUrlencoded
decodeFormUrlencoded(Context, boolean) - Static method in class org.noear.solon.server.util.DecodeUtils
解码 FormUrlencoded
decodeMultipart(Context, MultiMap<UploadedFile>) - Static method in class org.noear.solon.boot.web.DecodeUtils
Deprecated.
解码多部分主体
decodeMultipart(Context, MultiMap<UploadedFile>) - Static method in class org.noear.solon.server.util.DecodeUtils
解码多部分主体
DecodeUtils - Class in org.noear.solon.boot.web
Deprecated.
3.5
DecodeUtils() - Constructor for class org.noear.solon.boot.web.DecodeUtils
Deprecated.
 
DecodeUtils - Class in org.noear.solon.server.util
Web 解码工具类
DecodeUtils() - Constructor for class org.noear.solon.server.util.DecodeUtils
 
delete() - Method in class org.noear.solon.boot.http.HttpPartFile
Deprecated.
删除
delete() - Method in class org.noear.solon.server.http.HttpPartFile
删除

E

enable() - Static method in class org.noear.solon.boot.prop.GzipProps
Deprecated.
是否启用
enable(boolean) - Static method in class org.noear.solon.boot.prop.GzipProps
Deprecated.
设置是否启用
enable() - Static method in class org.noear.solon.server.prop.GzipProps
是否启用
enable(boolean) - Static method in class org.noear.solon.server.prop.GzipProps
设置是否启用
enableDebug(boolean) - Method in interface org.noear.solon.boot.http.HttpServerConfigure
Deprecated.
启用调试模式 (不一定所有服务都支持)
enableDebug(boolean) - Method in interface org.noear.solon.server.http.HttpServerConfigure
启用调试模式 (不一定所有服务都支持)
enableHttp2(boolean) - Method in interface org.noear.solon.boot.http.HttpServerConfigure
Deprecated.
启用 http2 (不一定所有服务都支持)
enableHttp2(boolean) - Method in interface org.noear.solon.server.http.HttpServerConfigure
启用 http2 (不一定所有服务都支持)
enableSsl(boolean) - Method in interface org.noear.solon.boot.http.HttpServerConfigure
Deprecated.
启用 ssl
enableSsl(boolean, SSLContext) - Method in interface org.noear.solon.boot.http.HttpServerConfigure
Deprecated.
启用 ssl(并指定 sslContext)
enableSsl(boolean) - Method in interface org.noear.solon.server.http.HttpServerConfigure
启用 ssl
enableSsl(boolean, SSLContext) - Method in interface org.noear.solon.server.http.HttpServerConfigure
启用 ssl(并指定 sslContext)
end - Variable in class org.noear.solon.boot.web.uploadfile.HttpMultipartInputStream
Deprecated.
 
end - Variable in class org.noear.solon.server.http.uploadfile.HttpMultipartInputStream
 
extractQuotedValueFromHeader(String, String) - Static method in class org.noear.solon.boot.web.DecodeUtils
Deprecated.
提取头信息中的分段值(例:Content-Type:text/json;charset=utf-8)
extractQuotedValueFromHeader(String, String) - Static method in class org.noear.solon.server.util.DecodeUtils
提取头信息中的分段值(例:Content-Type:text/json;charset=utf-8)

F

filename - Variable in class org.noear.solon.boot.web.uploadfile.HttpMultipart
Deprecated.
 
filename - Variable in class org.noear.solon.server.http.uploadfile.HttpMultipart
 
filesDelete() - Method in class org.noear.solon.boot.web.WebContextBase
Deprecated.
删除所有临时文件
filesDelete() - Method in class org.noear.solon.server.handle.ContextBase
删除所有临时文件
fill() - Method in class org.noear.solon.boot.web.uploadfile.HttpMultipartInputStream
Deprecated.
Fills the buffer with more data from the underlying stream.
fill() - Method in class org.noear.solon.server.http.uploadfile.HttpMultipartInputStream
Fills the buffer with more data from the underlying stream.
findBoundary() - Method in class org.noear.solon.boot.web.uploadfile.HttpMultipartInputStream
Deprecated.
Finds the first (potential) boundary within the buffer's remaining data.
findBoundary() - Method in class org.noear.solon.server.http.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
Deprecated.
 
get(String) - Method in class org.noear.solon.server.http.uploadfile.HttpHeaderCollection
 
getBody() - Method in class org.noear.solon.boot.web.uploadfile.HttpMultipart
Deprecated.
 
getBody() - Method in class org.noear.solon.server.http.uploadfile.HttpMultipart
 
getContent() - Method in class org.noear.solon.boot.http.HttpPartFile
Deprecated.
获取内容
getContent() - Method in class org.noear.solon.server.http.HttpPartFile
获取内容
getCoreThreads() - Method in class org.noear.solon.boot.prop.impl.BaseServerProps
Deprecated.
核心线程数
getCoreThreads() - Method in interface org.noear.solon.boot.prop.ServerExecutorProps
Deprecated.
核心线程数
getCoreThreads() - Method in class org.noear.solon.server.prop.impl.BaseServerProps
核心线程数
getCoreThreads() - Method in interface org.noear.solon.server.prop.ServerExecutorProps
核心线程数
getDebugLocation(ClassLoader, String) - Static method in class org.noear.solon.boot.web.DebugUtils
Deprecated.
获取视图调试位置
getDebugLocation(ClassLoader, String) - Static method in class org.noear.solon.server.util.DebugUtils
获取视图调试位置
getFilename() - Method in class org.noear.solon.boot.web.uploadfile.HttpMultipart
Deprecated.
 
getFilename() - Method in class org.noear.solon.server.http.uploadfile.HttpMultipart
 
getHeaders() - Method in class org.noear.solon.boot.web.uploadfile.HttpMultipart
Deprecated.
 
getHeaders() - Method in class org.noear.solon.server.http.uploadfile.HttpMultipart
 
getHost() - Method in class org.noear.solon.boot.prop.impl.BaseServerProps
Deprecated.
 
getHost() - Method in interface org.noear.solon.boot.prop.ServerSignalProps
Deprecated.
主机
getHost() - Method in class org.noear.solon.server.prop.impl.BaseServerProps
 
getHost() - Method in interface org.noear.solon.server.prop.ServerSignalProps
主机
getIdleTimeout() - Method in class org.noear.solon.boot.prop.impl.BaseServerProps
Deprecated.
闲置超时
getIdleTimeout() - Method in interface org.noear.solon.boot.prop.ServerExecutorProps
Deprecated.
闲置超时
getIdleTimeout() - Method in class org.noear.solon.server.prop.impl.BaseServerProps
闲置超时
getIdleTimeout() - Method in interface org.noear.solon.server.prop.ServerExecutorProps
闲置超时
getIdleTimeoutOrDefault() - Method in class org.noear.solon.boot.prop.impl.BaseServerProps
Deprecated.
 
getIdleTimeoutOrDefault() - Method in interface org.noear.solon.boot.prop.ServerExecutorProps
Deprecated.
闲置超时
getIdleTimeoutOrDefault() - Method in class org.noear.solon.server.prop.impl.BaseServerProps
 
getIdleTimeoutOrDefault() - Method in interface org.noear.solon.server.prop.ServerExecutorProps
闲置超时
getInstance() - Static method in class org.noear.solon.boot.prop.impl.HttpServerProps
Deprecated.
 
getInstance() - Static method in class org.noear.solon.boot.prop.impl.SocketServerProps
Deprecated.
 
getInstance() - Static method in class org.noear.solon.boot.prop.impl.WebSocketServerProps
Deprecated.
 
getInstance() - Static method in class org.noear.solon.server.prop.impl.HttpServerProps
 
getInstance() - Static method in class org.noear.solon.server.prop.impl.SocketServerProps
 
getInstance() - Static method in class org.noear.solon.server.prop.impl.WebSocketServerProps
 
getLong(String) - Method in class org.noear.solon.boot.web.OutputUtils
Deprecated.
获取长整型值
getLong(String) - Method in class org.noear.solon.server.util.OutputUtils
获取长整型值
getMaxThreads(boolean) - Method in class org.noear.solon.boot.prop.impl.BaseServerProps
Deprecated.
最大线程数
getMaxThreads(boolean) - Method in interface org.noear.solon.boot.prop.ServerExecutorProps
Deprecated.
最大线程数
getMaxThreads(boolean) - Method in class org.noear.solon.server.prop.impl.BaseServerProps
最大线程数
getMaxThreads(boolean) - Method in interface org.noear.solon.server.prop.ServerExecutorProps
最大线程数
getName() - Method in class org.noear.solon.boot.prop.impl.BaseServerProps
Deprecated.
 
getName() - Method in interface org.noear.solon.boot.prop.ServerSignalProps
Deprecated.
名称
getName() - Method in class org.noear.solon.boot.web.uploadfile.HttpHeader
Deprecated.
 
getName() - Method in class org.noear.solon.boot.web.uploadfile.HttpMultipart
Deprecated.
 
getName() - Method in class org.noear.solon.server.http.uploadfile.HttpHeader
 
getName() - Method in class org.noear.solon.server.http.uploadfile.HttpMultipart
 
getName() - Method in class org.noear.solon.server.prop.impl.BaseServerProps
 
getName() - Method in interface org.noear.solon.server.prop.ServerSignalProps
名称
getNew() - Static method in class org.noear.solon.boot.prop.impl.WebSocketServerProps
Deprecated.
 
getNew() - Static method in class org.noear.solon.server.prop.impl.WebSocketServerProps
 
getParams(String) - Method in class org.noear.solon.boot.web.uploadfile.HttpHeaderCollection
Deprecated.
 
getParams(String) - Method in class org.noear.solon.server.http.uploadfile.HttpHeaderCollection
 
getPort() - Method in class org.noear.solon.boot.prop.impl.BaseServerProps
Deprecated.
 
getPort() - Method in interface org.noear.solon.boot.prop.ServerSignalProps
Deprecated.
端口
getPort() - Method in class org.noear.solon.server.prop.impl.BaseServerProps
 
getPort() - Method in interface org.noear.solon.server.prop.ServerSignalProps
端口
getProps() - Method in class org.noear.solon.boot.ssl.SslConfig
Deprecated.
获取属性(可能是 null)
getProps() - Method in class org.noear.solon.server.ssl.SslConfig
获取属性(可能是 null)
getRedirectPath(String) - Static method in class org.noear.solon.boot.web.RedirectUtils
Deprecated.
获取跳转地址
getRedirectPath(String) - Static method in class org.noear.solon.server.util.RedirectUtils
获取跳转地址
getSize() - Method in class org.noear.solon.boot.http.HttpPartFile
Deprecated.
获取大小
getSize() - Method in class org.noear.solon.server.http.HttpPartFile
获取大小
getSslContext() - Method in class org.noear.solon.boot.ssl.SslConfig
Deprecated.
获取上下文
getSslContext() - Method in class org.noear.solon.server.ssl.SslConfig
获取上下文
getSslKeyPassword() - Method in interface org.noear.solon.boot.prop.ServerSslProps
Deprecated.
Ssl 密钥密码
getSslKeyPassword() - Method in interface org.noear.solon.server.prop.ServerSslProps
Ssl 密钥密码
getSslKeyStore() - Method in interface org.noear.solon.boot.prop.ServerSslProps
Deprecated.
Ssl 密钥文件
getSslKeyStore() - Method in interface org.noear.solon.server.prop.ServerSslProps
Ssl 密钥文件
getSslKeyType() - Method in interface org.noear.solon.boot.prop.ServerSslProps
Deprecated.
Ssl 密钥类型
getSslKeyType() - Method in interface org.noear.solon.server.prop.ServerSslProps
Ssl 密钥类型
getString() - Method in class org.noear.solon.boot.web.uploadfile.HttpMultipart
Deprecated.
 
getString() - Method in class org.noear.solon.server.http.uploadfile.HttpMultipart
 
getValue() - Method in class org.noear.solon.boot.web.uploadfile.HttpHeader
Deprecated.
 
getValue() - Method in class org.noear.solon.server.http.uploadfile.HttpHeader
 
getWrapHost() - Method in class org.noear.solon.boot.prop.impl.BaseServerProps
Deprecated.
 
getWrapHost() - Method in interface org.noear.solon.boot.prop.ServerSignalProps
Deprecated.
包装主机
getWrapHost() - Method in class org.noear.solon.server.prop.impl.BaseServerProps
 
getWrapHost() - Method in interface org.noear.solon.server.prop.ServerSignalProps
包装主机
getWrapPort() - Method in class org.noear.solon.boot.prop.impl.BaseServerProps
Deprecated.
 
getWrapPort() - Method in interface org.noear.solon.boot.prop.ServerSignalProps
Deprecated.
包装端口
getWrapPort() - Method in class org.noear.solon.server.prop.impl.BaseServerProps
 
getWrapPort() - Method in interface org.noear.solon.server.prop.ServerSignalProps
包装端口
global() - Static method in class org.noear.solon.boot.web.OutputUtils
Deprecated.
 
global() - Static method in class org.noear.solon.server.util.OutputUtils
 
globalSet(OutputUtils) - Static method in class org.noear.solon.boot.web.OutputUtils
Deprecated.
 
globalSet(OutputUtils) - Static method in class org.noear.solon.server.util.OutputUtils
 
GzipProps - Class in org.noear.solon.boot.prop
Deprecated.
3.5
GzipProps() - Constructor for class org.noear.solon.boot.prop.GzipProps
Deprecated.
 
GzipProps - Class in org.noear.solon.server.prop
静态文件压缩配置
GzipProps() - Constructor for class org.noear.solon.server.prop.GzipProps
 

H

hasMime(String) - Static method in class org.noear.solon.boot.prop.GzipProps
Deprecated.
配置包函 mime
hasMime(String) - Static method in class org.noear.solon.server.prop.GzipProps
配置包函 mime
hasNext() - Method in class org.noear.solon.boot.web.uploadfile.HttpMultipartCollection
Deprecated.
 
hasNext() - Method in class org.noear.solon.server.http.uploadfile.HttpMultipartCollection
 
head - Variable in class org.noear.solon.boot.web.uploadfile.HttpMultipartInputStream
Deprecated.
 
head - Variable in class org.noear.solon.server.http.uploadfile.HttpMultipartInputStream
 
HEADER_CONTENT_LENGTH - Static variable in class org.noear.solon.boot.web.Constants
Deprecated.
 
HEADER_CONTENT_LENGTH - Static variable in class org.noear.solon.server.handle.HeaderNames
 
HEADER_CONTENT_TYPE - Static variable in class org.noear.solon.boot.web.Constants
Deprecated.
 
HEADER_CONTENT_TYPE - Static variable in class org.noear.solon.server.handle.HeaderNames
 
HEADER_COOKIE - Static variable in class org.noear.solon.boot.web.Constants
Deprecated.
 
HEADER_COOKIE - Static variable in class org.noear.solon.server.handle.HeaderNames
 
HEADER_HOST - Static variable in class org.noear.solon.boot.web.Constants
Deprecated.
 
HEADER_HOST - Static variable in class org.noear.solon.server.handle.HeaderNames
 
HEADER_LOCATION - Static variable in class org.noear.solon.boot.web.Constants
Deprecated.
 
HEADER_LOCATION - Static variable in class org.noear.solon.server.handle.HeaderNames
 
HEADER_SET_COOKIE - Static variable in class org.noear.solon.boot.web.Constants
Deprecated.
 
HEADER_SET_COOKIE - Static variable in class org.noear.solon.server.handle.HeaderNames
 
HEADER_X_FORWARDED_FOR - Static variable in class org.noear.solon.boot.web.Constants
Deprecated.
 
HEADER_X_FORWARDED_FOR - Static variable in class org.noear.solon.server.handle.HeaderNames
 
HeaderNames - Class in org.noear.solon.server.handle
Web 常量
HeaderNames() - Constructor for class org.noear.solon.server.handle.HeaderNames
 
headers - Variable in class org.noear.solon.boot.web.uploadfile.HttpHeaderCollection
Deprecated.
 
headers - Variable in class org.noear.solon.boot.web.uploadfile.HttpMultipart
Deprecated.
 
headers - Variable in class org.noear.solon.server.http.uploadfile.HttpHeaderCollection
 
headers - Variable in class org.noear.solon.server.http.uploadfile.HttpMultipart
 
HttpHeader - Class in org.noear.solon.boot.web.uploadfile
Deprecated.
3.5
HttpHeader(String, String) - Constructor for class org.noear.solon.boot.web.uploadfile.HttpHeader
Deprecated.
 
HttpHeader - Class in org.noear.solon.server.http.uploadfile
 
HttpHeader(String, String) - Constructor for class org.noear.solon.server.http.uploadfile.HttpHeader
 
HttpHeaderCollection - Class in org.noear.solon.boot.web.uploadfile
Deprecated.
3.5
HttpHeaderCollection() - Constructor for class org.noear.solon.boot.web.uploadfile.HttpHeaderCollection
Deprecated.
 
HttpHeaderCollection - Class in org.noear.solon.server.http.uploadfile
 
HttpHeaderCollection() - Constructor for class org.noear.solon.server.http.uploadfile.HttpHeaderCollection
 
HttpMultipart - Class in org.noear.solon.boot.web.uploadfile
Deprecated.
3.5
HttpMultipart() - Constructor for class org.noear.solon.boot.web.uploadfile.HttpMultipart
Deprecated.
 
HttpMultipart - Class in org.noear.solon.server.http.uploadfile
 
HttpMultipart() - Constructor for class org.noear.solon.server.http.uploadfile.HttpMultipart
 
HttpMultipartCollection - Class in org.noear.solon.boot.web.uploadfile
Deprecated.
3.5
HttpMultipartCollection(String, InputStream) - Constructor for class org.noear.solon.boot.web.uploadfile.HttpMultipartCollection
Deprecated.
 
HttpMultipartCollection - Class in org.noear.solon.server.http.uploadfile
 
HttpMultipartCollection(String, InputStream) - Constructor for class org.noear.solon.server.http.uploadfile.HttpMultipartCollection
 
HttpMultipartInputStream - Class in org.noear.solon.boot.web.uploadfile
Deprecated.
3.5
HttpMultipartInputStream(InputStream, byte[]) - Constructor for class org.noear.solon.boot.web.uploadfile.HttpMultipartInputStream
Deprecated.
 
HttpMultipartInputStream - Class in org.noear.solon.server.http.uploadfile
 
HttpMultipartInputStream(InputStream, byte[]) - Constructor for class org.noear.solon.server.http.uploadfile.HttpMultipartInputStream
 
HttpPartFile - Class in org.noear.solon.boot.http
Deprecated.
3.5
HttpPartFile(String, InputStream) - Constructor for class org.noear.solon.boot.http.HttpPartFile
Deprecated.
 
HttpPartFile - Class in org.noear.solon.server.http
临时文件
HttpPartFile(String, InputStream) - Constructor for class org.noear.solon.server.http.HttpPartFile
 
HttpServerConfigure - Interface in org.noear.solon.boot.http
Deprecated.
3.5
HttpServerConfigure - Interface in org.noear.solon.server.http
Http 服务器编程配置
HttpServerProps - Class in org.noear.solon.boot.prop.impl
Deprecated.
3.5
HttpServerProps() - Constructor for class org.noear.solon.boot.prop.impl.HttpServerProps
Deprecated.
 
HttpServerProps - Class in org.noear.solon.server.prop.impl
Http 信号服务属性
HttpServerProps() - Constructor for class org.noear.solon.server.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
Deprecated.
 
in - Variable in class org.noear.solon.server.http.uploadfile.HttpMultipartCollection
 
init() - Static method in class org.noear.solon.boot.ServerProps
Deprecated.
 
init() - Static method in class org.noear.solon.server.ServerProps
 
innerCommit() - Method in class org.noear.solon.boot.web.WebContextBase
Deprecated.
 
innerCommit() - Method in class org.noear.solon.server.handle.ContextBase
 
isBodyLargerEx(Throwable) - Static method in class org.noear.solon.boot.web.DecodeUtils
Deprecated.
是否为 body larger ex?
isBodyLargerEx(Throwable) - Static method in class org.noear.solon.server.util.DecodeUtils
是否为 body larger ex?
isEnable() - Method in interface org.noear.solon.boot.prop.ServerSslProps
Deprecated.
是否启用
isEnable() - Method in interface org.noear.solon.server.prop.ServerSslProps
是否启用
isIoBound() - Method in class org.noear.solon.boot.prop.impl.BaseServerProps
Deprecated.
 
isIoBound() - Method in interface org.noear.solon.boot.prop.ServerExecutorProps
Deprecated.
是否IO密集性
isIoBound() - Method in class org.noear.solon.server.prop.impl.BaseServerProps
 
isIoBound() - Method in interface org.noear.solon.server.prop.ServerExecutorProps
是否IO密集性
isSslEnable() - Method in class org.noear.solon.boot.ssl.SslConfig
Deprecated.
是否启用
isSslEnable() - Method in class org.noear.solon.server.ssl.SslConfig
是否启用
isStarted - Variable in class org.noear.solon.boot.web.AsyncContextState
Deprecated.
 
isStarted - Variable in class org.noear.solon.server.handle.AsyncContextState
 
isStreaming(String) - Static method in class org.noear.solon.boot.web.MimeType
Deprecated.
是否为流类型
isSupportedHttp2() - Method in interface org.noear.solon.boot.http.HttpServerConfigure
Deprecated.
是否支持 http2
isSupportedHttp2() - Method in interface org.noear.solon.server.http.HttpServerConfigure
是否支持 http2
iterator() - Method in class org.noear.solon.boot.web.uploadfile.HttpHeaderCollection
Deprecated.
 
iterator() - Method in class org.noear.solon.server.http.uploadfile.HttpHeaderCollection
 

L

len - Variable in class org.noear.solon.boot.web.uploadfile.HttpMultipartInputStream
Deprecated.
 
len - Variable in class org.noear.solon.server.http.uploadfile.HttpMultipartInputStream
 
LimitedInputException - Exception in org.noear.solon.boot.io
Deprecated.
3.5
LimitedInputException() - Constructor for exception org.noear.solon.boot.io.LimitedInputException
Deprecated.
 
LimitedInputException(String) - Constructor for exception org.noear.solon.boot.io.LimitedInputException
Deprecated.
 
LimitedInputException(String, Throwable) - Constructor for exception org.noear.solon.boot.io.LimitedInputException
Deprecated.
 
LimitedInputException(Throwable) - Constructor for exception org.noear.solon.boot.io.LimitedInputException
Deprecated.
 
LimitedInputException - Exception in org.noear.solon.server.io
限制输入异常
LimitedInputException() - Constructor for exception org.noear.solon.server.io.LimitedInputException
 
LimitedInputException(String) - Constructor for exception org.noear.solon.server.io.LimitedInputException
 
LimitedInputException(String, Throwable) - Constructor for exception org.noear.solon.server.io.LimitedInputException
 
LimitedInputException(Throwable) - Constructor for exception org.noear.solon.server.io.LimitedInputException
 
LimitedInputStream - Class in org.noear.solon.boot.io
Deprecated.
3.5
LimitedInputStream(InputStream, long) - Constructor for class org.noear.solon.boot.io.LimitedInputStream
Deprecated.
 
LimitedInputStream - Class in org.noear.solon.server.io
 
LimitedInputStream(InputStream, long) - Constructor for class org.noear.solon.server.io.LimitedInputStream
 
load() - Static method in class org.noear.solon.boot.prop.GzipProps
Deprecated.
加载配置
load() - Static method in class org.noear.solon.server.prop.GzipProps
加载配置

M

markSupported() - Method in class org.noear.solon.boot.web.uploadfile.HttpMultipartInputStream
Deprecated.
 
markSupported() - Method in class org.noear.solon.server.http.uploadfile.HttpMultipartInputStream
 
mimeAdd(String) - Static method in class org.noear.solon.boot.prop.GzipProps
Deprecated.
添加 mime
mimeAdd(String) - Static method in class org.noear.solon.server.prop.GzipProps
添加 mime
mimeRemove(String) - Static method in class org.noear.solon.boot.prop.GzipProps
Deprecated.
移除 mime
mimeRemove(String) - Static method in class org.noear.solon.server.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
Deprecated.
最小大小
minSize(long) - Static method in class org.noear.solon.boot.prop.GzipProps
Deprecated.
设置最小大小
minSize() - Static method in class org.noear.solon.server.prop.GzipProps
最小大小
minSize(long) - Static method in class org.noear.solon.server.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
Deprecated.
 
name - Variable in class org.noear.solon.boot.web.uploadfile.HttpMultipart
Deprecated.
 
name - Variable in class org.noear.solon.server.http.uploadfile.HttpHeader
 
name - Variable in class org.noear.solon.server.http.uploadfile.HttpMultipart
 
newWorkExecutor(String) - Method in interface org.noear.solon.boot.prop.ServerExecutorProps
Deprecated.
新建一个执行器
newWorkExecutor(String) - Method in interface org.noear.solon.server.prop.ServerExecutorProps
新建一个执行器
next - Variable in class org.noear.solon.boot.web.uploadfile.HttpMultipartCollection
Deprecated.
 
next() - Method in class org.noear.solon.boot.web.uploadfile.HttpMultipartCollection
Deprecated.
 
next - Variable in class org.noear.solon.server.http.uploadfile.HttpMultipartCollection
 
next() - Method in class org.noear.solon.server.http.uploadfile.HttpMultipartCollection
 
nextPart() - Method in class org.noear.solon.boot.web.uploadfile.HttpMultipartInputStream
Deprecated.
Advances the stream position to the beginning of the next part.
nextPart() - Method in class org.noear.solon.server.http.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
Deprecated.
 
of(String) - Static method in interface org.noear.solon.server.prop.ServerSslProps
 
onComplete(Context) - Method in class org.noear.solon.boot.web.AsyncContextState
Deprecated.
 
onComplete(Context) - Method in class org.noear.solon.server.handle.AsyncContextState
 
onError(Context, Throwable) - Method in class org.noear.solon.boot.web.AsyncContextState
Deprecated.
 
onError(Context, Throwable) - Method in class org.noear.solon.server.handle.AsyncContextState
 
onStart(Context) - Method in class org.noear.solon.boot.web.AsyncContextState
Deprecated.
 
onStart(Context) - Method in class org.noear.solon.server.handle.AsyncContextState
 
onTimeout(Context) - Method in class org.noear.solon.boot.web.AsyncContextState
Deprecated.
 
onTimeout(Context) - Method in class org.noear.solon.server.handle.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
 
org.noear.solon.server - package org.noear.solon.server
 
org.noear.solon.server.handle - package org.noear.solon.server.handle
 
org.noear.solon.server.http - package org.noear.solon.server.http
 
org.noear.solon.server.http.uploadfile - package org.noear.solon.server.http.uploadfile
 
org.noear.solon.server.io - package org.noear.solon.server.io
 
org.noear.solon.server.prop - package org.noear.solon.server.prop
 
org.noear.solon.server.prop.impl - package org.noear.solon.server.prop.impl
 
org.noear.solon.server.ssl - package org.noear.solon.server.ssl
 
org.noear.solon.server.util - package org.noear.solon.server.util
 
output_meta - Static variable in class org.noear.solon.boot.ServerProps
Deprecated.
是否输出元信息
output_meta - Static variable in class org.noear.solon.server.ServerProps
是否输出元信息
outputAsFile(DownloadedFile) - Method in class org.noear.solon.boot.web.WebContextBase
Deprecated.
输出为文件
outputAsFile(File) - Method in class org.noear.solon.boot.web.WebContextBase
Deprecated.
输出为文件
outputAsFile(DownloadedFile) - Method in class org.noear.solon.server.handle.ContextBase
输出为文件
outputAsFile(File) - Method in class org.noear.solon.server.handle.ContextBase
输出为文件
outputFile(Context, DownloadedFile, boolean) - Method in class org.noear.solon.boot.web.OutputUtils
Deprecated.
输出文件(主要是给动态输出用)
outputFile(Context, File, boolean) - Method in class org.noear.solon.boot.web.OutputUtils
Deprecated.
输出文件(主要是给动态输出用)
outputFile(Context, URL, String, boolean) - Method in class org.noear.solon.boot.web.OutputUtils
Deprecated.
输出文件(主要是给静态文件用)
outputFile(Context, DownloadedFile, boolean) - Method in class org.noear.solon.server.util.OutputUtils
输出文件(主要是给动态输出用)
outputFile(Context, File, boolean) - Method in class org.noear.solon.server.util.OutputUtils
输出文件(主要是给动态输出用)
outputFile(Context, URL, String, boolean) - Method in class org.noear.solon.server.util.OutputUtils
输出文件(主要是给静态文件用)
outputStream(Context, InputStream, long, String) - Method in class org.noear.solon.boot.web.OutputUtils
Deprecated.
输出流
outputStream(Context, InputStream, long, String) - Method in class org.noear.solon.server.util.OutputUtils
输出流
outputStreamAsGzip(Context, InputStream) - Method in class org.noear.solon.boot.web.OutputUtils
Deprecated.
输出流,做为 gzip 输出
outputStreamAsGzip() - Method in class org.noear.solon.boot.web.WebContextBase
Deprecated.
 
outputStreamAsGzip() - Method in class org.noear.solon.server.handle.ContextBase
 
outputStreamAsGzip(Context, InputStream) - Method in class org.noear.solon.server.util.OutputUtils
输出流,做为 gzip 输出
outputStreamAsRange(Context, InputStream, long) - Method in class org.noear.solon.boot.web.OutputUtils
Deprecated.
输出流,做为 range 形式输出(如果支持)
outputStreamAsRange(Context, InputStream, long) - Method in class org.noear.solon.server.util.OutputUtils
输出流,做为 range 形式输出(如果支持)
OutputUtils - Class in org.noear.solon.boot.web
Deprecated.
3.5
OutputUtils() - Constructor for class org.noear.solon.boot.web.OutputUtils
Deprecated.
 
OutputUtils - Class in org.noear.solon.server.util
Web 文件输出工具类
OutputUtils() - Constructor for class org.noear.solon.server.util.OutputUtils
 

P

parseURI(String) - Method in class org.noear.solon.server.handle.ContextBase
 
path() - Method in class org.noear.solon.boot.web.WebContextBase
Deprecated.
获取请求的URI路径
path() - Method in class org.noear.solon.server.handle.ContextBase
获取请求的URI路径

R

raiseError(long, long) - Method in class org.noear.solon.boot.io.LimitedInputStream
Deprecated.
 
raiseError(long, long) - Method in class org.noear.solon.server.io.LimitedInputStream
 
read() - Method in class org.noear.solon.boot.io.LimitedInputStream
Deprecated.
 
read(byte[], int, int) - Method in class org.noear.solon.boot.io.LimitedInputStream
Deprecated.
 
read() - Method in class org.noear.solon.boot.web.uploadfile.HttpMultipartInputStream
Deprecated.
 
read(byte[], int, int) - Method in class org.noear.solon.boot.web.uploadfile.HttpMultipartInputStream
Deprecated.
 
read() - Method in class org.noear.solon.server.http.uploadfile.HttpMultipartInputStream
 
read(byte[], int, int) - Method in class org.noear.solon.server.http.uploadfile.HttpMultipartInputStream
 
read() - Method in class org.noear.solon.server.io.LimitedInputStream
 
read(byte[], int, int) - Method in class org.noear.solon.server.io.LimitedInputStream
 
RedirectUtils - Class in org.noear.solon.boot.web
Deprecated.
3.5
RedirectUtils() - Constructor for class org.noear.solon.boot.web.RedirectUtils
Deprecated.
 
RedirectUtils - Class in org.noear.solon.server.util
Web 跳转工具
RedirectUtils() - Constructor for class org.noear.solon.server.util.RedirectUtils
 
remove(String) - Method in class org.noear.solon.boot.web.uploadfile.HttpHeaderCollection
Deprecated.
 
remove() - Method in class org.noear.solon.boot.web.uploadfile.HttpMultipartCollection
Deprecated.
 
remove(String) - Method in class org.noear.solon.server.http.uploadfile.HttpHeaderCollection
 
remove() - Method in class org.noear.solon.server.http.uploadfile.HttpMultipartCollection
 
replace(String, String) - Method in class org.noear.solon.boot.web.uploadfile.HttpHeaderCollection
Deprecated.
 
replace(String, String) - Method in class org.noear.solon.server.http.uploadfile.HttpHeaderCollection
 
request_encoding - Static variable in class org.noear.solon.boot.ServerProps
Deprecated.
请求编码
request_encoding - Static variable in class org.noear.solon.server.ServerProps
请求编码
request_maxBodySize - Static variable in class org.noear.solon.boot.ServerProps
Deprecated.
请求最大主体大小
request_maxBodySize - Static variable in class org.noear.solon.server.ServerProps
请求最大主体大小
request_maxFileSize - Static variable in class org.noear.solon.boot.ServerProps
Deprecated.
上传最大文件大小
request_maxFileSize - Static variable in class org.noear.solon.server.ServerProps
上传最大文件大小
request_maxHeaderSize - Static variable in class org.noear.solon.boot.ServerProps
Deprecated.
请求最大头大小
request_maxHeaderSize - Static variable in class org.noear.solon.server.ServerProps
请求最大头大小
request_useRawpath - Static variable in class org.noear.solon.boot.ServerProps
Deprecated.
上传使用原始路径
request_useRawpath - Static variable in class org.noear.solon.server.ServerProps
上传使用原始路径
request_useTempfile - Static variable in class org.noear.solon.boot.ServerProps
Deprecated.
上传使用临时文件
request_useTempfile - Static variable in class org.noear.solon.server.ServerProps
上传使用临时文件
requiredGzip(Context, String, long) - Static method in class org.noear.solon.boot.prop.GzipProps
Deprecated.
配置需要 gzip
requiredGzip(Context, String, long) - Static method in class org.noear.solon.server.prop.GzipProps
配置需要 gzip
resolveMime(String) - Static method in class org.noear.solon.boot.prop.GzipProps
Deprecated.
分析 mime
resolveMime(String) - Static method in class org.noear.solon.server.prop.GzipProps
分析 mime
response_encoding - Static variable in class org.noear.solon.boot.ServerProps
Deprecated.
响应编码
response_encoding - Static variable in class org.noear.solon.server.ServerProps
响应编码
rinseUri(String) - Static method in class org.noear.solon.boot.web.DecodeUtils
Deprecated.
清洗 uri
rinseUri(String) - Static method in class org.noear.solon.server.util.DecodeUtils
清洗 uri

S

SERVER_HTTP_GZIP_ENABLE - Static variable in interface org.noear.solon.boot.ServerConstants
Deprecated.
 
SERVER_HTTP_GZIP_ENABLE - Static variable in interface org.noear.solon.server.ServerConstants
 
SERVER_HTTP_GZIP_MIMETYPES - Static variable in interface org.noear.solon.boot.ServerConstants
Deprecated.
 
SERVER_HTTP_GZIP_MIMETYPES - Static variable in interface org.noear.solon.server.ServerConstants
 
SERVER_HTTP_GZIP_MINSIZE - Static variable in interface org.noear.solon.boot.ServerConstants
Deprecated.
 
SERVER_HTTP_GZIP_MINSIZE - Static variable in interface org.noear.solon.server.ServerConstants
 
SERVER_REQUEST_ENCODING - Static variable in interface org.noear.solon.boot.ServerConstants
Deprecated.
 
SERVER_REQUEST_ENCODING - Static variable in interface org.noear.solon.server.ServerConstants
 
SERVER_REQUEST_MAXBODYSIZE - Static variable in interface org.noear.solon.boot.ServerConstants
Deprecated.
 
SERVER_REQUEST_MAXBODYSIZE - Static variable in interface org.noear.solon.server.ServerConstants
 
SERVER_REQUEST_MAXFILESIZE - Static variable in interface org.noear.solon.boot.ServerConstants
Deprecated.
 
SERVER_REQUEST_MAXFILESIZE - Static variable in interface org.noear.solon.server.ServerConstants
 
SERVER_REQUEST_MAXHEADERSIZE - Static variable in interface org.noear.solon.boot.ServerConstants
Deprecated.
 
SERVER_REQUEST_MAXHEADERSIZE - Static variable in interface org.noear.solon.server.ServerConstants
 
SERVER_REQUEST_USERAWPATH - Static variable in interface org.noear.solon.boot.ServerConstants
Deprecated.
 
SERVER_REQUEST_USERAWPATH - Static variable in interface org.noear.solon.server.ServerConstants
 
SERVER_REQUEST_USETEMPFILE - Static variable in interface org.noear.solon.boot.ServerConstants
Deprecated.
 
SERVER_REQUEST_USETEMPFILE - Static variable in interface org.noear.solon.server.ServerConstants
 
SERVER_SSL_KEY_PASSWORD - Static variable in interface org.noear.solon.boot.ServerConstants
Deprecated.
 
SERVER_SSL_KEY_PASSWORD - Static variable in interface org.noear.solon.server.ServerConstants
 
SERVER_SSL_KEY_STORE - Static variable in interface org.noear.solon.boot.ServerConstants
Deprecated.
 
SERVER_SSL_KEY_STORE - Static variable in interface org.noear.solon.server.ServerConstants
 
SERVER_SSL_KEY_TYPE - Static variable in interface org.noear.solon.boot.ServerConstants
Deprecated.
 
SERVER_SSL_KEY_TYPE - Static variable in interface org.noear.solon.server.ServerConstants
 
ServerConstants - Interface in org.noear.solon.boot
Deprecated.
3.5
ServerConstants - Interface in org.noear.solon.server
 
ServerExecutorProps - Interface in org.noear.solon.boot.prop
Deprecated.
3.5
ServerExecutorProps - Interface in org.noear.solon.server.prop
服务执行属性
ServerLifecycle - Interface in org.noear.solon.boot
Deprecated.
3.5
ServerLifecycle - Interface in org.noear.solon.server
服务生命周期
ServerProps - Class in org.noear.solon.boot
Deprecated.
3.5
ServerProps() - Constructor for class org.noear.solon.boot.ServerProps
Deprecated.
 
ServerProps - Class in org.noear.solon.server
服务公共属性
ServerProps() - Constructor for class org.noear.solon.server.ServerProps
 
ServerSignalProps - Interface in org.noear.solon.boot.prop
Deprecated.
3.5
ServerSignalProps - Interface in org.noear.solon.server.prop
服务信号属性
ServerSslProps - Interface in org.noear.solon.boot.prop
Deprecated.
3.5
ServerSslProps - Interface in org.noear.solon.server.prop
服务证书属性
session(String, Class<T>) - Method in class org.noear.solon.boot.web.WebContextBase
Deprecated.
获取 session 状态
session(String, Class<T>) - Method in class org.noear.solon.server.handle.ContextBase
获取 session 状态
session_cookieDomain - Static variable in class org.noear.solon.boot.web.SessionProps
Deprecated.
 
session_cookieDomain - Static variable in class org.noear.solon.server.handle.SessionProps
 
session_cookieDomainAuto - Static variable in class org.noear.solon.boot.web.SessionProps
Deprecated.
 
session_cookieDomainAuto - Static variable in class org.noear.solon.server.handle.SessionProps
 
session_cookieName - Static variable in class org.noear.solon.boot.web.SessionProps
Deprecated.
 
session_cookieName - Static variable in class org.noear.solon.server.handle.SessionProps
 
SESSION_CREATION_TIME - Static variable in interface org.noear.solon.boot.ServerConstants
Deprecated.
 
SESSION_CREATION_TIME - Static variable in interface org.noear.solon.server.ServerConstants
 
SESSION_LAST_ACCESS_TIME - Static variable in interface org.noear.solon.boot.ServerConstants
Deprecated.
 
SESSION_LAST_ACCESS_TIME - Static variable in interface org.noear.solon.server.ServerConstants
 
session_timeout - Static variable in class org.noear.solon.boot.web.SessionProps
Deprecated.
 
session_timeout - Static variable in class org.noear.solon.server.handle.SessionProps
 
sessionAsDouble(String) - Method in class org.noear.solon.boot.web.WebContextBase
Deprecated.
获取 session 状态,并以 double 型输出
sessionAsDouble(String, double) - Method in class org.noear.solon.boot.web.WebContextBase
Deprecated.
获取 session 状态,并以 double 型输出
sessionAsDouble(String) - Method in class org.noear.solon.server.handle.ContextBase
获取 session 状态,并以 double 型输出
sessionAsDouble(String, double) - Method in class org.noear.solon.server.handle.ContextBase
获取 session 状态,并以 double 型输出
sessionAsInt(String) - Method in class org.noear.solon.boot.web.WebContextBase
Deprecated.
获取 session 状态,并以 int 型输出
sessionAsInt(String, int) - Method in class org.noear.solon.boot.web.WebContextBase
Deprecated.
获取 session 状态,并以 int 型输出 output
sessionAsInt(String) - Method in class org.noear.solon.server.handle.ContextBase
获取 session 状态,并以 int 型输出
sessionAsInt(String, int) - Method in class org.noear.solon.server.handle.ContextBase
获取 session 状态,并以 int 型输出 output
sessionAsLong(String) - Method in class org.noear.solon.boot.web.WebContextBase
Deprecated.
获取 session 状态,并以 long 型输出
sessionAsLong(String, long) - Method in class org.noear.solon.boot.web.WebContextBase
Deprecated.
获取 session 状态,并以 long 型输出
sessionAsLong(String) - Method in class org.noear.solon.server.handle.ContextBase
获取 session 状态,并以 long 型输出
sessionAsLong(String, long) - Method in class org.noear.solon.server.handle.ContextBase
获取 session 状态,并以 long 型输出
sessionClear() - Method in class org.noear.solon.boot.web.WebContextBase
Deprecated.
清空 session 状态
sessionClear() - Method in class org.noear.solon.server.handle.ContextBase
清空 session 状态
sessionId() - Method in class org.noear.solon.boot.web.WebContextBase
Deprecated.
获取 sessionId
sessionId() - Method in class org.noear.solon.server.handle.ContextBase
获取 sessionId
sessionIdGet(boolean) - Method in class org.noear.solon.boot.web.SessionStateBase
Deprecated.
 
sessionIdGet(boolean) - Method in class org.noear.solon.server.handle.SessionStateBase
 
sessionIdPush() - Method in class org.noear.solon.boot.web.SessionStateBase
Deprecated.
 
sessionIdPush() - Method in class org.noear.solon.server.handle.SessionStateBase
 
sessionOrDefault(String, T) - Method in class org.noear.solon.boot.web.WebContextBase
Deprecated.
获取 session 状态(泛型转换,存在风险)
sessionOrDefault(String, T) - Method in class org.noear.solon.server.handle.ContextBase
获取 session 状态(泛型转换,存在风险)
SessionProps - Class in org.noear.solon.boot.web
Deprecated.
3.5
SessionProps() - Constructor for class org.noear.solon.boot.web.SessionProps
Deprecated.
 
SessionProps - Class in org.noear.solon.server.handle
Web 会话状态基本属性
SessionProps() - Constructor for class org.noear.solon.server.handle.SessionProps
 
sessionRemove(String) - Method in class org.noear.solon.boot.web.WebContextBase
Deprecated.
移除 session 状态
sessionRemove(String) - Method in class org.noear.solon.server.handle.ContextBase
移除 session 状态
sessionReset() - Method in class org.noear.solon.boot.web.WebContextBase
Deprecated.
 
sessionReset() - Method in class org.noear.solon.server.handle.ContextBase
 
sessionSet(String, Object) - Method in class org.noear.solon.boot.web.WebContextBase
Deprecated.
设置 session 状态
sessionSet(String, Object) - Method in class org.noear.solon.server.handle.ContextBase
设置 session 状态
SessionStateBase - Class in org.noear.solon.boot.web
Deprecated.
3.5
SessionStateBase(Context) - Constructor for class org.noear.solon.boot.web.SessionStateBase
Deprecated.
 
SessionStateBase - Class in org.noear.solon.server.handle
Web 会话状态基类
SessionStateBase(Context) - Constructor for class org.noear.solon.server.handle.SessionStateBase
 
set(boolean, SSLContext) - Method in class org.noear.solon.boot.ssl.SslConfig
Deprecated.
设置
set(boolean, SSLContext) - Method in class org.noear.solon.server.ssl.SslConfig
设置
setExecutor(Executor) - Method in interface org.noear.solon.boot.http.HttpServerConfigure
Deprecated.
设置执行器(线程池)
setExecutor(Executor) - Method in interface org.noear.solon.server.http.HttpServerConfigure
设置执行器(线程池)
SIGNAL_HTTP - Static variable in interface org.noear.solon.boot.ServerConstants
Deprecated.
 
SIGNAL_HTTP - Static variable in interface org.noear.solon.server.ServerConstants
 
SIGNAL_LIFECYCLE_INDEX - Static variable in interface org.noear.solon.boot.ServerConstants
Deprecated.
 
SIGNAL_LIFECYCLE_INDEX - Static variable in interface org.noear.solon.server.ServerConstants
 
SIGNAL_SOCKET - Static variable in interface org.noear.solon.boot.ServerConstants
Deprecated.
 
SIGNAL_SOCKET - Static variable in interface org.noear.solon.server.ServerConstants
 
SIGNAL_WEBSOCKET - Static variable in interface org.noear.solon.boot.ServerConstants
Deprecated.
 
SIGNAL_WEBSOCKET - Static variable in interface org.noear.solon.server.ServerConstants
 
size() - Method in class org.noear.solon.boot.web.uploadfile.HttpHeaderCollection
Deprecated.
 
size() - Method in class org.noear.solon.server.http.uploadfile.HttpHeaderCollection
 
skip(long) - Method in class org.noear.solon.boot.web.uploadfile.HttpMultipartInputStream
Deprecated.
 
skip(long) - Method in class org.noear.solon.server.http.uploadfile.HttpMultipartInputStream
 
SocketServerProps - Class in org.noear.solon.boot.prop.impl
Deprecated.
3.5
SocketServerProps(int) - Constructor for class org.noear.solon.boot.prop.impl.SocketServerProps
Deprecated.
 
SocketServerProps - Class in org.noear.solon.server.prop.impl
Socket 信号服务属性
SocketServerProps(int) - Constructor for class org.noear.solon.server.prop.impl.SocketServerProps
 
SslConfig - Class in org.noear.solon.boot.ssl
Deprecated.
3.5
SslConfig(String) - Constructor for class org.noear.solon.boot.ssl.SslConfig
Deprecated.
 
SslConfig - Class in org.noear.solon.server.ssl
 
SslConfig(String) - Constructor for class org.noear.solon.server.ssl.SslConfig
 
SslContextFactory - Class in org.noear.solon.boot.ssl
Deprecated.
3.5
SslContextFactory() - Constructor for class org.noear.solon.boot.ssl.SslContextFactory
Deprecated.
 
SslContextFactory - Class in org.noear.solon.server.ssl
 
SslContextFactory() - Constructor for class org.noear.solon.server.ssl.SslContextFactory
 
start(String, int) - Method in interface org.noear.solon.boot.ServerLifecycle
Deprecated.
启动
start(String, int) - Method in interface org.noear.solon.server.ServerLifecycle
启动
state - Variable in class org.noear.solon.boot.web.uploadfile.HttpMultipartInputStream
Deprecated.
 
state - Variable in class org.noear.solon.server.http.uploadfile.HttpMultipartInputStream
 
status4xx(Context, Exception) - Static method in class org.noear.solon.boot.web.DecodeUtils
Deprecated.
构建关状态异常
status4xx(Context, Exception) - Static method in class org.noear.solon.server.util.DecodeUtils
构建关状态异常
stop() - Method in interface org.noear.solon.boot.ServerLifecycle
Deprecated.
停止
stop() - Method in interface org.noear.solon.server.ServerLifecycle
停止

T

tail - Variable in class org.noear.solon.boot.web.uploadfile.HttpMultipartInputStream
Deprecated.
 
tail - Variable in class org.noear.solon.server.http.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
Deprecated.
 
urlDecode(String) - Static method in class org.noear.solon.server.ServerProps
 

V

value - Variable in class org.noear.solon.boot.web.uploadfile.HttpHeader
Deprecated.
 
value - Variable in class org.noear.solon.server.http.uploadfile.HttpHeader
 

W

WebContextBase - Class in org.noear.solon.boot.web
Deprecated.
3.5
WebContextBase() - Constructor for class org.noear.solon.boot.web.WebContextBase
Deprecated.
 
WebSocketServerProps - Class in org.noear.solon.boot.prop.impl
Deprecated.
3.5
WebSocketServerProps(int) - Constructor for class org.noear.solon.boot.prop.impl.WebSocketServerProps
Deprecated.
 
WebSocketServerProps - Class in org.noear.solon.server.prop.impl
WebSocket 信号服务属性
WebSocketServerProps(int) - Constructor for class org.noear.solon.server.prop.impl.WebSocketServerProps
 

_

_domain - Static variable in class org.noear.solon.boot.web.SessionStateBase
Deprecated.
 
_domain - Static variable in class org.noear.solon.server.handle.SessionStateBase
 
_expiry - Static variable in class org.noear.solon.boot.web.SessionStateBase
Deprecated.
 
_expiry - Static variable in class org.noear.solon.server.handle.SessionStateBase
 
_fileMap - Variable in class org.noear.solon.boot.web.WebContextBase
Deprecated.
 
_fileMap - Variable in class org.noear.solon.server.handle.ContextBase
 
A B C D E F G H I L M N O P R S T U V W _ 
Skip navigation links

Copyright © 2025. All rights reserved.