跳过导航链接
B C D E F G H I P S V W 

B

BackendHandler - cn.hserver.plugin.gateway.handler.tcp中的类
 
BackendHandler(Channel) - 类 的构造器cn.hserver.plugin.gateway.handler.tcp.BackendHandler
 

C

channelActive(ChannelHandlerContext) - 类 中的方法cn.hserver.plugin.gateway.handler.http4.Http4BackendHandler
 
channelActive(ChannelHandlerContext) - 类 中的方法cn.hserver.plugin.gateway.handler.tcp.BackendHandler
 
channelActive(ChannelHandlerContext) - 类 中的方法cn.hserver.plugin.gateway.handler.tcp.FrontendHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法cn.hserver.plugin.gateway.handler.http4.Http4BackendHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法cn.hserver.plugin.gateway.handler.http4.Http4FrontendHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法cn.hserver.plugin.gateway.handler.http7.Http7BackendHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法cn.hserver.plugin.gateway.handler.http7.Http7FrontendHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法cn.hserver.plugin.gateway.handler.tcp.BackendHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法cn.hserver.plugin.gateway.handler.tcp.FrontendHandler
 
channelRead(ChannelHandlerContext, Object) - 类 中的方法cn.hserver.plugin.gateway.handler.http4.Http4BackendHandler
 
channelRead(ChannelHandlerContext, Object) - 类 中的方法cn.hserver.plugin.gateway.handler.http4.Http4FrontendHandler
 
channelRead(ChannelHandlerContext, Object) - 类 中的方法cn.hserver.plugin.gateway.handler.http7.Http7BackendHandler
 
channelRead(ChannelHandlerContext, Object) - 类 中的方法cn.hserver.plugin.gateway.handler.http7.Http7FrontendHandler
 
channelRead(ChannelHandlerContext, Object) - 类 中的方法cn.hserver.plugin.gateway.handler.tcp.BackendHandler
 
channelRead(ChannelHandlerContext, Object) - 类 中的方法cn.hserver.plugin.gateway.handler.tcp.FrontendHandler
 
cn.hserver.plugin.gateway - 程序包 cn.hserver.plugin.gateway
 
cn.hserver.plugin.gateway.config - 程序包 cn.hserver.plugin.gateway.config
 
cn.hserver.plugin.gateway.enums - 程序包 cn.hserver.plugin.gateway.enums
 
cn.hserver.plugin.gateway.handler.http4 - 程序包 cn.hserver.plugin.gateway.handler.http4
 
cn.hserver.plugin.gateway.handler.http7 - 程序包 cn.hserver.plugin.gateway.handler.http7
 
cn.hserver.plugin.gateway.handler.tcp - 程序包 cn.hserver.plugin.gateway.handler.tcp
 
cn.hserver.plugin.gateway.protocol - 程序包 cn.hserver.plugin.gateway.protocol
 

D

dispatcher(ChannelHandlerContext, ChannelPipeline, byte[]) - 类 中的方法cn.hserver.plugin.gateway.protocol.DispatchHttp4GateWay
 
dispatcher(ChannelHandlerContext, ChannelPipeline, byte[]) - 类 中的方法cn.hserver.plugin.gateway.protocol.DispatchHttp7GateWay
 
dispatcher(ChannelHandlerContext, ChannelPipeline, byte[]) - 类 中的方法cn.hserver.plugin.gateway.protocol.DispatchTcpGateWay
 
DispatchHttp4GateWay - cn.hserver.plugin.gateway.protocol中的类
网关模式
DispatchHttp4GateWay() - 类 的构造器cn.hserver.plugin.gateway.protocol.DispatchHttp4GateWay
 
DispatchHttp7GateWay - cn.hserver.plugin.gateway.protocol中的类
网关模式
DispatchHttp7GateWay() - 类 的构造器cn.hserver.plugin.gateway.protocol.DispatchHttp7GateWay
 
DispatchTcpGateWay - cn.hserver.plugin.gateway.protocol中的类
网关模式
DispatchTcpGateWay() - 类 的构造器cn.hserver.plugin.gateway.protocol.DispatchTcpGateWay
 

E

exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法cn.hserver.plugin.gateway.handler.http4.Http4BackendHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法cn.hserver.plugin.gateway.handler.http4.Http4FrontendHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法cn.hserver.plugin.gateway.handler.http7.Http7BackendHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法cn.hserver.plugin.gateway.handler.http7.Http7FrontendHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法cn.hserver.plugin.gateway.handler.tcp.BackendHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法cn.hserver.plugin.gateway.handler.tcp.FrontendHandler
 

F

FrontendHandler - cn.hserver.plugin.gateway.handler.tcp中的类
 
FrontendHandler() - 类 的构造器cn.hserver.plugin.gateway.handler.tcp.FrontendHandler
 

G

GATEWAY_MODE - 类 中的静态变量cn.hserver.plugin.gateway.config.GateWayConfig
是否是HTTP网关
GateWayConfig - cn.hserver.plugin.gateway.config中的类
 
GateWayConfig() - 类 的构造器cn.hserver.plugin.gateway.config.GateWayConfig
 
GatewayMode - cn.hserver.plugin.gateway.enums中的枚举
 
GateWayPlugin - cn.hserver.plugin.gateway中的类
 
GateWayPlugin() - 类 的构造器cn.hserver.plugin.gateway.GateWayPlugin
 
getDesc() - 枚举 中的方法cn.hserver.plugin.gateway.enums.GatewayMode
 
getMode(String) - 枚举 中的静态方法cn.hserver.plugin.gateway.enums.GatewayMode
 

H

Http4BackendHandler - cn.hserver.plugin.gateway.handler.http4中的类
 
Http4BackendHandler(Channel) - 类 的构造器cn.hserver.plugin.gateway.handler.http4.Http4BackendHandler
 
Http4FrontendHandler - cn.hserver.plugin.gateway.handler.http4中的类
 
Http4FrontendHandler() - 类 的构造器cn.hserver.plugin.gateway.handler.http4.Http4FrontendHandler
 
Http7BackendHandler - cn.hserver.plugin.gateway.handler.http7中的类
 
Http7BackendHandler(Channel) - 类 的构造器cn.hserver.plugin.gateway.handler.http7.Http7BackendHandler
 
Http7FrontendHandler - cn.hserver.plugin.gateway.handler.http7中的类
 
Http7FrontendHandler() - 类 的构造器cn.hserver.plugin.gateway.handler.http7.Http7FrontendHandler
 

I

injectionEnd() - 类 中的方法cn.hserver.plugin.gateway.GateWayPlugin
 
iocInit(PackageScanner) - 类 中的方法cn.hserver.plugin.gateway.GateWayPlugin
 
iocInitBean(Class) - 类 中的方法cn.hserver.plugin.gateway.GateWayPlugin
 
iocInitEnd() - 类 中的方法cn.hserver.plugin.gateway.GateWayPlugin
 

P

PORT - 类 中的静态变量cn.hserver.plugin.gateway.config.GateWayConfig
网关占用端口

S

startApp() - 类 中的方法cn.hserver.plugin.gateway.GateWayPlugin
 
startInjection() - 类 中的方法cn.hserver.plugin.gateway.GateWayPlugin
 
startIocInit() - 类 中的方法cn.hserver.plugin.gateway.GateWayPlugin
 

V

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

W

write(ChannelHandlerContext, Object) - 类 中的方法cn.hserver.plugin.gateway.handler.http4.Http4FrontendHandler
 
B C D E F G H I P S V W 
跳过导航链接

Copyright © 2022. All rights reserved.