B C D E F G H I O P R S V W
B
- BackendHandler - cn.hserver.plugin.gateway.handler.tcp中的类
-
- BackendHandler(Channel, Business) - 类 的构造器cn.hserver.plugin.gateway.handler.tcp.BackendHandler
-
- Business<T,U> - cn.hserver.plugin.gateway.business中的接口
-
- business - 类 中的变量cn.hserver.plugin.gateway.handler.InBaseChannelInboundHandlerAdapter
-
- BusinessHttp4 - cn.hserver.plugin.gateway.business中的类
-
- BusinessHttp4() - 类 的构造器cn.hserver.plugin.gateway.business.BusinessHttp4
-
- BusinessHttp7 - cn.hserver.plugin.gateway.business中的类
-
- BusinessHttp7() - 类 的构造器cn.hserver.plugin.gateway.business.BusinessHttp7
-
- BusinessTcp - cn.hserver.plugin.gateway.business中的类
-
- BusinessTcp() - 类 的构造器cn.hserver.plugin.gateway.business.BusinessTcp
-
C
- channelActive(ChannelHandlerContext) - 类 中的方法cn.hserver.plugin.gateway.handler.http7.Http7WebSocketBackendHandler
-
- channelActive(ChannelHandlerContext) - 类 中的方法cn.hserver.plugin.gateway.handler.InBaseChannelInboundHandlerAdapter
-
- channelInactive(ChannelHandlerContext) - 类 中的方法cn.hserver.plugin.gateway.handler.http7.Http7WebSocketBackendHandler
-
- channelInactive(ChannelHandlerContext) - 类 中的方法cn.hserver.plugin.gateway.handler.http7.Http7WebSocketFrontendHandler
-
- channelInactive(ChannelHandlerContext) - 类 中的方法cn.hserver.plugin.gateway.handler.InBaseChannelInboundHandlerAdapter
-
- channelInactive(ChannelHandlerContext) - 类 中的方法cn.hserver.plugin.gateway.handler.OutBaseChannelInboundHandlerAdapter
-
- channelRead(ChannelHandlerContext, Object) - 类 中的方法cn.hserver.plugin.gateway.handler.http7.Http7WebSocketBackendHandler
-
- channelRead(ChannelHandlerContext, Object) - 类 中的方法cn.hserver.plugin.gateway.handler.http7.Http7WebSocketFrontendHandler
-
- channelRead(ChannelHandlerContext, Object) - 类 中的方法cn.hserver.plugin.gateway.handler.InBaseChannelInboundHandlerAdapter
-
- channelRead(ChannelHandlerContext, Object) - 类 中的方法cn.hserver.plugin.gateway.handler.OutBaseChannelInboundHandlerAdapter
-
- channelWritabilityChanged(ChannelHandlerContext) - 类 中的方法cn.hserver.plugin.gateway.handler.ReadWriteLimitHandler
-
- close(Channel) - 接口 中的方法cn.hserver.plugin.gateway.business.Business
-
链接关闭
- close(Channel) - 类 中的方法cn.hserver.plugin.gateway.business.BusinessHttp4
-
- close(Channel) - 类 中的方法cn.hserver.plugin.gateway.business.BusinessHttp7
-
- close(Channel) - 类 中的方法cn.hserver.plugin.gateway.business.BusinessTcp
-
- cn.hserver.plugin.gateway - 程序包 cn.hserver.plugin.gateway
-
- cn.hserver.plugin.gateway.bean - 程序包 cn.hserver.plugin.gateway.bean
-
- cn.hserver.plugin.gateway.business - 程序包 cn.hserver.plugin.gateway.business
-
- 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 - 程序包 cn.hserver.plugin.gateway.handler
-
- 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.http7.aggregator - 程序包 cn.hserver.plugin.gateway.handler.http7.aggregator
-
- cn.hserver.plugin.gateway.handler.tcp - 程序包 cn.hserver.plugin.gateway.handler.tcp
-
- cn.hserver.plugin.gateway.protocol - 程序包 cn.hserver.plugin.gateway.protocol
-
- cn.hserver.plugin.gateway.ssl - 程序包 cn.hserver.plugin.gateway.ssl
-
D
- dispatcher(ChannelHandlerContext, ChannelPipeline, byte[]) - 类 中的方法cn.hserver.plugin.gateway.protocol.DispatchHttpGateWay
-
- dispatcher(Channel, ChannelPipeline) - 类 中的方法cn.hserver.plugin.gateway.protocol.DispatchTcpGateWay
-
- DispatchHttpGateWay - cn.hserver.plugin.gateway.protocol中的类
-
网关模式
- DispatchHttpGateWay() - 类 的构造器cn.hserver.plugin.gateway.protocol.DispatchHttpGateWay
-
- DispatchTcpGateWay - cn.hserver.plugin.gateway.protocol中的类
-
网关模式
- DispatchTcpGateWay() - 类 的构造器cn.hserver.plugin.gateway.protocol.DispatchTcpGateWay
-
E
- engineGetTrustManagers() - 类 中的方法cn.hserver.plugin.gateway.ssl.HttpsMapperTrustManagerFactory
-
- engineInit(KeyStore) - 类 中的方法cn.hserver.plugin.gateway.ssl.HttpsMapperTrustManagerFactory
-
- engineInit(ManagerFactoryParameters) - 类 中的方法cn.hserver.plugin.gateway.ssl.HttpsMapperTrustManagerFactory
-
- EVENT_EXECUTORS - 类 中的静态变量cn.hserver.plugin.gateway.config.GateWayConfig
-
- exceptionCaught(ChannelHandlerContext, Throwable) - 接口 中的方法cn.hserver.plugin.gateway.business.Business
-
全局异常
- exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法cn.hserver.plugin.gateway.business.BusinessHttp4
-
- exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法cn.hserver.plugin.gateway.business.BusinessHttp7
-
- exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法cn.hserver.plugin.gateway.business.BusinessTcp
-
- exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法cn.hserver.plugin.gateway.handler.http7.Http7WebSocketBackendHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法cn.hserver.plugin.gateway.handler.http7.Http7WebSocketFrontendHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法cn.hserver.plugin.gateway.handler.InBaseChannelInboundHandlerAdapter
-
- exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法cn.hserver.plugin.gateway.handler.OutBaseChannelInboundHandlerAdapter
-
F
- FrontendHandler - cn.hserver.plugin.gateway.handler.tcp中的类
-
- FrontendHandler(Business) - 类 的构造器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
-
- getChannelInitializer(Channel, InetSocketAddress) - 类 中的方法cn.hserver.plugin.gateway.handler.http4.Http4FrontendHandler
-
- getChannelInitializer(Channel, InetSocketAddress) - 类 中的方法cn.hserver.plugin.gateway.handler.http7.Http7FrontendHandler
-
- getChannelInitializer(Channel, InetSocketAddress) - 类 中的方法cn.hserver.plugin.gateway.handler.InBaseChannelInboundHandlerAdapter
-
- getChannelInitializer(Channel, InetSocketAddress) - 类 中的方法cn.hserver.plugin.gateway.handler.tcp.FrontendHandler
-
- getClientContext() - 类 中的静态方法cn.hserver.plugin.gateway.ssl.HttpsMapperSslContextFactory
-
- getData() - 类 中的方法cn.hserver.plugin.gateway.bean.Http4Data
-
- getDesc() - 枚举 中的方法cn.hserver.plugin.gateway.enums.GatewayMode
-
- getHost() - 类 中的方法cn.hserver.plugin.gateway.bean.Http4Data
-
- getHost() - 类 中的方法cn.hserver.plugin.gateway.handler.http4.Http4FrontendHandler
-
- getHost() - 类 中的方法cn.hserver.plugin.gateway.handler.InBaseChannelInboundHandlerAdapter
-
- getMessage(Object) - 类 中的方法cn.hserver.plugin.gateway.handler.http4.Http4FrontendHandler
-
- getMessage(Object) - 类 中的方法cn.hserver.plugin.gateway.handler.InBaseChannelInboundHandlerAdapter
-
- getMode(String) - 枚举 中的静态方法cn.hserver.plugin.gateway.enums.GatewayMode
-
- getProxyHost(ChannelHandlerContext, T, SocketAddress) - 接口 中的方法cn.hserver.plugin.gateway.business.Business
-
代理host
业务代码只处理选择什么样的服务,比如常见随机模式 hash模式 循环模式等
- getProxyHost(ChannelHandlerContext, Http4Data, SocketAddress) - 类 中的方法cn.hserver.plugin.gateway.business.BusinessHttp4
-
- getProxyHost(ChannelHandlerContext, Object, SocketAddress) - 类 中的方法cn.hserver.plugin.gateway.business.BusinessHttp7
-
- getProxyHost(ChannelHandlerContext, Object, SocketAddress) - 类 中的方法cn.hserver.plugin.gateway.business.BusinessTcp
-
- getRequestIgnoreUrls() - 类 中的方法cn.hserver.plugin.gateway.handler.http7.Http7FrontendHandler
-
- getTrustManagers() - 类 中的静态方法cn.hserver.plugin.gateway.ssl.HttpsMapperTrustManagerFactory
-
H
- handlerAdded(ChannelHandlerContext) - 类 中的方法cn.hserver.plugin.gateway.handler.http7.Http7WebSocketBackendHandler
-
- handshakeFuture() - 类 中的方法cn.hserver.plugin.gateway.handler.http7.Http7WebSocketBackendHandler
-
- Http4BackendHandler - cn.hserver.plugin.gateway.handler.http4中的类
-
- Http4BackendHandler(Channel, Business) - 类 的构造器cn.hserver.plugin.gateway.handler.http4.Http4BackendHandler
-
- Http4Data - cn.hserver.plugin.gateway.bean中的类
-
- Http4Data() - 类 的构造器cn.hserver.plugin.gateway.bean.Http4Data
-
- Http4Data(String, Object) - 类 的构造器cn.hserver.plugin.gateway.bean.Http4Data
-
- Http4FrontendHandler - cn.hserver.plugin.gateway.handler.http4中的类
-
- Http4FrontendHandler(String, Business) - 类 的构造器cn.hserver.plugin.gateway.handler.http4.Http4FrontendHandler
-
- Http7BackendHandler - cn.hserver.plugin.gateway.handler.http7中的类
-
- Http7BackendHandler(Channel, Business) - 类 的构造器cn.hserver.plugin.gateway.handler.http7.Http7BackendHandler
-
- Http7FrontendHandler - cn.hserver.plugin.gateway.handler.http7中的类
-
- Http7FrontendHandler(Business) - 类 的构造器cn.hserver.plugin.gateway.handler.http7.Http7FrontendHandler
-
- Http7RequestObjectAggregator - cn.hserver.plugin.gateway.handler.http7.aggregator中的类
-
更具URL规则是否忽略消息聚合
- Http7RequestObjectAggregator(int, Channel, String) - 类 的构造器cn.hserver.plugin.gateway.handler.http7.aggregator.Http7RequestObjectAggregator
-
- Http7ResponseObjectAggregator - cn.hserver.plugin.gateway.handler.http7.aggregator中的类
-
更具URL规则是否忽略消息聚合
- Http7ResponseObjectAggregator(int, Channel, String) - 类 的构造器cn.hserver.plugin.gateway.handler.http7.aggregator.Http7ResponseObjectAggregator
-
- Http7WebSocketBackendHandler - cn.hserver.plugin.gateway.handler.http7中的类
-
- Http7WebSocketBackendHandler(WebSocketClientHandshaker, Channel, BusinessHttp7) - 类 的构造器cn.hserver.plugin.gateway.handler.http7.Http7WebSocketBackendHandler
-
- Http7WebSocketFrontendHandler - cn.hserver.plugin.gateway.handler.http7中的类
-
- Http7WebSocketFrontendHandler(Business) - 类 的构造器cn.hserver.plugin.gateway.handler.http7.Http7WebSocketFrontendHandler
-
- HttpsMapperSslContextFactory - cn.hserver.plugin.gateway.ssl中的类
-
- HttpsMapperTrustManagerFactory - cn.hserver.plugin.gateway.ssl中的类
-
- HttpsMapperTrustManagerFactory() - 类 的构造器cn.hserver.plugin.gateway.ssl.HttpsMapperTrustManagerFactory
-
I
- in(ChannelHandlerContext, T) - 接口 中的方法cn.hserver.plugin.gateway.business.Business
-
数据入场
业务处理模式,拦截器 限流等
- in(ChannelHandlerContext, Http4Data) - 类 中的方法cn.hserver.plugin.gateway.business.BusinessHttp4
-
- in(ChannelHandlerContext, Object) - 类 中的方法cn.hserver.plugin.gateway.business.BusinessHttp7
-
- in(ChannelHandlerContext, Object) - 类 中的方法cn.hserver.plugin.gateway.business.BusinessTcp
-
- InBaseChannelInboundHandlerAdapter - cn.hserver.plugin.gateway.handler中的类
-
- InBaseChannelInboundHandlerAdapter(Business) - 类 的构造器cn.hserver.plugin.gateway.handler.InBaseChannelInboundHandlerAdapter
-
- injectionEnd() - 类 中的方法cn.hserver.plugin.gateway.GateWayPlugin
-
- iocInit(PackageScanner) - 类 中的方法cn.hserver.plugin.gateway.GateWayPlugin
-
- iocInitBeanList() - 类 中的方法cn.hserver.plugin.gateway.GateWayPlugin
-
- iocInitEnd() - 类 中的方法cn.hserver.plugin.gateway.GateWayPlugin
-
- isStartMessage(HttpObject) - 类 中的方法cn.hserver.plugin.gateway.handler.http7.aggregator.Http7RequestObjectAggregator
-
- isStartMessage(HttpObject) - 类 中的方法cn.hserver.plugin.gateway.handler.http7.aggregator.Http7ResponseObjectAggregator
-
O
- out(Channel, U) - 接口 中的方法cn.hserver.plugin.gateway.business.Business
-
数据出场
数据加密等操作
- out(Channel, Object) - 类 中的方法cn.hserver.plugin.gateway.business.BusinessHttp4
-
- out(Channel, Object) - 类 中的方法cn.hserver.plugin.gateway.business.BusinessHttp7
-
- out(Channel, Object) - 类 中的方法cn.hserver.plugin.gateway.business.BusinessTcp
-
- OutBaseChannelInboundHandlerAdapter - cn.hserver.plugin.gateway.handler中的类
-
- OutBaseChannelInboundHandlerAdapter(Channel, Business) - 类 的构造器cn.hserver.plugin.gateway.handler.OutBaseChannelInboundHandlerAdapter
-
P
- PORT - 类 中的静态变量cn.hserver.plugin.gateway.config.GateWayConfig
-
网关占用端口
R
- read(ChannelHandlerContext) - 类 中的方法cn.hserver.plugin.gateway.handler.ReadWriteLimitHandler
-
- readWriteLimit(Channel) - 类 中的方法cn.hserver.plugin.gateway.handler.ReadWriteLimitHandler
-
读写限制
- ReadWriteLimitHandler - cn.hserver.plugin.gateway.handler中的类
-
- ReadWriteLimitHandler() - 类 的构造器cn.hserver.plugin.gateway.handler.ReadWriteLimitHandler
-
- ReadWriteLimitHandler(Channel, Channel) - 类 的构造器cn.hserver.plugin.gateway.handler.ReadWriteLimitHandler
-
- requestIgnoreUrls() - 类 中的方法cn.hserver.plugin.gateway.business.BusinessHttp7
-
忽略的url进行消息聚合
- responseIgnoreUrls() - 类 中的方法cn.hserver.plugin.gateway.business.BusinessHttp7
-
S
- setData(Object) - 类 中的方法cn.hserver.plugin.gateway.bean.Http4Data
-
- setHost(String) - 类 中的方法cn.hserver.plugin.gateway.bean.Http4Data
-
- 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, ChannelPromise) - 类 中的方法cn.hserver.plugin.gateway.handler.ReadWriteLimitHandler
-
B C D E F G H I O P R S V W
Copyright © 2024. All rights reserved.