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

A

addCloseListener(Runnable) - 类 中的方法cn.hserver.netty.web.handler.http.NettSse
 
addCookie(Cookie) - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
addHeader(String, String) - 类 中的方法cn.hserver.netty.web.context.HttpResponse
设置响应头
addParams(String, String) - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
addReqParams(String, String) - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
addReqUrlParams(String, String) - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 

B

BACKLOG - 类 中的静态变量cn.hserver.netty.web.constants.NettyConfig
backlog 指定了内核为此套接口排队的最大连接个数; 对于给定的监听套接口,内核要维护两个队列: 未连接队列和已连接队列 backlog 的值即为未连接队列和已连接队列的和。
ByteBufUtil - cn.hserver.netty.web.util中的类
 
ByteBufUtil() - 类 的构造器cn.hserver.netty.web.util.ByteBufUtil
 

C

channelRead0(ChannelHandlerContext, FullHttpRequest) - 类 中的方法cn.hserver.netty.web.handler.http.WebContentHandler
 
channelRead0(ChannelHandlerContext, Object) - 类 中的方法cn.hserver.netty.web.handler.websocket.WebSocketServerHandler
 
channelReadComplete(ChannelHandlerContext) - 类 中的方法cn.hserver.netty.web.handler.http.WebContentHandler
 
channelReadComplete(ChannelHandlerContext) - 类 中的方法cn.hserver.netty.web.handler.websocket.WebSocketServerHandler
 
close() - 类 中的方法cn.hserver.netty.web.handler.http.NettSse
 
cn.hserver.netty.web - 程序包 cn.hserver.netty.web
 
cn.hserver.netty.web.constants - 程序包 cn.hserver.netty.web.constants
 
cn.hserver.netty.web.context - 程序包 cn.hserver.netty.web.context
 
cn.hserver.netty.web.handler - 程序包 cn.hserver.netty.web.handler
 
cn.hserver.netty.web.handler.http - 程序包 cn.hserver.netty.web.handler.http
 
cn.hserver.netty.web.handler.websocket - 程序包 cn.hserver.netty.web.handler.websocket
 
cn.hserver.netty.web.util - 程序包 cn.hserver.netty.web.util
 

D

DefaultCookie - cn.hserver.netty.web.context中的类
 
DefaultCookie(Cookie) - 类 的构造器cn.hserver.netty.web.context.DefaultCookie
 
DefaultCookie(String, String) - 类 的构造器cn.hserver.netty.web.context.DefaultCookie
 
domain() - 类 中的方法cn.hserver.netty.web.context.DefaultCookie
 
downloadBytes(byte[], String) - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
downloadChunkFile(File, String) - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
downloadChunkStream(InputStream, String) - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
downloadContinueFile(File) - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
downloadContinueFile(File, String) - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
downloadFile(File) - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
downloadFile(File, String) - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
downloadStream(InputStream, String) - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 

E

EventLoopUtil - cn.hserver.netty.web.util中的类
 
EventLoopUtil() - 类 的构造器cn.hserver.netty.web.util.EventLoopUtil
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法cn.hserver.netty.web.handler.http.WebContentHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法cn.hserver.netty.web.handler.websocket.WebSocketServerHandler
 

F

FileHandler - cn.hserver.netty.web.handler.http中的类
 
FileHandler() - 类 的构造器cn.hserver.netty.web.handler.http.FileHandler
 
fileToByteBuf(File) - 类 中的静态方法cn.hserver.netty.web.util.ByteBufUtil
 
fileToByteBuf(InputStream) - 类 中的静态方法cn.hserver.netty.web.util.ByteBufUtil
 

G

getAttribute(String) - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
getBody() - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
getClientIp(ChannelHandlerContext) - 类 中的静态方法cn.hserver.netty.web.util.NettyIpUtil
 
getClientPort(ChannelHandlerContext) - 类 中的静态方法cn.hserver.netty.web.util.NettyIpUtil
 
getContent() - 类 中的方法cn.hserver.netty.web.context.HttpResponseFile
 
getCookies() - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
getCookies() - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
getCreateTime() - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
getCtx() - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
getEventLoop(int, String) - 类 中的静态方法cn.hserver.netty.web.util.EventLoopUtil
 
getEventLoopType() - 类 中的静态方法cn.hserver.netty.web.util.EventLoopUtil
 
getEventLoopTypeClass() - 类 中的静态方法cn.hserver.netty.web.util.EventLoopUtil
 
getEventLoopTypeClassClient() - 类 中的静态方法cn.hserver.netty.web.util.EventLoopUtil
 
getEventLoopTypeClassUdp() - 类 中的静态方法cn.hserver.netty.web.util.EventLoopUtil
 
getFile() - 类 中的方法cn.hserver.netty.web.context.HttpResponseFile
 
getFileName() - 类 中的方法cn.hserver.netty.web.context.HttpResponseFile
 
getHeader(String) - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
getHeaders() - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
getHeaders() - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
getHttpResponseStatus() - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
getHttpSession() - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
getInnerHttpSession() - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
getInputStream() - 类 中的方法cn.hserver.netty.web.context.HttpResponseFile
 
getInstance() - 类 中的静态方法cn.hserver.netty.web.handler.http.WebContentHandler
 
getIp() - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
getIpAddress() - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
getMultipartFile() - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
getPort() - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
getRawData() - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
getRequestId() - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
getRequestMethod() - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
getRequestParams() - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
getResponseFile() - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
getResult() - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
getSSeStream() - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
getSSeStream(Integer) - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
getTempPath() - 类 中的静态方法cn.hserver.netty.web.context.HttpRequest
 
getUri() - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
getUriWithParams() - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
getUrlParams() - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 

H

handler(ChannelHandlerContext, HttpRequest, HttpResponse) - 类 中的静态方法cn.hserver.netty.web.handler.http.FileHandler
 
handlerRemoved(ChannelHandlerContext) - 类 中的方法cn.hserver.netty.web.handler.websocket.WebSocketServerHandler
 
hasData() - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
HTTP_CONTENT_SIZE - 类 中的静态变量cn.hserver.netty.web.constants.NettyConfig
 
HttpRequest - cn.hserver.netty.web.context中的类
 
HttpRequest() - 类 的构造器cn.hserver.netty.web.context.HttpRequest
 
HttpResponse - cn.hserver.netty.web.context中的类
 
HttpResponse() - 类 的构造器cn.hserver.netty.web.context.HttpResponse
 
HttpResponseFile - cn.hserver.netty.web.context中的类
 
HttpResponseFile(byte[], File, InputStream, String, boolean, boolean) - 类 的构造器cn.hserver.netty.web.context.HttpResponseFile
 

I

initChannel(SocketChannel) - 类 中的方法cn.hserver.netty.web.handler.NettyServerHandler
 
initSsl(int, SslData) - 类 中的静态方法cn.hserver.netty.web.util.SslContextUtil
 
IO_MODE - 类 中的静态变量cn.hserver.netty.web.constants.NettyConfig
 
IoMultiplexer - cn.hserver.netty.web.constants中的枚举
 
isChunked() - 类 中的方法cn.hserver.netty.web.context.HttpResponseFile
 
isFile() - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
isHttpOnly() - 类 中的方法cn.hserver.netty.web.context.DefaultCookie
 
isKeepAlive() - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
isSecure() - 类 中的方法cn.hserver.netty.web.context.DefaultCookie
 
isSupportContinue() - 类 中的方法cn.hserver.netty.web.context.HttpResponseFile
 
isUseCtx() - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 

M

MAX_WEBSOCKET_FRAME_LENGTH - 类 中的静态变量cn.hserver.netty.web.constants.NettyConfig
 
maxAge() - 类 中的方法cn.hserver.netty.web.context.DefaultCookie
 

N

name() - 类 中的方法cn.hserver.netty.web.context.DefaultCookie
 
NettSse - cn.hserver.netty.web.handler.http中的类
 
NettSse(Integer, HttpResponse) - 类 的构造器cn.hserver.netty.web.handler.http.NettSse
 
NettyConfig - cn.hserver.netty.web.constants中的类
 
NettyConfig() - 类 的构造器cn.hserver.netty.web.constants.NettyConfig
 
NettyIpUtil - cn.hserver.netty.web.util中的类
 
NettyIpUtil() - 类 的构造器cn.hserver.netty.web.util.NettyIpUtil
 
NettyServer - cn.hserver.netty.web中的类
 
NettyServer() - 类 的构造器cn.hserver.netty.web.NettyServer
 
NettyServerHandler - cn.hserver.netty.web.handler中的类
 
NettyServerHandler() - 类 的构造器cn.hserver.netty.web.handler.NettyServerHandler
 
NettyWs - cn.hserver.netty.web.handler.websocket中的类
 
NettyWs(ChannelHandlerContext, String, Request, WsType) - 类 的构造器cn.hserver.netty.web.handler.websocket.NettyWs
 
NettyWs(ChannelHandlerContext, byte[], String, HttpRequest, WsType) - 类 的构造器cn.hserver.netty.web.handler.websocket.NettyWs
 
NettyWs(ChannelHandlerContext, String, String, HttpRequest, WsType) - 类 的构造器cn.hserver.netty.web.handler.websocket.NettyWs
 

P

path() - 类 中的方法cn.hserver.netty.web.context.DefaultCookie
 

Q

query(String) - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
queryFile(String) - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
queryUrl(String) - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 

R

READ_LIMIT - 类 中的静态变量cn.hserver.netty.web.constants.NettyConfig
 
redirect(String) - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
removeAttribute(String) - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
ResponseHandler - cn.hserver.netty.web.handler.http中的类
 
ResponseHandler() - 类 的构造器cn.hserver.netty.web.handler.http.ResponseHandler
 

S

send(String, Consumer<Boolean>) - 类 中的方法cn.hserver.netty.web.handler.websocket.NettyWs
 
send(byte[], Consumer<Boolean>) - 类 中的方法cn.hserver.netty.web.handler.websocket.NettyWs
 
sendBinary(byte[], Consumer<Boolean>) - 类 中的方法cn.hserver.netty.web.handler.websocket.NettyWs
 
sendHtml(String) - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
sendJson(Object) - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
sendJsonString(String) - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
sendRetryEvent(String) - 类 中的方法cn.hserver.netty.web.handler.http.NettSse
 
sendSseEvent(String) - 类 中的方法cn.hserver.netty.web.handler.http.NettSse
 
sendStartHeader() - 类 中的方法cn.hserver.netty.web.handler.http.NettSse
 
sendTemplate(String, Map<String, Object>) - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
sendTemplate(String) - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
sendText(String) - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
setAttribute(String, Object) - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
setBody(byte[]) - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
setCtx(ChannelHandlerContext) - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
setCtx(ChannelHandlerContext) - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
setDomain(String) - 类 中的方法cn.hserver.netty.web.context.DefaultCookie
 
setHeaders(HeadMap) - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
setHttpOnly(boolean) - 类 中的方法cn.hserver.netty.web.context.DefaultCookie
 
setHttpSession(HttpSession) - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
setKeepAlive(boolean) - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
setMaxAge(long) - 类 中的方法cn.hserver.netty.web.context.DefaultCookie
 
setPath(String) - 类 中的方法cn.hserver.netty.web.context.DefaultCookie
 
setRequestId(String) - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
setRequestParams(Map<String, List<String>>) - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
setRequestType(HttpMethod) - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
setSecure(boolean) - 类 中的方法cn.hserver.netty.web.context.DefaultCookie
 
setStatus(HttpResponseStatus) - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
setUri(String) - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
setUriWithParams(String) - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
setUrlParams(Map<String, List<String>>) - 类 中的方法cn.hserver.netty.web.context.HttpRequest
 
setUseCtx(boolean) - 类 中的方法cn.hserver.netty.web.context.HttpResponse
 
setValue(String) - 类 中的方法cn.hserver.netty.web.context.DefaultCookie
 
setWrap(boolean) - 类 中的方法cn.hserver.netty.web.context.DefaultCookie
 
SSL_CONTEXT - 类 中的静态变量cn.hserver.netty.web.constants.NettyConfig
 
SSL_PORT - 类 中的静态变量cn.hserver.netty.web.constants.NettyConfig
 
SslContextUtil - cn.hserver.netty.web.util中的类
 
SslContextUtil() - 类 的构造器cn.hserver.netty.web.util.SslContextUtil
 
start(int, int, SslData) - 类 中的方法cn.hserver.netty.web.NettyServer
 
stop() - 类 中的方法cn.hserver.netty.web.NettyServer
 

V

value() - 类 中的方法cn.hserver.netty.web.context.DefaultCookie
 
valueOf(String) - 枚举 中的静态方法cn.hserver.netty.web.constants.IoMultiplexer
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.hserver.netty.web.constants.IoMultiplexer
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

WEB_SOCKET_ROUTER - 类 中的静态变量cn.hserver.netty.web.handler.NettyServerHandler
 
WebContentHandler - cn.hserver.netty.web.handler.http中的类
 
WebSocketServerHandler - cn.hserver.netty.web.handler.websocket中的类
 
WebSocketServerHandler() - 类 的构造器cn.hserver.netty.web.handler.websocket.WebSocketServerHandler
 
WORKER_POOL - 类 中的静态变量cn.hserver.netty.web.constants.NettyConfig
 
wrap() - 类 中的方法cn.hserver.netty.web.context.DefaultCookie
 
WRITE_LIMIT - 类 中的静态变量cn.hserver.netty.web.constants.NettyConfig
 
writeException(ChannelHandlerContext, Throwable) - 类 中的静态方法cn.hserver.netty.web.handler.http.ResponseHandler
 
writeHttpData(InterfaceHttpData) - 类 中的方法cn.hserver.netty.web.context.HttpRequest
判断数据类型进行转换
writeResponse(ChannelHandlerContext, WebContext) - 类 中的静态方法cn.hserver.netty.web.handler.http.ResponseHandler
响应数据
A B C D E F G H I M N P Q R S V W 
跳过导航链接

Copyright © 2025. All rights reserved.