- 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
-
- ServerConstants - Interface in org.noear.solon.server
-
- ServerExecutorProps - Interface in org.noear.solon.boot.prop
-
- ServerExecutorProps - Interface in org.noear.solon.server.prop
-
服务执行属性
- ServerLifecycle - Interface in org.noear.solon.boot
-
- ServerLifecycle - Interface in org.noear.solon.server
-
服务生命周期
- ServerProps - Class in org.noear.solon.boot
-
- 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
-
- ServerSignalProps - Interface in org.noear.solon.server.prop
-
服务信号属性
- ServerSslProps - Interface in org.noear.solon.boot.prop
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
停止