跳过导航链接
A B C E G H I L M O R S T W _ 

A

ALL_VALUE - 类 中的静态变量org.noear.solon.boot.web.MimeType
 
APPLICATION_ATOM_XML_VALUE - 类 中的静态变量org.noear.solon.boot.web.MimeType
 
APPLICATION_FORM_URLENCODED_VALUE - 类 中的静态变量org.noear.solon.boot.web.MimeType
 
APPLICATION_JSON_UTF8_VALUE - 类 中的静态变量org.noear.solon.boot.web.MimeType
 
APPLICATION_JSON_VALUE - 类 中的静态变量org.noear.solon.boot.web.MimeType
 
APPLICATION_OCTET_STREAM_VALUE - 类 中的静态变量org.noear.solon.boot.web.MimeType
 
APPLICATION_PDF_VALUE - 类 中的静态变量org.noear.solon.boot.web.MimeType
 
APPLICATION_PROBLEM_JSON_UTF8_VALUE - 类 中的静态变量org.noear.solon.boot.web.MimeType
 
APPLICATION_PROBLEM_JSON_VALUE - 类 中的静态变量org.noear.solon.boot.web.MimeType
 
APPLICATION_PROBLEM_XML_VALUE - 类 中的静态变量org.noear.solon.boot.web.MimeType
 
APPLICATION_RSS_XML_VALUE - 类 中的静态变量org.noear.solon.boot.web.MimeType
 
APPLICATION_STREAM_JSON_VALUE - 类 中的静态变量org.noear.solon.boot.web.MimeType
 
APPLICATION_XHTML_XML_VALUE - 类 中的静态变量org.noear.solon.boot.web.MimeType
 
APPLICATION_XML_VALUE - 类 中的静态变量org.noear.solon.boot.web.MimeType
 

B

BaseServerProps - org.noear.solon.boot.prop.impl中的类
 
BaseServerProps(String, int) - 类 的构造器org.noear.solon.boot.prop.impl.BaseServerProps
 

C

close() - 类 中的方法org.noear.solon.boot.io.LimitedInputStream
 
Constants - org.noear.solon.boot.web中的类
 
Constants() - 类 的构造器org.noear.solon.boot.web.Constants
 
contentCharset() - 类 中的方法org.noear.solon.boot.web.ContextBase
 
contentType() - 类 中的方法org.noear.solon.boot.web.ContextBase
 
ContextBase - org.noear.solon.boot.web中的类
 
ContextBase() - 类 的构造器org.noear.solon.boot.web.ContextBase
 
cookieGet(String) - 类 中的方法org.noear.solon.boot.web.SessionStateBase
 
cookieSet(String, String) - 类 中的方法org.noear.solon.boot.web.SessionStateBase
 
create() - 类 中的静态方法org.noear.solon.boot.ssl.SslContextFactory
 
ctx - 类 中的变量org.noear.solon.boot.web.SessionStateBase
 

E

extractQuotedValueFromHeader(String, String) - 类 中的静态方法org.noear.solon.boot.web.HeaderUtils
 

G

getBioExecutor(String) - 接口 中的方法org.noear.solon.boot.prop.ServerExecutorProps
获取一个执行器(Bio 一级执行器)
getCoreThreads() - 类 中的方法org.noear.solon.boot.prop.impl.BaseServerProps
核心线程数
getCoreThreads() - 接口 中的方法org.noear.solon.boot.prop.ServerExecutorProps
核心线程数
getHost() - 类 中的方法org.noear.solon.boot.prop.impl.BaseServerProps
 
getHost() - 接口 中的方法org.noear.solon.boot.prop.ServerSignalProps
主机
getIdleTimeout() - 类 中的方法org.noear.solon.boot.prop.impl.BaseServerProps
闪置超时
getIdleTimeout() - 接口 中的方法org.noear.solon.boot.prop.ServerExecutorProps
闪置超时
getMaxThreads(boolean) - 类 中的方法org.noear.solon.boot.prop.impl.BaseServerProps
最大线程数
getMaxThreads(boolean) - 接口 中的方法org.noear.solon.boot.prop.ServerExecutorProps
最大线程数
getName() - 类 中的方法org.noear.solon.boot.prop.impl.BaseServerProps
 
getName() - 接口 中的方法org.noear.solon.boot.prop.ServerSignalProps
名称
getPort() - 类 中的方法org.noear.solon.boot.prop.impl.BaseServerProps
 
getPort() - 接口 中的方法org.noear.solon.boot.prop.ServerSignalProps
端口
getRedirectPath(String) - 类 中的静态方法org.noear.solon.boot.web.RedirectUtils
获取跳转地址
getWrapHost() - 类 中的方法org.noear.solon.boot.prop.impl.BaseServerProps
 
getWrapHost() - 接口 中的方法org.noear.solon.boot.prop.ServerSignalProps
包装主机
getWrapPort() - 类 中的方法org.noear.solon.boot.prop.impl.BaseServerProps
 
getWrapPort() - 接口 中的方法org.noear.solon.boot.prop.ServerSignalProps
包装端口

H

HEADER_CONTENT_LENGTH - 类 中的静态变量org.noear.solon.boot.web.Constants
 
HEADER_CONTENT_TYPE - 类 中的静态变量org.noear.solon.boot.web.Constants
 
HEADER_COOKIE - 类 中的静态变量org.noear.solon.boot.web.Constants
 
HEADER_HOST - 类 中的静态变量org.noear.solon.boot.web.Constants
 
HEADER_LOCATION - 类 中的静态变量org.noear.solon.boot.web.Constants
 
HEADER_SET_COOKIE - 类 中的静态变量org.noear.solon.boot.web.Constants
 
HEADER_X_FORWARDED_FOR - 类 中的静态变量org.noear.solon.boot.web.Constants
 
HeaderUtils - org.noear.solon.boot.web中的类
 
HeaderUtils() - 类 的构造器org.noear.solon.boot.web.HeaderUtils
 
HttpServerProps - org.noear.solon.boot.prop.impl中的类
 
HttpServerProps() - 类 的构造器org.noear.solon.boot.prop.impl.HttpServerProps
 

I

IMAGE_GIF_VALUE - 类 中的静态变量org.noear.solon.boot.web.MimeType
 
IMAGE_JPEG_VALUE - 类 中的静态变量org.noear.solon.boot.web.MimeType
 
IMAGE_PNG_VALUE - 类 中的静态变量org.noear.solon.boot.web.MimeType
 
init() - 类 中的静态方法org.noear.solon.boot.ServerProps
 
isIoBound() - 类 中的方法org.noear.solon.boot.prop.impl.BaseServerProps
 
isIoBound() - 接口 中的方法org.noear.solon.boot.prop.ServerExecutorProps
 

L

LimitedInputException - org.noear.solon.boot.io中的异常错误
限制输入异常
LimitedInputException() - 异常错误 的构造器org.noear.solon.boot.io.LimitedInputException
 
LimitedInputException(String) - 异常错误 的构造器org.noear.solon.boot.io.LimitedInputException
 
LimitedInputException(String, Throwable) - 异常错误 的构造器org.noear.solon.boot.io.LimitedInputException
 
LimitedInputException(Throwable) - 异常错误 的构造器org.noear.solon.boot.io.LimitedInputException
 
LimitedInputStream - org.noear.solon.boot.io中的类
 
LimitedInputStream(InputStream, long) - 类 的构造器org.noear.solon.boot.io.LimitedInputStream
 

M

MimeType - org.noear.solon.boot.web中的类
媒体类型
MimeType() - 类 的构造器org.noear.solon.boot.web.MimeType
 
MULTIPART_FORM_DATA_VALUE - 类 中的静态变量org.noear.solon.boot.web.MimeType
 

O

org.noear.solon.boot - 程序包 org.noear.solon.boot
 
org.noear.solon.boot.io - 程序包 org.noear.solon.boot.io
 
org.noear.solon.boot.prop - 程序包 org.noear.solon.boot.prop
 
org.noear.solon.boot.prop.impl - 程序包 org.noear.solon.boot.prop.impl
 
org.noear.solon.boot.ssl - 程序包 org.noear.solon.boot.ssl
 
org.noear.solon.boot.web - 程序包 org.noear.solon.boot.web
 
output_meta - 类 中的静态变量org.noear.solon.boot.ServerProps
是否输出元信息

R

raiseError(long, long) - 类 中的方法org.noear.solon.boot.io.LimitedInputStream
 
read() - 类 中的方法org.noear.solon.boot.io.LimitedInputStream
 
read(byte[], int, int) - 类 中的方法org.noear.solon.boot.io.LimitedInputStream
 
RedirectUtils - org.noear.solon.boot.web中的类
跳转工具
RedirectUtils() - 类 的构造器org.noear.solon.boot.web.RedirectUtils
 
request_encoding - 类 中的静态变量org.noear.solon.boot.ServerProps
请求编码
request_maxBodySize - 类 中的静态变量org.noear.solon.boot.ServerProps
请求最大主体大小
request_maxFileSize - 类 中的静态变量org.noear.solon.boot.ServerProps
分片最大文件大小
request_maxHeaderSize - 类 中的静态变量org.noear.solon.boot.ServerProps
请求最大头大小
response_encoding - 类 中的静态变量org.noear.solon.boot.ServerProps
响应编码

S

SERVER_KEY_PASSWORD - 类 中的静态变量org.noear.solon.boot.ServerConstants
 
SERVER_KEY_STORE - 类 中的静态变量org.noear.solon.boot.ServerConstants
 
SERVER_KEY_TYPE - 类 中的静态变量org.noear.solon.boot.ServerConstants
 
ServerConstants - org.noear.solon.boot中的类
 
ServerConstants() - 类 的构造器org.noear.solon.boot.ServerConstants
 
ServerExecutorProps - org.noear.solon.boot.prop中的接口
服务执行属性
ServerLifecycle - org.noear.solon.boot中的接口
服务生命周期
ServerProps - org.noear.solon.boot中的类
服务公共属性
ServerProps() - 类 的构造器org.noear.solon.boot.ServerProps
 
ServerSignalProps - org.noear.solon.boot.prop中的接口
服务信号属性
session(String) - 类 中的方法org.noear.solon.boot.web.ContextBase
获取 session 状态
session(String, T) - 类 中的方法org.noear.solon.boot.web.ContextBase
获取 session 状态(泛型转换,存在风险)
session_cookieDomain - 类 中的静态变量org.noear.solon.boot.web.SessionProps
 
session_cookieDomainAuto - 类 中的静态变量org.noear.solon.boot.web.SessionProps
 
session_cookieName - 类 中的静态变量org.noear.solon.boot.web.SessionProps
 
session_state_domain - 类 中的静态变量org.noear.solon.boot.ServerProps
会话状态域
session_timeout - 类 中的静态变量org.noear.solon.boot.ServerProps
会话超时
session_timeout - 类 中的静态变量org.noear.solon.boot.web.SessionProps
 
sessionAsDouble(String) - 类 中的方法org.noear.solon.boot.web.ContextBase
获取 session 状态,并以 double 型输出
sessionAsDouble(String, double) - 类 中的方法org.noear.solon.boot.web.ContextBase
获取 session 状态,并以 double 型输出
sessionAsInt(String) - 类 中的方法org.noear.solon.boot.web.ContextBase
获取 session 状态,并以 int 型输出
sessionAsInt(String, int) - 类 中的方法org.noear.solon.boot.web.ContextBase
获取 session 状态,并以 int 型输出
sessionAsLong(String) - 类 中的方法org.noear.solon.boot.web.ContextBase
获取 session 状态,并以 long 型输出
sessionAsLong(String, long) - 类 中的方法org.noear.solon.boot.web.ContextBase
获取 session 状态,并以 long 型输出
sessionClear() - 类 中的方法org.noear.solon.boot.web.ContextBase
清空 session 状态
sessionId() - 类 中的方法org.noear.solon.boot.web.ContextBase
获取 sessionId
sessionIdGet(boolean) - 类 中的方法org.noear.solon.boot.web.SessionStateBase
 
sessionIdPush() - 类 中的方法org.noear.solon.boot.web.SessionStateBase
 
SessionProps - org.noear.solon.boot.web中的类
会话状态基本属性
SessionProps() - 类 的构造器org.noear.solon.boot.web.SessionProps
 
sessionRemove(String) - 类 中的方法org.noear.solon.boot.web.ContextBase
移除 session 状态
sessionSet(String, Object) - 类 中的方法org.noear.solon.boot.web.ContextBase
设置 session 状态
SessionStateBase - org.noear.solon.boot.web中的类
会话状态基类
SessionStateBase(Context) - 类 的构造器org.noear.solon.boot.web.SessionStateBase
 
SocketServerProps - org.noear.solon.boot.prop.impl中的类
 
SocketServerProps(int) - 类 的构造器org.noear.solon.boot.prop.impl.SocketServerProps
 
SSL_KEYSTORE - 类 中的静态变量org.noear.solon.boot.ServerConstants
 
SSL_KEYSTORE_PASSWORD - 类 中的静态变量org.noear.solon.boot.ServerConstants
 
SSL_KEYSTORE_TYPE - 类 中的静态变量org.noear.solon.boot.ServerConstants
 
SslContextFactory - org.noear.solon.boot.ssl中的类
 
SslContextFactory() - 类 的构造器org.noear.solon.boot.ssl.SslContextFactory
 
start(String, int) - 接口 中的方法org.noear.solon.boot.ServerLifecycle
启动
stop() - 接口 中的方法org.noear.solon.boot.ServerLifecycle
停目

T

TEXT_EVENT_STREAM_VALUE - 类 中的静态变量org.noear.solon.boot.web.MimeType
 
TEXT_HTML_VALUE - 类 中的静态变量org.noear.solon.boot.web.MimeType
 
TEXT_JSON_VALUE - 类 中的静态变量org.noear.solon.boot.web.MimeType
 
TEXT_MARKDOWN_VALUE - 类 中的静态变量org.noear.solon.boot.web.MimeType
 
TEXT_PLAIN_VALUE - 类 中的静态变量org.noear.solon.boot.web.MimeType
 
TEXT_XML_VALUE - 类 中的静态变量org.noear.solon.boot.web.MimeType
 

W

WebSocketServerProps - org.noear.solon.boot.prop.impl中的类
 
WebSocketServerProps(int) - 类 的构造器org.noear.solon.boot.prop.impl.WebSocketServerProps
 

_

_domain - 类 中的静态变量org.noear.solon.boot.web.SessionStateBase
 
_expiry - 类 中的静态变量org.noear.solon.boot.web.SessionStateBase
 
A B C E G H I L M O R S T W _ 
跳过导航链接

Copyright © 2023. All rights reserved.