跳过导航链接
A B C D E F G H I J L M N O P Q R S T U V W 

A

add(String, String) - 类 中的方法cn.hserver.plugin.web.context.Cookie
 
addCookie(Cookie) - 类 中的方法cn.hserver.plugin.web.context.Response
添加Cookie
addCookie(Cookie) - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpResponse
添加Cookie
addParam(Class, Method) - 类 中的静态方法cn.hserver.plugin.web.util.ParameterUtil
 
addPermission(RouterPermission) - 类 中的静态方法cn.hserver.plugin.web.router.RouterManager
 
addReqParams(String, String) - 类 中的方法cn.hserver.plugin.web.context.Request
 
addReqUrlParams(String, String) - 类 中的方法cn.hserver.plugin.web.context.Request
 
addRouter(RouterInfo) - 类 中的静态方法cn.hserver.plugin.web.router.RouterManager
 
after(Class, Method, Object) - 类 中的方法cn.hserver.plugin.web.hook.QpsHook
 
ApiData - cn.hserver.plugin.web.api中的类
 
ApiData() - 类 的构造器cn.hserver.plugin.web.api.ApiData
 
ApiData.ReqData - cn.hserver.plugin.web.api中的类
 
ApiDoc - cn.hserver.plugin.web.api中的类
Api 数据操作对象
ApiDoc(Class<?>) - 类 的构造器cn.hserver.plugin.web.api.ApiDoc
第一步开始扫描应该有的包对象
ApiDoc(String) - 类 的构造器cn.hserver.plugin.web.api.ApiDoc
 
ApiImplicitParam - cn.hserver.plugin.web.annotation.apidoc中的注释类型
 
ApiImplicitParams - cn.hserver.plugin.web.annotation.apidoc中的注释类型
 
ApiResult - cn.hserver.plugin.web.api中的类
 
ApiResult() - 类 的构造器cn.hserver.plugin.web.api.ApiResult
 
APPLICATION - 接口 中的静态变量cn.hserver.plugin.web.context.MimeType
 
AssertFalse - cn.hserver.plugin.web.annotation.validate中的注释类型
字段为必须为false
AssertTrue - cn.hserver.plugin.web.annotation.validate中的注释类型
字段为必须为true

B

before(Class, Method, Object[]) - 类 中的方法cn.hserver.plugin.web.hook.QpsHook
 
BUG_ADDRESS - 类 中的静态变量cn.hserver.plugin.web.context.WebConstConfig
git 地址反馈
buildControllerDownloadType(Response) - 类 中的静态方法cn.hserver.plugin.web.handlers.BuildResponse
控制下载类型的文件
buildEnd(Request, FullHttpResponse, Response) - 类 中的静态方法cn.hserver.plugin.web.handlers.BuildResponse
对于head头相关的数据设置,做下收尾
buildError(BusinessException) - 类 中的静态方法cn.hserver.plugin.web.handlers.BuildResponse
报错的处理
buildError(Throwable) - 类 中的静态方法cn.hserver.plugin.web.handlers.BuildResponse
 
buildHttpResponseData(Response) - 类 中的静态方法cn.hserver.plugin.web.handlers.BuildResponse
HttpResponse对象中设置的数据
BuildResponse - cn.hserver.plugin.web.handlers中的类
构建返回对象的数据工具集合
BuildResponse() - 类 的构造器cn.hserver.plugin.web.handlers.BuildResponse
 
buildStaticShowType(HServerContext) - 类 中的静态方法cn.hserver.plugin.web.handlers.BuildResponse
静态文件
buildString(String) - 类 中的静态方法cn.hserver.plugin.web.handlers.BuildResponse
 
BUSINESS_EVENT - 类 中的静态变量cn.hserver.plugin.web.context.WebConstConfig
业务线程池子
BusinessBean - cn.hserver.plugin.web.exception中的类
 
BusinessBean() - 类 的构造器cn.hserver.plugin.web.exception.BusinessBean
 
BusinessException - cn.hserver.plugin.web.exception中的异常错误
业务异常
BusinessException() - 异常错误 的构造器cn.hserver.plugin.web.exception.BusinessException
 
BusinessException(Integer, String, Throwable, Webkit) - 异常错误 的构造器cn.hserver.plugin.web.exception.BusinessException
 
BusinessException(String) - 异常错误 的构造器cn.hserver.plugin.web.exception.BusinessException
 

C

channelRead0(ChannelHandlerContext, FullHttpRequest) - 类 中的方法cn.hserver.plugin.web.handlers.HServerContentHandler
 
channelRead0(ChannelHandlerContext, HServerContext) - 类 中的方法cn.hserver.plugin.web.handlers.RouterHandler
 
channelRead0(ChannelHandlerContext, Object) - 类 中的方法cn.hserver.plugin.web.handlers.WebSocketServerHandler
 
channelReadComplete(ChannelHandlerContext) - 类 中的方法cn.hserver.plugin.web.handlers.RouterHandler
 
channelReadComplete(ChannelHandlerContext) - 类 中的方法cn.hserver.plugin.web.handlers.WebSocketServerHandler
 
cn.hserver.plugin.web - 程序包 cn.hserver.plugin.web
 
cn.hserver.plugin.web.annotation - 程序包 cn.hserver.plugin.web.annotation
 
cn.hserver.plugin.web.annotation.apidoc - 程序包 cn.hserver.plugin.web.annotation.apidoc
 
cn.hserver.plugin.web.annotation.validate - 程序包 cn.hserver.plugin.web.annotation.validate
 
cn.hserver.plugin.web.api - 程序包 cn.hserver.plugin.web.api
 
cn.hserver.plugin.web.context - 程序包 cn.hserver.plugin.web.context
 
cn.hserver.plugin.web.exception - 程序包 cn.hserver.plugin.web.exception
 
cn.hserver.plugin.web.handlers - 程序包 cn.hserver.plugin.web.handlers
 
cn.hserver.plugin.web.hook - 程序包 cn.hserver.plugin.web.hook
 
cn.hserver.plugin.web.interfaces - 程序包 cn.hserver.plugin.web.interfaces
 
cn.hserver.plugin.web.json - 程序包 cn.hserver.plugin.web.json
 
cn.hserver.plugin.web.limit - 程序包 cn.hserver.plugin.web.limit
 
cn.hserver.plugin.web.log - 程序包 cn.hserver.plugin.web.log
 
cn.hserver.plugin.web.protocol - 程序包 cn.hserver.plugin.web.protocol
 
cn.hserver.plugin.web.router - 程序包 cn.hserver.plugin.web.router
 
cn.hserver.plugin.web.util - 程序包 cn.hserver.plugin.web.util
 
CONNECT - cn.hserver.plugin.web.annotation中的注释类型
 
Controller - cn.hserver.plugin.web.annotation中的注释类型
 
ControllerParameter(String[], boolean) - 类 的构造器cn.hserver.plugin.web.util.ParameterUtil.ControllerParameter
 
convert(ILoggingEvent) - 类 中的方法cn.hserver.plugin.web.log.RequestIdClassicConverter
 
convertMapToObject(Map, Class) - 类 中的方法cn.hserver.plugin.web.json.JackSonJsonAdapter
 
convertMapToObject(Map, Class) - 接口 中的方法cn.hserver.plugin.web.json.JsonAdapter
map转对象
convertObject(String, Parameter) - 类 中的方法cn.hserver.plugin.web.json.JackSonJsonAdapter
 
convertObject(String, Class) - 类 中的方法cn.hserver.plugin.web.json.JackSonJsonAdapter
 
convertObject(String, Class) - 接口 中的方法cn.hserver.plugin.web.json.JsonAdapter
string 转对象
convertObject(String, Parameter) - 接口 中的方法cn.hserver.plugin.web.json.JsonAdapter
参数类型转换
convertString(Object) - 类 中的方法cn.hserver.plugin.web.json.JackSonJsonAdapter
 
convertString(Object) - 接口 中的方法cn.hserver.plugin.web.json.JsonAdapter
对象转String
Cookie - cn.hserver.plugin.web.context中的类
 
Cookie() - 类 的构造器cn.hserver.plugin.web.context.Cookie
 

D

DataType - cn.hserver.plugin.web.annotation.apidoc中的枚举
 
DELETE - cn.hserver.plugin.web.annotation中的注释类型
 
deleteTempCacheFile() - 类 中的方法cn.hserver.plugin.web.context.PartFile
删除缓存文件
disConnect(Ws) - 接口 中的方法cn.hserver.plugin.web.interfaces.WebSocketHandler
断开
dispatcher(ChannelHandlerContext, ChannelPipeline, byte[]) - 类 中的方法cn.hserver.plugin.web.protocol.DispatchHttp
 
DispatcherHandler - cn.hserver.plugin.web.handlers中的类
分发器
DispatcherHandler() - 类 的构造器cn.hserver.plugin.web.handlers.DispatcherHandler
 
DispatchHttp - cn.hserver.plugin.web.protocol中的类
 
DispatchHttp() - 类 的构造器cn.hserver.plugin.web.protocol.DispatchHttp
 
doFilter(Webkit) - 接口 中的方法cn.hserver.plugin.web.interfaces.FilterAdapter
所有拦截先走这里过滤一次
doLimit(Webkit) - 接口 中的方法cn.hserver.plugin.web.interfaces.LimitAdapter
所有拦截先走这里过滤一次
doLimit(Webkit) - 类 中的方法cn.hserver.plugin.web.limit.GlobalLimit
 
doLimit(Webkit) - 类 中的方法cn.hserver.plugin.web.limit.UrlLimit
 
downloading(long, long) - 接口 中的方法cn.hserver.plugin.web.interfaces.ProgressStatus
 

E

exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法cn.hserver.plugin.web.handlers.HServerContentHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法cn.hserver.plugin.web.handlers.RouterHandler
 
extName() - 类 中的方法cn.hserver.plugin.web.context.PartFile
扩展名字

F

filter(HServerContext) - 类 中的静态方法cn.hserver.plugin.web.handlers.DispatcherHandler
拦截器
FilterAdapter - cn.hserver.plugin.web.interfaces中的接口
拦截器
FreemarkerUtil - cn.hserver.plugin.web.util中的类
 
FreemarkerUtil() - 类 的构造器cn.hserver.plugin.web.util.FreemarkerUtil
 

G

GET - cn.hserver.plugin.web.annotation中的注释类型
 
get(String) - 类 中的方法cn.hserver.plugin.web.context.HeadMap
 
get(String) - 接口 中的静态方法cn.hserver.plugin.web.context.MimeType
 
getaClass() - 类 中的方法cn.hserver.plugin.web.router.RouterInfo
 
getApiData() - 类 中的方法cn.hserver.plugin.web.api.ApiDoc
 
getApiData() - 类 中的方法cn.hserver.plugin.web.api.ApiResult
 
getArgs() - 类 中的方法cn.hserver.plugin.web.exception.BusinessBean
 
getBinary() - 类 中的方法cn.hserver.plugin.web.handlers.Ws
 
getBody() - 类 中的方法cn.hserver.plugin.web.context.Request
 
getBody() - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpRequest
获取Http的Body体
getBugAddress() - 类 中的方法cn.hserver.plugin.web.exception.BusinessBean
 
getCode() - 类 中的方法cn.hserver.plugin.web.exception.BusinessBean
 
getCommunityAddress() - 类 中的方法cn.hserver.plugin.web.exception.BusinessBean
 
getContentType() - 类 中的方法cn.hserver.plugin.web.context.PartFile
 
getControllerName() - 类 中的方法cn.hserver.plugin.web.router.RouterPermission
 
getControllerPackageName() - 类 中的方法cn.hserver.plugin.web.router.RouterPermission
 
getCreateTime() - 类 中的方法cn.hserver.plugin.web.context.Request
 
getCreateTime() - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpRequest
获取创建请求的时间
getCtx() - 类 中的方法cn.hserver.plugin.web.context.Request
 
getCtx() - 类 中的方法cn.hserver.plugin.web.handlers.Ws
 
getCtx() - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpRequest
Netty ctx 对象
getData() - 类 中的方法cn.hserver.plugin.web.context.PartFile
文件转字节
getData() - 异常错误 中的方法cn.hserver.plugin.web.exception.ValidateException
 
getDataType() - 类 中的方法cn.hserver.plugin.web.api.ApiData.ReqData
 
getEmptyBuf() - 类 中的静态方法cn.hserver.plugin.web.context.Request
 
getErrorDesc() - 类 中的方法cn.hserver.plugin.web.exception.BusinessBean
 
getErrorDescription() - 异常错误 中的方法cn.hserver.plugin.web.exception.BusinessException
 
getErrorMsg() - 类 中的方法cn.hserver.plugin.web.exception.BusinessBean
 
getField() - 异常错误 中的方法cn.hserver.plugin.web.exception.ValidateException
 
getFile() - 类 中的方法cn.hserver.plugin.web.context.PartFile
 
getFile() - 类 中的方法cn.hserver.plugin.web.context.Response
 
getFileHead() - 类 中的方法cn.hserver.plugin.web.context.StaticFile
 
getFileInputStream() - 类 中的方法cn.hserver.plugin.web.context.PartFile
文件转文件流
getFileName() - 类 中的方法cn.hserver.plugin.web.context.PartFile
 
getFileName() - 类 中的方法cn.hserver.plugin.web.context.Response
 
getFileName() - 类 中的方法cn.hserver.plugin.web.context.StaticFile
 
getFilePath() - 类 中的方法cn.hserver.plugin.web.context.PartFile
 
getFileToString() - 类 中的方法cn.hserver.plugin.web.context.PartFile
文件转字符串
getFileType(String) - 接口 中的静态方法cn.hserver.plugin.web.context.MimeType
 
getFormName() - 类 中的方法cn.hserver.plugin.web.context.PartFile
 
getHeader(String) - 类 中的方法cn.hserver.plugin.web.context.Request
 
getHeader(String) - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpRequest
查询一个header头的值
getHeaders() - 类 中的方法cn.hserver.plugin.web.context.Request
 
getHeaders() - 类 中的方法cn.hserver.plugin.web.context.Response
 
getHeaders() - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpRequest
获取所有的header
getHttpCode() - 异常错误 中的方法cn.hserver.plugin.web.exception.BusinessException
 
getHttpResponseStatus() - 类 中的方法cn.hserver.plugin.web.context.Response
 
getId() - 类 中的静态方法cn.hserver.plugin.web.util.RequestIdGen
 
getInputStream() - 类 中的方法cn.hserver.plugin.web.context.Response
 
getInputStream() - 类 中的方法cn.hserver.plugin.web.context.StaticFile
 
getIp() - 类 中的方法cn.hserver.plugin.web.context.Request
 
getIp() - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpRequest
获取用户的IP
getIpAddr(HttpRequest) - 类 中的静态方法cn.hserver.plugin.web.util.IpUtil
 
getIpAddress() - 类 中的方法cn.hserver.plugin.web.context.Request
 
getIpAddress() - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpRequest
获取真实的IP地址,有可能被代理之类的都获取
getKeys() - 类 中的方法cn.hserver.plugin.web.context.PatternUri
 
getLength() - 类 中的方法cn.hserver.plugin.web.context.PartFile
 
getLocalIP() - 类 中的静态方法cn.hserver.plugin.web.util.IpUtil
 
getMaxAge() - 类 中的方法cn.hserver.plugin.web.context.Cookie
 
getMessage() - 类 中的方法cn.hserver.plugin.web.handlers.Ws
 
getMethod() - 类 中的方法cn.hserver.plugin.web.exception.BusinessBean
 
getMethod() - 类 中的方法cn.hserver.plugin.web.router.RouterInfo
 
getMethodArgs(Class, Method, HServerContext) - 类 中的静态方法cn.hserver.plugin.web.util.ParameterUtil
 
getMultipartFile() - 类 中的方法cn.hserver.plugin.web.context.Request
 
getMultipartFile() - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpRequest
获取所有上传的文件
getName() - 类 中的方法cn.hserver.plugin.web.api.ApiData
 
getName() - 类 中的方法cn.hserver.plugin.web.api.ApiData.ReqData
 
getName() - 类 中的方法cn.hserver.plugin.web.api.ApiResult
 
getName() - 类 中的方法cn.hserver.plugin.web.util.ParameterUtil.ControllerParameter
 
getNettyRequest() - 类 中的方法cn.hserver.plugin.web.context.Request
 
getNettyRequest() - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpRequest
获取Netty的request
getNettyUri() - 类 中的方法cn.hserver.plugin.web.context.Request
 
getNettyUri() - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpRequest
获取Netty的URI 带get 参数的
getNote() - 类 中的方法cn.hserver.plugin.web.api.ApiData
 
getOrgUrl() - 类 中的方法cn.hserver.plugin.web.context.PatternUri
 
getOutboundChannel() - 类 中的方法cn.hserver.plugin.web.context.Request
 
getOutboundChannel() - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpRequest
代理中会使用 出站outboundChannel
getPath() - 类 中的方法cn.hserver.plugin.web.context.Cookie
 
getPatternUrl() - 类 中的方法cn.hserver.plugin.web.context.PatternUri
 
getPort() - 类 中的方法cn.hserver.plugin.web.context.Request
 
getPort() - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpRequest
用户建立的端口
getQps() - 异常错误 中的方法cn.hserver.plugin.web.exception.QpsException
 
getRate() - 异常错误 中的方法cn.hserver.plugin.web.exception.QpsException
 
getRawData() - 类 中的方法cn.hserver.plugin.web.context.Request
 
getRawData() - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpRequest
获取Raw方式传来的值
getReqData() - 类 中的方法cn.hserver.plugin.web.handlers.Ws
 
getReqDataList() - 类 中的方法cn.hserver.plugin.web.api.ApiData
 
getReqMethodName() - 类 中的方法cn.hserver.plugin.web.router.RouterInfo
 
getReqMethodName() - 类 中的方法cn.hserver.plugin.web.router.RouterPermission
 
getRequest() - 类 中的方法cn.hserver.plugin.web.context.HServerContext
 
getRequest() - 类 中的方法cn.hserver.plugin.web.handlers.Ws
 
getRequestCount() - 类 中的静态方法cn.hserver.plugin.web.util.RequestIdGen
 
getRequestId() - 类 中的方法cn.hserver.plugin.web.context.Request
 
getRequestId() - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpRequest
获取请求ID
getRequestMethod() - 类 中的方法cn.hserver.plugin.web.api.ApiData
 
getRequestMethodAll() - 枚举 中的静态方法cn.hserver.plugin.web.annotation.RequestMethod
 
getRequestParams() - 类 中的方法cn.hserver.plugin.web.context.Request
 
getRequestParams() - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpRequest
请求参数
getRequestType() - 类 中的方法cn.hserver.plugin.web.context.PatternUri
 
getRequestType() - 类 中的方法cn.hserver.plugin.web.context.Request
 
getRequestType() - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpRequest
请求方法类型
getRequiresPermissions() - 类 中的方法cn.hserver.plugin.web.router.RouterPermission
 
getRequiresRoles() - 类 中的方法cn.hserver.plugin.web.router.RouterPermission
 
getResponse() - 类 中的方法cn.hserver.plugin.web.context.HServerContext
 
getResult() - 类 中的方法cn.hserver.plugin.web.context.Response
 
getRouterInfo(String, HttpMethod, HServerContext) - 类 中的静态方法cn.hserver.plugin.web.router.RouterManager
 
getRouterPermission(String, HttpMethod) - 类 中的静态方法cn.hserver.plugin.web.router.RouterManager
 
getRouterPermissions() - 接口 中的静态方法cn.hserver.plugin.web.interfaces.PermissionAdapter
获取所有的权限,可以用于同步后台数据库,方便操作
getRouterPermissions() - 类 中的静态方法cn.hserver.plugin.web.router.RouterManager
 
getSign() - 类 中的方法cn.hserver.plugin.web.router.RouterPermission
 
getSize() - 类 中的方法cn.hserver.plugin.web.context.StaticFile
 
getStaticFile() - 类 中的方法cn.hserver.plugin.web.context.HServerContext
 
getTemplate(String, Map) - 类 中的静态方法cn.hserver.plugin.web.util.FreemarkerUtil
获取模板内容
getTempPath() - 类 中的静态方法cn.hserver.plugin.web.context.Request
 
getThrowable() - 异常错误 中的方法cn.hserver.plugin.web.exception.BusinessException
 
getType() - 类 中的方法cn.hserver.plugin.web.handlers.Ws
 
getUid() - 类 中的方法cn.hserver.plugin.web.handlers.Ws
 
getUri() - 类 中的方法cn.hserver.plugin.web.context.Request
 
getUri() - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpRequest
获取URI,路由作用
getUrl() - 类 中的方法cn.hserver.plugin.web.api.ApiData
 
getUrl() - 类 中的方法cn.hserver.plugin.web.exception.BusinessBean
 
getUrl() - 类 中的方法cn.hserver.plugin.web.router.RouterInfo
 
getUrl() - 类 中的方法cn.hserver.plugin.web.router.RouterPermission
 
getUrlParams() - 类 中的方法cn.hserver.plugin.web.context.Request
 
getUrlParams() - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpRequest
获取URL的参数
getValue() - 类 中的方法cn.hserver.plugin.web.api.ApiData.ReqData
 
getVersion() - 类 中的方法cn.hserver.plugin.web.exception.BusinessBean
 
getWebkit() - 类 中的方法cn.hserver.plugin.web.context.HServerContext
 
getWebKit() - 类 中的静态方法cn.hserver.plugin.web.context.HServerContextHolder
 
getWebkit() - 异常错误 中的方法cn.hserver.plugin.web.exception.BusinessException
 
GlobalException - cn.hserver.plugin.web.interfaces中的接口
 
GlobalLimit - cn.hserver.plugin.web.limit中的类
 
GlobalLimit(int) - 类 的构造器cn.hserver.plugin.web.limit.GlobalLimit
 

H

handler(String, HServerContext) - 类 中的方法cn.hserver.plugin.web.handlers.StaticHandler
 
handler(Throwable, int, String, Webkit) - 接口 中的方法cn.hserver.plugin.web.interfaces.GlobalException
错误 错误状态码 错误描述 req和resp 对象
handlerRemoved(ChannelHandlerContext) - 类 中的方法cn.hserver.plugin.web.handlers.WebSocketServerHandler
 
hasData() - 类 中的方法cn.hserver.plugin.web.context.Response
 
hasData() - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpResponse
Response 是否组装得有数据?
HEAD - cn.hserver.plugin.web.annotation中的注释类型
 
HeadMap - cn.hserver.plugin.web.context中的类
 
HeadMap() - 类 的构造器cn.hserver.plugin.web.context.HeadMap
 
HServerContentHandler - cn.hserver.plugin.web.handlers中的类
 
HServerContentHandler() - 类 的构造器cn.hserver.plugin.web.handlers.HServerContentHandler
 
HServerContext - cn.hserver.plugin.web.context中的类
 
HServerContext() - 类 的构造器cn.hserver.plugin.web.context.HServerContext
 
HServerContextHolder - cn.hserver.plugin.web.context中的类
 
HServerContextHolder() - 类 的构造器cn.hserver.plugin.web.context.HServerContextHolder
 
HTTP_CONTENT_SIZE - 类 中的静态变量cn.hserver.plugin.web.context.WebConstConfig
默认消息大小
httpHandler(ChannelHandlerContext) - 类 中的静态方法cn.hserver.plugin.web.protocol.DispatchHttp
 
httpRequest - 类 中的变量cn.hserver.plugin.web.context.Webkit
 
HttpRequest - cn.hserver.plugin.web.interfaces中的接口
 
httpResponse - 类 中的变量cn.hserver.plugin.web.context.Webkit
 
HttpResponse - cn.hserver.plugin.web.interfaces中的接口
 

I

injectionEnd() - 类 中的方法cn.hserver.plugin.web.WebPlugin
 
internalIp(String) - 类 中的静态方法cn.hserver.plugin.web.util.IpUtil
 
iocInit(PackageScanner) - 类 中的方法cn.hserver.plugin.web.WebPlugin
 
iocInitBean(Class) - 类 中的方法cn.hserver.plugin.web.WebPlugin
 
iocInitEnd() - 类 中的方法cn.hserver.plugin.web.WebPlugin
 
IpUtil - cn.hserver.plugin.web.util中的类
 
IpUtil() - 类 的构造器cn.hserver.plugin.web.util.IpUtil
 
isDownload() - 类 中的方法cn.hserver.plugin.web.context.Response
 
isProxy(boolean) - 类 中的方法cn.hserver.plugin.web.context.Response
 
isProxy() - 类 中的方法cn.hserver.plugin.web.context.Response
 
isProxy(boolean) - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpResponse
设置为代理模式,就不输出数据了
isRequired() - 类 中的方法cn.hserver.plugin.web.api.ApiData.ReqData
 
isStaticFile() - 类 中的方法cn.hserver.plugin.web.context.HServerContext
 
isValidate() - 类 中的方法cn.hserver.plugin.web.util.ParameterUtil.ControllerParameter
 
isValidate(Method) - 类 中的静态方法cn.hserver.plugin.web.util.ValidateUtil
 

J

JackSonJsonAdapter - cn.hserver.plugin.web.json中的类
 
JackSonJsonAdapter() - 类 的构造器cn.hserver.plugin.web.json.JackSonJsonAdapter
 
JSON - 类 中的静态变量cn.hserver.plugin.web.context.WebConstConfig
另外JSON一个名字,兼容以前的
JSONADAPTER - 类 中的静态变量cn.hserver.plugin.web.context.WebConstConfig
通用JSON适配器
JsonAdapter - cn.hserver.plugin.web.json中的接口
 

L

Length - cn.hserver.plugin.web.annotation.validate中的注释类型
字段CharSequence 类型的长度必须是 length 长
Limit - cn.hserver.plugin.web.interfaces中的类
 
Limit() - 类 的构造器cn.hserver.plugin.web.interfaces.Limit
 
LimitAdapter - cn.hserver.plugin.web.interfaces中的接口
拦截器
Logical - cn.hserver.plugin.web.annotation中的枚举
处理逻辑, 多个权限使用AND还是OR

M

Max - cn.hserver.plugin.web.annotation.validate中的注释类型
字段值必须大于这个值,number
MethodNotSupportException - cn.hserver.plugin.web.exception中的异常错误
 
MethodNotSupportException() - 异常错误 的构造器cn.hserver.plugin.web.exception.MethodNotSupportException
 
MethodNotSupportException(String) - 异常错误 的构造器cn.hserver.plugin.web.exception.MethodNotSupportException
 
MimeType - cn.hserver.plugin.web.context中的接口
 
mimeTypes - 接口 中的静态变量cn.hserver.plugin.web.context.MimeType
 
Min - cn.hserver.plugin.web.annotation.validate中的注释类型
字段值必须小于这个值,number
moveTo(File) - 类 中的方法cn.hserver.plugin.web.context.PartFile
移动文件

N

NotBlank - cn.hserver.plugin.web.annotation.validate中的注释类型
字段不能为null同时不是 ""
NotEmpty - cn.hserver.plugin.web.annotation.validate中的注释类型
CharSequence 集合 map 数组 不是null 长度或者size 大于0
NotFoundException - cn.hserver.plugin.web.exception中的异常错误
 
NotFoundException() - 异常错误 的构造器cn.hserver.plugin.web.exception.NotFoundException
 
NotFoundException(String) - 异常错误 的构造器cn.hserver.plugin.web.exception.NotFoundException
 
NotNull - cn.hserver.plugin.web.annotation.validate中的注释类型
字段不能为Null
Null - cn.hserver.plugin.web.annotation.validate中的注释类型
字段必须为Null

O

OBJECT_MAPPER - 类 中的静态变量cn.hserver.plugin.web.context.WebConstConfig
对象处理
onConnect(Ws) - 接口 中的方法cn.hserver.plugin.web.interfaces.WebSocketHandler
连接
onlineFile(String) - 类 中的静态方法cn.hserver.plugin.web.handlers.StaticHandler
 
onMessage(Ws) - 接口 中的方法cn.hserver.plugin.web.interfaces.WebSocketHandler
来消息
operationComplete(String) - 接口 中的方法cn.hserver.plugin.web.interfaces.ProgressStatus
 
OPTIONS - cn.hserver.plugin.web.annotation中的注释类型
 
outboundChannel - 类 中的变量cn.hserver.plugin.web.handlers.HServerContentHandler
 

P

ParameterUtil - cn.hserver.plugin.web.util中的类
参数自动转换工具类
ParameterUtil() - 类 的构造器cn.hserver.plugin.web.util.ParameterUtil
 
ParameterUtil.ControllerParameter - cn.hserver.plugin.web.util中的类
 
PartFile - cn.hserver.plugin.web.context中的类
 
PartFile() - 类 的构造器cn.hserver.plugin.web.context.PartFile
 
PATCH - cn.hserver.plugin.web.annotation中的注释类型
 
Pattern - cn.hserver.plugin.web.annotation.validate中的注释类型
字段CharSequence 必须满足这个正则
PatternUri - cn.hserver.plugin.web.context中的类
 
PatternUri(List<String>, String, String, String) - 类 的构造器cn.hserver.plugin.web.context.PatternUri
 
PermissionAdapter - cn.hserver.plugin.web.interfaces中的接口
权限验证接口
pointExtName() - 类 中的方法cn.hserver.plugin.web.context.PartFile
点扩展名字
POST - cn.hserver.plugin.web.annotation中的注释类型
 
ProgressStatus - cn.hserver.plugin.web.interfaces中的接口
 
PUT - cn.hserver.plugin.web.annotation中的注释类型
 
put(String, String) - 类 中的方法cn.hserver.plugin.web.context.HeadMap
 

Q

QpsException - cn.hserver.plugin.web.exception中的异常错误
 
QpsException(Integer, Double) - 异常错误 的构造器cn.hserver.plugin.web.exception.QpsException
 
QpsHook - cn.hserver.plugin.web.hook中的类
 
QpsHook() - 类 的构造器cn.hserver.plugin.web.hook.QpsHook
 
QpsLimit - cn.hserver.plugin.web.annotation中的注释类型
 
query(String) - 类 中的方法cn.hserver.plugin.web.context.Request
 
query(String) - 类 中的方法cn.hserver.plugin.web.handlers.Ws
 
query(String) - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpRequest
查询一个参数
queryFile(String) - 类 中的方法cn.hserver.plugin.web.context.Request
 
queryFile(String) - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpRequest
更具名字查询一个文件对象
queryUrl(String) - 类 中的方法cn.hserver.plugin.web.context.Request
 
queryUrl(String) - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpRequest
查询一个参数,重URL里查询

R

READ_LIMIT - 类 中的静态变量cn.hserver.plugin.web.context.WebConstConfig
 
redirect(String) - 类 中的方法cn.hserver.plugin.web.context.Response
 
redirect(String) - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpResponse
重定向
remove() - 类 中的静态方法cn.hserver.plugin.web.context.HServerContextHolder
 
ReqData() - 类 的构造器cn.hserver.plugin.web.api.ApiData.ReqData
 
Request - cn.hserver.plugin.web.annotation中的注释类型
 
Request - cn.hserver.plugin.web.context中的类
 
Request() - 类 的构造器cn.hserver.plugin.web.context.Request
 
REQUEST_ID - 类 中的静态变量cn.hserver.plugin.web.context.WebConstConfig
请求ID
RequestIdClassicConverter - cn.hserver.plugin.web.log中的类
 
RequestIdClassicConverter() - 类 的构造器cn.hserver.plugin.web.log.RequestIdClassicConverter
 
RequestIdGen - cn.hserver.plugin.web.util中的类
 
RequestIdGen() - 类 的构造器cn.hserver.plugin.web.util.RequestIdGen
 
RequestMapping - cn.hserver.plugin.web.annotation中的注释类型
 
RequestMethod - cn.hserver.plugin.web.annotation中的枚举
 
RequiresPermissions - cn.hserver.plugin.web.annotation中的注释类型
权限判断注解
requiresPermissions(RequiresPermissions, Webkit) - 接口 中的方法cn.hserver.plugin.web.interfaces.PermissionAdapter
自定义实现权限检查
RequiresRoles - cn.hserver.plugin.web.annotation中的注释类型
角色判断注解
requiresRoles(RequiresRoles, Webkit) - 接口 中的方法cn.hserver.plugin.web.interfaces.PermissionAdapter
自定义实现角色检查
Response - cn.hserver.plugin.web.context中的类
 
Response() - 类 的构造器cn.hserver.plugin.web.context.Response
 
response(FullHttpResponse) - 接口 中的方法cn.hserver.plugin.web.interfaces.ResponseAdapter
 
ResponseAdapter - cn.hserver.plugin.web.interfaces中的接口
响应数据拦截适配器
result(Webkit, Double, boolean) - 类 中的方法cn.hserver.plugin.web.interfaces.Limit
 
result(String) - 接口 中的方法cn.hserver.plugin.web.interfaces.ResponseAdapter
 
RouterHandler - cn.hserver.plugin.web.handlers中的类
 
RouterHandler() - 类 的构造器cn.hserver.plugin.web.handlers.RouterHandler
 
RouterInfo - cn.hserver.plugin.web.router中的类
 
RouterInfo() - 类 的构造器cn.hserver.plugin.web.router.RouterInfo
 
RouterManager - cn.hserver.plugin.web.router中的类
 
RouterManager() - 类 的构造器cn.hserver.plugin.web.router.RouterManager
 
RouterPermission - cn.hserver.plugin.web.router中的类
 
RouterPermission() - 类 的构造器cn.hserver.plugin.web.router.RouterPermission
 

S

send(String) - 类 中的方法cn.hserver.plugin.web.handlers.Ws
 
send(byte[]) - 类 中的方法cn.hserver.plugin.web.handlers.Ws
 
sendBinary(byte[]) - 类 中的方法cn.hserver.plugin.web.handlers.Ws
 
sendBinary(ByteBuf) - 类 中的方法cn.hserver.plugin.web.handlers.Ws
 
sendHtml(String) - 类 中的方法cn.hserver.plugin.web.context.Response
 
sendHtml(String) - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpResponse
发送HTML
sendJson(Object) - 类 中的方法cn.hserver.plugin.web.context.Response
 
sendJson(Object) - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpResponse
发送Object对象自动转json
sendJsonString(String) - 类 中的方法cn.hserver.plugin.web.context.Response
 
sendJsonString(String) - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpResponse
发送String的字符串
sendNull() - 类 中的方法cn.hserver.plugin.web.context.Response
设置一个空字符
sendStatusCode(HttpResponseStatus) - 类 中的方法cn.hserver.plugin.web.context.Response
 
sendStatusCode(HttpResponseStatus) - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpResponse
设置状态码
sendTemplate(String, Map<String, Object>) - 类 中的方法cn.hserver.plugin.web.context.Response
 
sendTemplate(String) - 类 中的方法cn.hserver.plugin.web.context.Response
 
sendTemplate(String, Map<String, Object>) - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpResponse
Freemarker模板
sendTemplate(String) - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpResponse
Freemarker模板
sendText(String) - 类 中的方法cn.hserver.plugin.web.context.Response
 
sendText(String) - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpResponse
发送文本
SERVER_NAME - 类 中的静态变量cn.hserver.plugin.web.context.WebConstConfig
内部自用名字
setaClass(Class<?>) - 类 中的方法cn.hserver.plugin.web.router.RouterInfo
 
setApiData(List<ApiData>) - 类 中的方法cn.hserver.plugin.web.api.ApiResult
 
setArgs(String) - 类 中的方法cn.hserver.plugin.web.exception.BusinessBean
 
setBinary(byte[]) - 类 中的方法cn.hserver.plugin.web.handlers.Ws
 
setBody(byte[]) - 类 中的方法cn.hserver.plugin.web.context.Request
 
setBugAddress(String) - 类 中的方法cn.hserver.plugin.web.exception.BusinessBean
 
setCode(Integer) - 类 中的方法cn.hserver.plugin.web.exception.BusinessBean
 
setCommunityAddress(String) - 类 中的方法cn.hserver.plugin.web.exception.BusinessBean
 
setContentType(String) - 类 中的方法cn.hserver.plugin.web.context.PartFile
 
setControllerName(String) - 类 中的方法cn.hserver.plugin.web.router.RouterPermission
 
setControllerPackageName(String) - 类 中的方法cn.hserver.plugin.web.router.RouterPermission
 
setCtx(ChannelHandlerContext) - 类 中的方法cn.hserver.plugin.web.context.Request
 
setCtx(ChannelHandlerContext) - 类 中的方法cn.hserver.plugin.web.handlers.Ws
 
setData(Object) - 异常错误 中的方法cn.hserver.plugin.web.exception.ValidateException
 
setDataType(DataType) - 类 中的方法cn.hserver.plugin.web.api.ApiData.ReqData
 
setDownloadBigFile(File, ProgressStatus, ChannelHandlerContext) - 类 中的方法cn.hserver.plugin.web.context.Response
下载大文件
setDownloadBigFile(File, ProgressStatus, ChannelHandlerContext) - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpResponse
下载大文件
setDownloadFile(File) - 类 中的方法cn.hserver.plugin.web.context.Response
下载文件
setDownloadFile(InputStream, String) - 类 中的方法cn.hserver.plugin.web.context.Response
下载文件啦
setDownloadFile(File) - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpResponse
设置下载文件
setDownloadFile(InputStream, String) - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpResponse
流的下载文件
setErrorDesc(String) - 类 中的方法cn.hserver.plugin.web.exception.BusinessBean
 
setErrorMsg(String) - 类 中的方法cn.hserver.plugin.web.exception.BusinessBean
 
setField(Field) - 异常错误 中的方法cn.hserver.plugin.web.exception.ValidateException
 
setFile(File) - 类 中的方法cn.hserver.plugin.web.context.PartFile
 
setFileName(String) - 类 中的方法cn.hserver.plugin.web.context.PartFile
 
setFileName(String) - 类 中的方法cn.hserver.plugin.web.context.StaticFile
 
setFilePath(String) - 类 中的方法cn.hserver.plugin.web.context.PartFile
 
setFileType(String) - 类 中的方法cn.hserver.plugin.web.context.StaticFile
 
setFormName(String) - 类 中的方法cn.hserver.plugin.web.context.PartFile
 
setHandler(HServerContentHandler) - 类 中的方法cn.hserver.plugin.web.context.Request
 
setHeader(String, String) - 类 中的方法cn.hserver.plugin.web.context.Response
设置响应头
setHeader(String, String) - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpResponse
设置请求头
setHeaders(HeadMap) - 类 中的方法cn.hserver.plugin.web.context.Request
 
setInputStream(InputStream) - 类 中的方法cn.hserver.plugin.web.context.StaticFile
 
setIp(String) - 类 中的方法cn.hserver.plugin.web.context.Request
 
setKeys(List<String>) - 类 中的方法cn.hserver.plugin.web.context.PatternUri
 
setLength(long) - 类 中的方法cn.hserver.plugin.web.context.PartFile
 
setMaxAge(Integer) - 类 中的方法cn.hserver.plugin.web.context.Cookie
 
setMessage(String) - 类 中的方法cn.hserver.plugin.web.handlers.Ws
 
setMethod(String) - 类 中的方法cn.hserver.plugin.web.exception.BusinessBean
 
setMethod(Method) - 类 中的方法cn.hserver.plugin.web.router.RouterInfo
 
setMultipartFile(Map<String, PartFile>) - 类 中的方法cn.hserver.plugin.web.context.Request
 
setName(String) - 类 中的方法cn.hserver.plugin.web.api.ApiData.ReqData
 
setName(String) - 类 中的方法cn.hserver.plugin.web.api.ApiData
 
setName(String) - 类 中的方法cn.hserver.plugin.web.api.ApiResult
 
setNettyRequest(FullHttpRequest) - 类 中的方法cn.hserver.plugin.web.context.Request
 
setNettyUri(String) - 类 中的方法cn.hserver.plugin.web.context.Request
 
setNote(String) - 类 中的方法cn.hserver.plugin.web.api.ApiData
 
setOrgUrl(String) - 类 中的方法cn.hserver.plugin.web.context.PatternUri
 
setOutboundChannel(Channel) - 类 中的方法cn.hserver.plugin.web.context.Request
 
setOutboundChannel(Channel) - 接口 中的方法cn.hserver.plugin.web.interfaces.HttpRequest
设置出站
setPath(String) - 类 中的方法cn.hserver.plugin.web.context.Cookie
 
setPatternUrl(String) - 类 中的方法cn.hserver.plugin.web.context.PatternUri
 
setPort(int) - 类 中的方法cn.hserver.plugin.web.context.Request
 
setReqData(Map<String, List<String>>) - 类 中的方法cn.hserver.plugin.web.handlers.Ws
 
setReqDataList(List<ApiData.ReqData>) - 类 中的方法cn.hserver.plugin.web.api.ApiData
 
setReqMethodName(HttpMethod) - 类 中的方法cn.hserver.plugin.web.router.RouterInfo
 
setReqMethodName(HttpMethod) - 类 中的方法cn.hserver.plugin.web.router.RouterPermission
 
setRequest(Request) - 类 中的方法cn.hserver.plugin.web.context.HServerContext
 
setRequest(HttpRequest) - 类 中的方法cn.hserver.plugin.web.handlers.Ws
 
setRequestId(String) - 类 中的方法cn.hserver.plugin.web.context.Request
 
setRequestMethod(List<String>) - 类 中的方法cn.hserver.plugin.web.api.ApiData
 
setRequestParams(Map<String, List<String>>) - 类 中的方法cn.hserver.plugin.web.context.Request
 
setRequestType(String) - 类 中的方法cn.hserver.plugin.web.context.PatternUri
 
setRequestType(HttpMethod) - 类 中的方法cn.hserver.plugin.web.context.Request
 
setRequired(boolean) - 类 中的方法cn.hserver.plugin.web.api.ApiData.ReqData
 
setRequiresPermissions(RequiresPermissions) - 类 中的方法cn.hserver.plugin.web.router.RouterPermission
 
setRequiresRoles(RequiresRoles) - 类 中的方法cn.hserver.plugin.web.router.RouterPermission
 
setResponse(Response) - 类 中的方法cn.hserver.plugin.web.context.HServerContext
 
setResult(String) - 类 中的方法cn.hserver.plugin.web.context.Response
 
setSign(Sign) - 类 中的方法cn.hserver.plugin.web.router.RouterPermission
 
setSize(long) - 类 中的方法cn.hserver.plugin.web.context.StaticFile
 
setSsl() - 类 中的静态方法cn.hserver.plugin.web.util.SslContextUtil
 
setStaticFile(boolean) - 类 中的方法cn.hserver.plugin.web.context.HServerContext
 
setStaticFile(StaticFile) - 类 中的方法cn.hserver.plugin.web.context.HServerContext
 
setType(WsType) - 类 中的方法cn.hserver.plugin.web.handlers.Ws
 
setUid(String) - 类 中的方法cn.hserver.plugin.web.handlers.Ws
 
setUri(String) - 类 中的方法cn.hserver.plugin.web.context.Request
 
setUrl(String) - 类 中的方法cn.hserver.plugin.web.api.ApiData
 
setUrl(String) - 类 中的方法cn.hserver.plugin.web.exception.BusinessBean
 
setUrl(String) - 类 中的方法cn.hserver.plugin.web.router.RouterInfo
 
setUrl(String) - 类 中的方法cn.hserver.plugin.web.router.RouterPermission
 
setUrlParams(Map<String, List<String>>) - 类 中的方法cn.hserver.plugin.web.context.Request
 
setValue(String) - 类 中的方法cn.hserver.plugin.web.api.ApiData.ReqData
 
setVersion(String) - 类 中的方法cn.hserver.plugin.web.exception.BusinessBean
 
setWebkit(Webkit) - 类 中的方法cn.hserver.plugin.web.context.HServerContext
 
setWebKit(Webkit) - 类 中的静态方法cn.hserver.plugin.web.context.HServerContextHolder
 
Sign - cn.hserver.plugin.web.annotation中的注释类型
 
sign(Sign, Webkit) - 接口 中的方法cn.hserver.plugin.web.interfaces.PermissionAdapter
自定义实现sign检查
Size - cn.hserver.plugin.web.annotation.validate中的注释类型
字段 CharSequence 集合 map 数组必须在这范围内
sslContext - 类 中的静态变量cn.hserver.plugin.web.context.WebConstConfig
/** SSL 配置
SslContextUtil - cn.hserver.plugin.web.util中的类
 
SslContextUtil() - 类 的构造器cn.hserver.plugin.web.util.SslContextUtil
 
startApp() - 类 中的方法cn.hserver.plugin.web.WebPlugin
 
startInjection() - 类 中的方法cn.hserver.plugin.web.WebPlugin
 
startIocInit() - 类 中的方法cn.hserver.plugin.web.WebPlugin
 
StaticFile - cn.hserver.plugin.web.context中的类
 
StaticFile() - 类 的构造器cn.hserver.plugin.web.context.StaticFile
 
StaticHandler - cn.hserver.plugin.web.handlers中的类
静态文件的处理,包括文件缓存效果等
StaticHandler() - 类 的构造器cn.hserver.plugin.web.handlers.StaticHandler
 

T

textToNumericFormatV4(String) - 类 中的静态方法cn.hserver.plugin.web.util.IpUtil
将IPv4地址转换成字节 IPv4地址
throwable(Class, Method, Throwable) - 类 中的方法cn.hserver.plugin.web.hook.QpsHook
 
toString() - 类 中的方法cn.hserver.plugin.web.context.PartFile
 
TRACE - cn.hserver.plugin.web.annotation中的注释类型
 

U

UrlLimit - cn.hserver.plugin.web.limit中的类
 
UrlLimit(int) - 类 的构造器cn.hserver.plugin.web.limit.UrlLimit
 

V

validate(Object) - 类 中的静态方法cn.hserver.plugin.web.util.ValidateUtil
对外
ValidateException - cn.hserver.plugin.web.exception中的异常错误
验证异常类型
ValidateException(String) - 异常错误 的构造器cn.hserver.plugin.web.exception.ValidateException
 
ValidateException(String, Field, Object) - 异常错误 的构造器cn.hserver.plugin.web.exception.ValidateException
 
ValidateUtil - cn.hserver.plugin.web.util中的类
validate注解验证工具类
ValidateUtil() - 类 的构造器cn.hserver.plugin.web.util.ValidateUtil
 
valueOf(String) - 枚举 中的静态方法cn.hserver.plugin.web.annotation.apidoc.DataType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.hserver.plugin.web.annotation.Logical
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.hserver.plugin.web.annotation.RequestMethod
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.hserver.plugin.web.context.WsType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.hserver.plugin.web.annotation.apidoc.DataType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.hserver.plugin.web.annotation.Logical
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.hserver.plugin.web.annotation.RequestMethod
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.hserver.plugin.web.context.WsType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

WEB_SOCKET_ROUTER - 类 中的静态变量cn.hserver.plugin.web.handlers.WebSocketServerHandler
 
WebConstConfig - cn.hserver.plugin.web.context中的类
 
WebConstConfig() - 类 的构造器cn.hserver.plugin.web.context.WebConstConfig
 
Webkit - cn.hserver.plugin.web.context中的类
web 上下文
Webkit() - 类 的构造器cn.hserver.plugin.web.context.Webkit
 
WebPlugin - cn.hserver.plugin.web中的类
 
WebPlugin() - 类 的构造器cn.hserver.plugin.web.WebPlugin
 
WebSocket - cn.hserver.plugin.web.annotation中的注释类型
 
WebSocketHandler - cn.hserver.plugin.web.interfaces中的接口
 
WebSocketServerHandler - cn.hserver.plugin.web.handlers中的类
 
WebSocketServerHandler() - 类 的构造器cn.hserver.plugin.web.handlers.WebSocketServerHandler
 
WRITE_LIMIT - 类 中的静态变量cn.hserver.plugin.web.context.WebConstConfig
流量整形
writeException(ChannelHandlerContext, Throwable) - 类 中的静态方法cn.hserver.plugin.web.handlers.BuildResponse
 
writeHttpData(InterfaceHttpData) - 类 中的方法cn.hserver.plugin.web.context.Request
判断数据类型进行转换
Ws - cn.hserver.plugin.web.handlers中的类
 
Ws(ChannelHandlerContext, String, HttpRequest, WsType) - 类 的构造器cn.hserver.plugin.web.handlers.Ws
 
Ws(ChannelHandlerContext, String, String, HttpRequest, WsType) - 类 的构造器cn.hserver.plugin.web.handlers.Ws
 
Ws(ChannelHandlerContext, byte[], String, HttpRequest, WsType) - 类 的构造器cn.hserver.plugin.web.handlers.Ws
 
WsType - cn.hserver.plugin.web.context中的枚举
 
A B C D E F G H I J L M N O P Q R S T U V W 
跳过导航链接

Copyright © 2022. All rights reserved.