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

A

AALOAD - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
AASTORE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
AbortPolicyWithReport - com.github.netty.core.util中的类
Abort Policy.
AbortPolicyWithReport(String, String, String) - 类 的构造器com.github.netty.core.util.AbortPolicyWithReport
 
AbstractAuthPluginDataBuilder<B extends AbstractAuthPluginDataBuilder> - com.github.netty.protocol.mysql中的类
 
AbstractAuthPluginDataBuilder() - 类 的构造器com.github.netty.protocol.mysql.AbstractAuthPluginDataBuilder
 
AbstractChannelHandler<I,O> - com.github.netty.core中的类
An abstract netty ChannelHandler
AbstractInterceptHandler - com.github.netty.protocol.mqtt.interception中的类
Basic abstract class usefull to avoid empty methods creation in subclasses.
AbstractInterceptHandler() - 类 的构造器com.github.netty.protocol.mqtt.interception.AbstractInterceptHandler
 
AbstractMySqlPacket - com.github.netty.protocol.mysql中的类
 
AbstractMySqlPacket(int) - 类 的构造器com.github.netty.protocol.mysql.AbstractMySqlPacket
 
AbstractNettyClient - com.github.netty.core中的类
An abstract netty client
AbstractNettyClient() - 类 的构造器com.github.netty.core.AbstractNettyClient
 
AbstractNettyClient(String, int) - 类 的构造器com.github.netty.core.AbstractNettyClient
 
AbstractNettyClient(InetSocketAddress) - 类 的构造器com.github.netty.core.AbstractNettyClient
 
AbstractNettyClient(String, InetSocketAddress) - 类 的构造器com.github.netty.core.AbstractNettyClient
 
AbstractNettyServer - com.github.netty.core中的类
An abstract netty server
AbstractNettyServer(int) - 类 的构造器com.github.netty.core.AbstractNettyServer
 
AbstractNettyServer(InetSocketAddress) - 类 的构造器com.github.netty.core.AbstractNettyServer
 
AbstractNettyServer(String, InetSocketAddress) - 类 的构造器com.github.netty.core.AbstractNettyServer
 
AbstractPacketDecoder - com.github.netty.protocol.mysql中的类
 
AbstractPacketDecoder(int) - 类 的构造器com.github.netty.protocol.mysql.AbstractPacketDecoder
 
AbstractPacketEncoder<T extends MysqlPacket> - com.github.netty.protocol.mysql中的类
 
AbstractPacketEncoder() - 类 的构造器com.github.netty.protocol.mysql.AbstractPacketEncoder
 
AbstractProtocol - com.github.netty.core中的类
An abstract Protocols Register
AbstractProtocol() - 类 的构造器com.github.netty.core.AbstractProtocol
 
AbstractProtocolDecoder - com.github.netty.core中的类
AbstractProtocolDecoder ACK flag : (0=Don't need, 1=Need) -+------2B-------+--1B--+----1B----+-----8B-----+------1B-----+----------------dynamic---------------------+-------dynamic------------+ | packet length | type | ACK flag | version | Fields size | Fields | Body | | 76 | 1 | 1 | NRPC/201 | 2 | 11requestMappingName6/hello10methodName8sayHello | {"age":10,"name":"wang"} | -+---------------+------+----------+------------+-------------+--------------------------------------------+--------------------------+
AbstractProtocolDecoder() - 类 的构造器com.github.netty.core.AbstractProtocolDecoder
 
AbstractProtocolDecoder(int) - 类 的构造器com.github.netty.core.AbstractProtocolDecoder
 
AbstractProtocolDecoder(int, int) - 类 的构造器com.github.netty.core.AbstractProtocolDecoder
 
AbstractProtocolEncoder<T extends Packet> - com.github.netty.core中的类
RPC encoder ACK flag : (0=Don't need, 1=Need) -+------2B-------+--1B--+----1B----+-----8B-----+------1B-----+----------------dynamic---------------------+-------dynamic------------+ | packet length | type | ACK flag | version | Fields size | Fields | Body | | 76 | 1 | 1 | NRPC/201 | 2 | 11requestMappingName6/hello10methodName8sayHello | {"age":10,"name":"wang"} | -+---------------+------+----------+------------+-------------+--------------------------------------------+--------------------------+
AbstractProtocolEncoder() - 类 的构造器com.github.netty.core.AbstractProtocolEncoder
 
ACCEPT - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Accept"
ACCEPT_CHARSET - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Accept-Charset"
ACCEPT_ENCODING - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Accept-Encoding"
ACCEPT_LANGUAGE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Accept-Language"
ACCEPT_PATCH - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Accept-Patch"
ACCEPT_RANGES - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Accept-Ranges"
AcceptAllAuthenticator - com.github.netty.protocol.mqtt.security中的类
 
AcceptAllAuthenticator() - 类 的构造器com.github.netty.protocol.mqtt.security.AcceptAllAuthenticator
 
access() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
ACCESS_CONTROL_ALLOW_CREDENTIALS - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Access-Control-Allow-Credentials"
ACCESS_CONTROL_ALLOW_HEADERS - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Access-Control-Allow-Headers"
ACCESS_CONTROL_ALLOW_METHODS - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Access-Control-Allow-Methods"
ACCESS_CONTROL_ALLOW_ORIGIN - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Access-Control-Allow-Origin"
ACCESS_CONTROL_EXPOSE_HEADERS - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Access-Control-Expose-Headers"
ACCESS_CONTROL_MAX_AGE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Access-Control-Max-Age"
ACCESS_CONTROL_REQUEST_HEADERS - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Access-Control-Request-Headers"
ACCESS_CONTROL_REQUEST_METHOD - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Access-Control-Request-Method"
ACK_NO - 类 中的静态变量com.github.netty.core.Packet
 
ACK_NO - 类 中的静态变量com.github.netty.protocol.nrpc.RpcPacket
 
ACK_YES - 类 中的静态变量com.github.netty.core.Packet
 
ACK_YES - 类 中的静态变量com.github.netty.protocol.nrpc.RpcPacket
 
ACL_FILE_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
ACLFileParser - com.github.netty.protocol.mqtt.security中的类
Parses the acl configuration file.
ACONST_NULL - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
add(E) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
add(K, V) - 类 中的方法com.github.netty.core.util.LinkedMultiValueMap
 
add(Subscription) - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.CTrieSubscriptionDirectory
 
add(Subscription) - 接口 中的方法com.github.netty.protocol.mqtt.subscriptions.ISubscriptionsDirectory
 
add(ServletErrorPage) - 类 中的方法com.github.netty.protocol.servlet.ServletErrorPageManager
 
add(String, String) - 类 中的方法com.github.netty.protocol.servlet.util.MimeMappingsX
Add a new mime mapping.
addAll(K, List<? extends V>) - 类 中的方法com.github.netty.core.util.LinkedMultiValueMap
 
addAttribute(String, String) - 类 中的方法com.github.netty.protocol.mysql.client.ClientHandshakePacket.Builder
 
addAuthData(byte[]) - 类 中的方法com.github.netty.protocol.mysql.AbstractAuthPluginDataBuilder
 
addAuthData(ByteBuf, int) - 类 中的方法com.github.netty.protocol.mysql.AbstractAuthPluginDataBuilder
 
addBeanDefinition(String, ApplicationX.BeanDefinition) - 类 中的方法com.github.netty.core.util.ApplicationX
 
addBeanDefinition(String, ApplicationX.BeanDefinition, Map<Class, String[]>, Map<String, ApplicationX.BeanDefinition>) - 类 中的方法com.github.netty.core.util.ApplicationX
 
addBeanFactory(Class, ApplicationX.AbstractBeanFactory) - 类 中的方法com.github.netty.core.util.ApplicationX
 
addBeanPostProcessor(ApplicationX.BeanPostProcessor) - 类 中的方法com.github.netty.core.util.ApplicationX
 
addCapabilities(CapabilityFlags...) - 类 中的方法com.github.netty.protocol.mysql.AbstractAuthPluginDataBuilder
 
addCapabilities(Collection<CapabilityFlags>) - 类 中的方法com.github.netty.protocol.mysql.AbstractAuthPluginDataBuilder
 
addClassUrl(ClassLoader, URL) - 类 中的方法com.github.netty.core.util.ApplicationX.ScannerResult
 
addCookie(Cookie) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeResponse
Disallow addCookie() calls on an included response.
addCookie(Cookie) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
addDateHeader(String, long) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeResponse
Disallow addDateHeader() calls on an included response.
addDateHeader(String, long) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
addEndpoint(Class<?>) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketServerContainer
 
addEndpoint(ServerEndpointConfig) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketServerContainer
 
addExcludesPackage(String...) - 类 中的方法com.github.netty.core.util.ApplicationX
 
addFilter(String, String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
addFilter(String, Filter) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
addFilter(String, Class<? extends Filter>) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
addFirst(E) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
addFlags(ColumnFlag...) - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket.Builder
 
addFlags(Collection<ColumnFlag>) - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket.Builder
 
addHeader(String, String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeResponse
Disallow addHeader() calls on an included response.
addHeader(String, String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
addHttpSessionAttributeListener(HttpSessionAttributeListener) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
addHttpSessionIdListenerListener(HttpSessionIdListener) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
addHttpSessionListener(HttpSessionListener) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
addInstance(Object) - 类 中的方法com.github.netty.protocol.nrpc.RpcServer
Add implementation classes (not interfaces, abstract classes)
addInstance(Object, String, String, Function<Method, String[]>) - 类 中的方法com.github.netty.protocol.nrpc.RpcServer
Increase the instance
addInstance(Object) - 类 中的方法com.github.netty.protocol.nrpc.RpcServerChannelHandler
Increase the instance
addInstance(Object, String, boolean) - 类 中的方法com.github.netty.protocol.nrpc.RpcServerChannelHandler
Increase the instance
addInstance(Object, String, String, Function<Method, String[]>, Function<Method, String>, boolean) - 类 中的方法com.github.netty.protocol.nrpc.RpcServerChannelHandler
Increase the instance
addInstance(Object) - 类 中的方法com.github.netty.protocol.NRpcProtocol
 
addInstance(Object, String, Function<Method, String[]>) - 类 中的方法com.github.netty.protocol.NRpcProtocol
 
addInstance(Object, String, Function<Method, String[]>, Function<Method, String>) - 类 中的方法com.github.netty.protocol.NRpcProtocol
 
addInterceptHandler(InterceptHandler) - 类 中的方法com.github.netty.protocol.mqtt.interception.BrokerInterceptor
 
addInterceptHandler(InterceptHandler) - 接口 中的方法com.github.netty.protocol.mqtt.interception.Interceptor
 
addInterceptHandler(InterceptHandler) - 类 中的方法com.github.netty.protocol.MqttProtocol
 
addIntHeader(String, int) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeResponse
Disallow addIntHeader() calls on an included response.
addIntHeader(String, int) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
addJspFile(String, String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
addLast(E) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
addListener(AsyncListener) - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
 
addListener(AsyncListener, ServletRequest, ServletResponse) - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
 
addListener(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
addListener(T) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
addListener(Class<? extends EventListener>) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
addMapping(String...) - 类 中的方法com.github.netty.protocol.servlet.ServletRegistration
 
addMapping(String, T, String, boolean, EnumSet<DispatcherType>) - 类 中的方法com.github.netty.protocol.servlet.util.FilterMapper
Add mapping
addMapping(String, T, String) - 类 中的方法com.github.netty.protocol.servlet.util.UrlMapper
Add mapping
addMappingForServletNames(EnumSet<DispatcherType>, boolean, String...) - 类 中的方法com.github.netty.protocol.servlet.ServletFilterRegistration
 
addMappingForUrlPatterns(EnumSet<DispatcherType>, boolean, String...) - 类 中的方法com.github.netty.protocol.servlet.ServletFilterRegistration
 
addMappingObjectsByUri(String, DispatcherType, List<FilterMapper.Element<T>>) - 类 中的方法com.github.netty.protocol.servlet.util.FilterMapper
Add multiple mapping objects
addMappingObjectsByUri(String, List<UrlMapper.Element<T>>) - 类 中的方法com.github.netty.protocol.servlet.util.UrlMapper
Add multiple mapping objects
addMessageHandler(MessageHandler) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
addMessageHandler(Class<T>, MessageHandler.Partial<T>) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
addMessageHandler(Class<T>, MessageHandler.Whole<T>) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
addNewSubscription(Subscription) - 接口 中的方法com.github.netty.protocol.mqtt.ISubscriptionsRepository
 
addNewSubscription(Subscription) - 类 中的方法com.github.netty.protocol.mqtt.MemorySubscriptionsRepository
 
addNewSubscription(Subscription) - 类 中的方法com.github.netty.protocol.mqtt.RedisSubscriptionsRepository
 
addPipeline(Channel) - 类 中的方法com.github.netty.core.AbstractProtocol
 
addPipeline(Channel) - 接口 中的方法com.github.netty.core.ProtocolHandler
add protocol pipeline support
addPipeline(Channel) - 类 中的方法com.github.netty.protocol.HttpServletProtocol
 
addPipeline(Channel) - 类 中的方法com.github.netty.protocol.MqttProtocol
 
addPipeline(Channel) - 类 中的方法com.github.netty.protocol.MysqlProtocol
 
addPipeline(Channel) - 类 中的方法com.github.netty.protocol.NRpcProtocol
 
addPipeline(Channel) - 类 中的方法com.github.netty.protocol.RtspProtocol
 
addRecycleConsumer(Consumer) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStream.CloseListener
 
addRpcServerInstance(String, String, RpcServerInstance) - 类 中的方法com.github.netty.protocol.nrpc.RpcServerChannelHandler
Increase the RpcServerInstance
addScanPackage(String...) - 类 中的方法com.github.netty.core.util.ApplicationX
 
addServerStatus(ServerStatusFlag, ServerStatusFlag...) - 类 中的方法com.github.netty.protocol.mysql.server.ServerHandshakePacket.Builder
 
addServerStatus(Collection<ServerStatusFlag>) - 类 中的方法com.github.netty.protocol.mysql.server.ServerHandshakePacket.Builder
 
addServlet(String, String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
addServlet(String, Servlet) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
addServlet(String, Class<? extends Servlet>) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
addservletContainerInitializer(ServletContainerInitializer) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
addServletContextAttributeListener(ServletContextAttributeListener) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
addServletContextListener(ServletContextListener) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
addServletRequestAttributeListener(ServletRequestAttributeListener) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
addServletRequestListener(ServletRequestListener) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
addSingletonBeanDefinition(Object) - 类 中的方法com.github.netty.core.util.ApplicationX
 
addSingletonBeanDefinition(Object, String) - 类 中的方法com.github.netty.core.util.ApplicationX
 
addSingletonBeanDefinition(Object, String, boolean) - 类 中的方法com.github.netty.core.util.ApplicationX
 
addSingletonBeanDefinition(Object, String, boolean, BiConsumer<String, ApplicationX.BeanDefinition>) - 类 中的方法com.github.netty.core.util.ApplicationX
 
addStatusFlags(ServerStatusFlag, ServerStatusFlag...) - 类 中的方法com.github.netty.protocol.mysql.server.ServerOkPacket.Builder
 
addStatusFlags(Collection<ServerStatusFlag>) - 类 中的方法com.github.netty.protocol.mysql.server.ServerOkPacket.Builder
 
addTcpChannel(ChannelId, TcpChannel) - 类 中的方法com.github.netty.protocol.DynamicProtocolChannelHandler
 
addThreadStopListener(Consumer<NettyThreadX>) - 类 中的方法com.github.netty.core.util.NettyThreadX
 
addToTree(Subscription) - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.CTrie
 
affectedRows(long) - 类 中的方法com.github.netty.protocol.mysql.server.ServerOkPacket.Builder
 
afterPropertiesSet() - 接口 中的方法com.github.netty.core.util.ApplicationX.InitializingBean
 
AGE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Age"
ALL_MESSAGE_TYPES - 接口 中的静态变量com.github.netty.protocol.mqtt.interception.InterceptHandler
 
ALLOW - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Allow"
ALLOW_ANONYMOUS_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
ALLOW_ZERO_BYTE_CLIENT_ID_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
ALOAD - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ALOAD_0 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ALOAD_1 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ALOAD_2 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ALOAD_3 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ANEWARRAY - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ANEWARRAY_QUICK - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
Annotation(JavaClassFile.ClassReader) - 类 的构造器com.github.netty.core.util.JavaClassFile.Attribute.Annotation
 
AnnotationElementValue() - 类 的构造器com.github.netty.core.util.JavaClassFile.Attribute.Annotation.AnnotationElementValue
 
AnnotationMethodToMethodNameFunction - com.github.netty.core.util中的类
Annotation-based method name function
AnnotationMethodToMethodNameFunction(Collection<Class<? extends Annotation>>) - 类 的构造器com.github.netty.core.util.AnnotationMethodToMethodNameFunction
 
AnnotationMethodToMethodNameFunction(Class<? extends Annotation>...) - 类 的构造器com.github.netty.core.util.AnnotationMethodToMethodNameFunction
 
AnnotationMethodToMethodNameFunction.RpcMethodEx - com.github.netty.core.util中的注释类型
 
AnnotationMethodToParameterNamesFunction - com.github.netty.core.util中的类
Annotation-based method variable parameter name function (because abstract methods cannot be obtained with ASM, only concrete methods can)
AnnotationMethodToParameterNamesFunction(Collection<Class<? extends Annotation>>) - 类 的构造器com.github.netty.core.util.AnnotationMethodToParameterNamesFunction
 
AnnotationMethodToParameterNamesFunction(Class<? extends Annotation>...) - 类 的构造器com.github.netty.core.util.AnnotationMethodToParameterNamesFunction
 
AnnotationMethodToParameterNamesFunction.RpcParamEx - com.github.netty.core.util中的注释类型
 
AntPathMatcher - com.github.netty.protocol.servlet.util中的类
implementation for Ant-style path patterns.
AntPathMatcher() - 类 的构造器com.github.netty.protocol.servlet.util.AntPathMatcher
Create a new instance with the AntPathMatcher.DEFAULT_PATH_SEPARATOR.
AntPathMatcher(String) - 类 的构造器com.github.netty.protocol.servlet.util.AntPathMatcher
A convenient, alternative constructor to use with a custom path separator.
append(CharSequence) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
append(CharSequence, int, int) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
append(char) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
APPLICATION_X_WWW_FORM_URLENCODED - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"application/x-www-form-urlencoded"
ApplicationX - com.github.netty.core.util中的类
Lightweight container that supports resource injection
ApplicationX() - 类 的构造器com.github.netty.core.util.ApplicationX
 
ApplicationX(Supplier<ClassLoader>) - 类 的构造器com.github.netty.core.util.ApplicationX
 
ApplicationX.AbstractBeanFactory - com.github.netty.core.util中的接口
 
ApplicationX.ApplicationAware - com.github.netty.core.util中的接口
 
ApplicationX.Autowired - com.github.netty.core.util中的注释类型
 
ApplicationX.AutowiredConstructorPostProcessor - com.github.netty.core.util中的类
参考 org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
ApplicationX.Aware - com.github.netty.core.util中的接口
 
ApplicationX.Bean - com.github.netty.core.util中的注释类型
 
ApplicationX.BeanDefinition - com.github.netty.core.util中的类
 
ApplicationX.BeanNameAware - com.github.netty.core.util中的接口
 
ApplicationX.BeanPostProcessor - com.github.netty.core.util中的接口
 
ApplicationX.BeanWrapper - com.github.netty.core.util中的类
 
ApplicationX.Component - com.github.netty.core.util中的注释类型
 
ApplicationX.ConversionService - com.github.netty.core.util中的接口
 
ApplicationX.DisposableBean - com.github.netty.core.util中的接口
 
ApplicationX.InitializingBean - com.github.netty.core.util中的接口
 
ApplicationX.InjectElement<T extends Member> - com.github.netty.core.util中的类
参考 org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement
ApplicationX.InstantiationAwareBeanPostProcessor - com.github.netty.core.util中的接口
 
ApplicationX.Lazy - com.github.netty.core.util中的注释类型
 
ApplicationX.MergedBeanDefinitionPostProcessor - com.github.netty.core.util中的接口
 
ApplicationX.Order - com.github.netty.core.util中的注释类型
 
ApplicationX.OrderComparator - com.github.netty.core.util中的类
 
ApplicationX.Ordered - com.github.netty.core.util中的接口
 
ApplicationX.PostConstruct - com.github.netty.core.util中的注释类型
 
ApplicationX.PreDestroy - com.github.netty.core.util中的注释类型
 
ApplicationX.Primary - com.github.netty.core.util中的注释类型
 
ApplicationX.PropertyEditor - com.github.netty.core.util中的接口
 
ApplicationX.PropertyValue - com.github.netty.core.util中的类
 
ApplicationX.PropertyValues - com.github.netty.core.util中的类
 
ApplicationX.Qualifier - com.github.netty.core.util中的注释类型
 
ApplicationX.RegisteredBeanPostProcessor - com.github.netty.core.util中的类
 
ApplicationX.Resource - com.github.netty.core.util中的注释类型
 
ApplicationX.Scanner - com.github.netty.core.util中的类
1.扫描class文件 2.创建对象并包装
ApplicationX.ScannerResult - com.github.netty.core.util中的类
 
ApplicationX.Scope - com.github.netty.core.util中的注释类型
 
ApplicationX.SmartInstantiationAwareBeanPostProcessor - com.github.netty.core.util中的接口
 
ApplicationX.Value - com.github.netty.core.util中的注释类型
 
ApplicationX.ValueHolder - com.github.netty.core.util中的类
 
apply(Method) - 类 中的方法com.github.netty.core.util.AnnotationMethodToMethodNameFunction
 
apply(Method) - 类 中的方法com.github.netty.core.util.AnnotationMethodToParameterNamesFunction
 
apply(Method) - 类 中的方法com.github.netty.core.util.ClassFileMethodToParameterNamesFunction
 
ARETURN - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ARRAY - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Member.Type
The sort of array reference types.
ArrayElementValue() - 类 的构造器com.github.netty.core.util.JavaClassFile.Attribute.Annotation.ArrayElementValue
 
ARRAYLENGTH - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ascendingKeySet() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
Returns a unmodifiable snapshot Set view of the keys contained in this map.
ascendingKeySetWithLimit(int) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Set view of the keys contained in this map.
ascendingMap() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Map view of the mappings contained in this map.
ascendingMapWithLimit(int) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Map view of the mappings contained in this map.
AsciiStringCachePool - com.github.netty.core.util中的类
 
AsciiStringCachePool() - 类 的构造器com.github.netty.core.util.AsciiStringCachePool
 
asEntryWeigher(ConcurrentLinkedHashMap.Weigher<? super V>) - 类 中的静态方法com.github.netty.core.util.ConcurrentLinkedHashMap.Weighers
A entry weigher backed by the specified weigher.
asTopic(String) - 类 中的静态方法com.github.netty.protocol.mqtt.subscriptions.Topic
Factory method
ASTORE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ASTORE_0 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ASTORE_1 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ASTORE_2 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ASTORE_3 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ATHROW - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
atomicGet(K, Supplier<V>) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
attr(AttributeKey<T>) - 类 中的方法com.github.netty.protocol.TcpChannel
 
ATTR_KEY_TCP_CHANNEL - 类 中的静态变量com.github.netty.protocol.DynamicProtocolChannelHandler
 
Attribute(int, int, JavaClassFile.ClassReader) - 类 的构造器com.github.netty.core.util.JavaClassFile.Attribute
 
attributes() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute
 
attrName() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute
 
AUTH_PLUGIN_DATA_MIN_LEN - 接口 中的静态变量com.github.netty.protocol.mysql.Constants
 
AUTH_PLUGIN_DATA_PART1_LEN - 接口 中的静态变量com.github.netty.protocol.mysql.Constants
 
AUTH_PLUGIN_DATA_PART2_MIN_LEN - 接口 中的静态变量com.github.netty.protocol.mysql.Constants
 
authenticate(HttpServletResponse) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
AUTHENTICATOR_CLASS_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
Authorization - com.github.netty.protocol.mqtt.security中的类
Carries the read/write authorization to topics for the users.
AUTHORIZATION - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Authorization"
AUTHORIZATOR_CLASS_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
authPluginData - 类 中的变量com.github.netty.protocol.mysql.AbstractAuthPluginDataBuilder
 
authPluginName(String) - 类 中的方法com.github.netty.protocol.mysql.client.ClientHandshakePacket.Builder
 
authPluginName(String) - 类 中的方法com.github.netty.protocol.mysql.server.ServerHandshakePacket.Builder
 
AutoFlushChannelHandler - com.github.netty.core中的类
Auto-flush data on channel after a read timeout.
AutoFlushChannelHandler(long, TimeUnit) - 类 的构造器com.github.netty.core.AutoFlushChannelHandler
 
AUTOSAVE_INTERVAL_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
AUTOWIRE_BY_NAME - 类 中的静态变量com.github.netty.core.util.ApplicationX.BeanDefinition
 
AUTOWIRE_BY_TYPE - 类 中的静态变量com.github.netty.core.util.ApplicationX.BeanDefinition
 
AUTOWIRE_CONSTRUCTOR - 类 中的静态变量com.github.netty.core.util.ApplicationX.BeanDefinition
 
AUTOWIRE_NO - 类 中的静态变量com.github.netty.core.util.ApplicationX.BeanDefinition
 
AutowiredConstructorPostProcessor(ApplicationX) - 类 的构造器com.github.netty.core.util.ApplicationX.AutowiredConstructorPostProcessor
 
available() - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
 

B

BALOAD - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
BASE64 - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"base64"
BASTORE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
BeanDefinition() - 类 的构造器com.github.netty.core.util.ApplicationX.BeanDefinition
 
BeanWrapper(Object) - 类 的构造器com.github.netty.core.util.ApplicationX.BeanWrapper
 
BINARY - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"binary"
BIPUSH - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
BOOLEAN - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Member.Type
The sort of the boolean type.
BOOLEAN_TYPE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Member.Type
The boolean type.
BooleanElementValue() - 类 的构造器com.github.netty.core.util.JavaClassFile.Attribute.Annotation.BooleanElementValue
 
boolProp(String, boolean) - 类 中的方法com.github.netty.protocol.mqtt.config.IConfig
 
BOUNDARY - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"boundary"
BREAKPOINT - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
Non-legal opcodes, may be used by JVM internally.
BROKER_INTERCEPTOR_THREAD_POOL_SIZE - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
BrokerConfiguration - com.github.netty.protocol.mqtt.config中的类
 
BrokerConfiguration() - 类 的构造器com.github.netty.protocol.mqtt.config.BrokerConfiguration
 
BrokerConfiguration(boolean, boolean, boolean) - 类 的构造器com.github.netty.protocol.mqtt.config.BrokerConfiguration
 
BrokerConstants - com.github.netty.protocol.mqtt.config中的类
 
BrokerInterceptor - com.github.netty.protocol.mqtt.interception中的类
An interceptor that execute the interception tasks asynchronously.
BrokerInterceptor(int, List<InterceptHandler>) - 类 的构造器com.github.netty.protocol.mqtt.interception.BrokerInterceptor
 
BrokerInterceptor(int) - 类 的构造器com.github.netty.protocol.mqtt.interception.BrokerInterceptor
 
buffer() - 类 中的方法com.github.netty.core.util.ByteBufAllocatorX
 
buffer(int) - 类 中的方法com.github.netty.core.util.ByteBufAllocatorX
 
buffer(int, int) - 类 中的方法com.github.netty.core.util.ByteBufAllocatorX
 
BUGSNAG_ENABLE_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
BUGSNAG_TOKEN_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
build() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.Builder
Creates a new ConcurrentLinkedHashMap instance.
build() - 类 中的方法com.github.netty.protocol.mysql.client.ClientHandshakePacket.Builder
 
build() - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket.Builder
 
build() - 类 中的方法com.github.netty.protocol.mysql.server.ServerHandshakePacket.Builder
 
build() - 类 中的方法com.github.netty.protocol.mysql.server.ServerOkPacket.Builder
 
Builder() - 类 的构造器com.github.netty.core.util.ConcurrentLinkedHashMap.Builder
 
Builder() - 类 的构造器com.github.netty.protocol.mysql.client.ClientHandshakePacket.Builder
 
builder() - 类 中的静态方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket
 
Builder() - 类 的构造器com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket.Builder
 
builder() - 类 中的静态方法com.github.netty.protocol.mysql.server.ServerHandshakePacket
 
Builder() - 类 的构造器com.github.netty.protocol.mysql.server.ServerHandshakePacket.Builder
 
builder() - 类 中的静态方法com.github.netty.protocol.mysql.server.ServerOkPacket
 
Builder() - 类 的构造器com.github.netty.protocol.mysql.server.ServerOkPacket.Builder
 
BYTE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Member.Type
The sort of the byte type.
BYTE_LENGTH - 类 中的静态变量com.github.netty.core.util.IOUtil
 
BYTE_TYPE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Member.Type
The byte type.
byteArray() - 类 中的静态方法com.github.netty.core.util.ConcurrentLinkedHashMap.Weighers
A weigher where the value is a byte array and its weight is the number of bytes.
ByteBufAllocatorX - com.github.netty.core.util中的类
Created by wangzihao on 2018/8/5/005.
ByteElementValue() - 类 的构造器com.github.netty.core.util.JavaClassFile.Attribute.Annotation.ByteElementValue
 
BYTES - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"bytes"
BytesMetrics - com.github.netty.core.util中的类
 
BytesMetrics() - 类 的构造器com.github.netty.core.util.BytesMetrics
 
BytesMetricsChannelHandler - com.github.netty.core.util中的类
Packet monitoring (read write/byte)
BytesMetricsChannelHandler() - 类 的构造器com.github.netty.core.util.BytesMetricsChannelHandler
 
bytesRead() - 类 中的方法com.github.netty.core.util.BytesMetrics
 
bytesWrote() - 类 中的方法com.github.netty.core.util.BytesMetrics
 

C

CACHE_CONTROL - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Cache-Control"
calculateNewCapacity(int, int) - 类 中的方法com.github.netty.core.util.ByteBufAllocatorX
 
CALOAD - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
cancel(boolean) - 类 中的方法com.github.netty.protocol.nrpc.RpcClientFuture
cancel
cancel() - 类 中的方法com.github.netty.protocol.nrpc.RpcClientReactivePublisher
 
cancel(boolean) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession.SimpleFuture
 
cancelScheduleReconnectTask() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
 
canConvert(Class<?>, Class<?>) - 接口 中的方法com.github.netty.core.util.ApplicationX.ConversionService
 
canRead(Topic, String, String) - 类 中的方法com.github.netty.protocol.mqtt.security.DenyAllAuthorizatorPolicy
 
canRead(Topic, String, String) - 接口 中的方法com.github.netty.protocol.mqtt.security.IAuthorizatorPolicy
 
canRead(Topic, String, String) - 类 中的方法com.github.netty.protocol.mqtt.security.PermitAllAuthorizatorPolicy
 
canSupport(ByteBuf) - 接口 中的方法com.github.netty.core.ProtocolHandler
Support protocol
canSupport(Channel) - 接口 中的方法com.github.netty.core.ProtocolHandler
Support protocol
canSupport(ByteBuf) - 类 中的方法com.github.netty.protocol.HttpServletProtocol
 
canSupport(ByteBuf) - 类 中的方法com.github.netty.protocol.MqttProtocol
 
canSupport(Channel) - 类 中的方法com.github.netty.protocol.MysqlProtocol
 
canSupport(ByteBuf) - 类 中的方法com.github.netty.protocol.MysqlProtocol
mysql client will not send the first packet, the server will, after receiving the link, immediately return the authentication information TODO: 2月24日 024 mysql canSupport impl
canSupport(ByteBuf) - 类 中的方法com.github.netty.protocol.NRpcProtocol
 
canSupport(ByteBuf) - 类 中的方法com.github.netty.protocol.RtspProtocol
 
canWrite(Topic, String, String) - 类 中的方法com.github.netty.protocol.mqtt.security.DenyAllAuthorizatorPolicy
 
canWrite(Topic, String, String) - 接口 中的方法com.github.netty.protocol.mqtt.security.IAuthorizatorPolicy
Ask the implementation of the authorizator if the topic can be used in a publish.
canWrite(Topic, String, String) - 类 中的方法com.github.netty.protocol.mqtt.security.PermitAllAuthorizatorPolicy
 
capabilities - 类 中的变量com.github.netty.protocol.mysql.AbstractAuthPluginDataBuilder
 
CapabilityFlags - com.github.netty.protocol.mysql中的枚举
An enum of all the MySQL client/server capability flags.
capacity() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
Retrieves the maximum weighted capacity of the map.
CaseInsensitiveKeyMap<V> - com.github.netty.core.util中的类
不敏感大小写的map A Map implementation that uses case-insensitive (using Locale.ENGLISH) strings as keys.
CaseInsensitiveKeyMap() - 类 的构造器com.github.netty.core.util.CaseInsensitiveKeyMap
 
CaseInsensitiveKeyMap(int) - 类 的构造器com.github.netty.core.util.CaseInsensitiveKeyMap
 
cast(Object, Class<T>) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
cast(Object, Type) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
cast(Object, ParameterizedType) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
CASTORE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
castToBigDecimal(Object) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
castToBigInteger(Object) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
castToBoolean(Object) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
castToByte(Object) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
castToBytes(Object) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
castToChar(Object) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
castToDate(Object) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
castToDouble(Object) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
castToEnum(Object, Class<T>) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
castToFloat(Object) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
castToInt(Object, int) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
castToInt(Object) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
castToLong(Object) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
castToShort(Object) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
castToSqlDate(Object) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
castToString(Object) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
castToTimestamp(Object) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
catalog(String) - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket.Builder
 
changeKey(String, String) - 接口 中的方法com.github.netty.protocol.nrpc.service.RpcDBService
 
changeKey(String, String) - 类 中的方法com.github.netty.protocol.nrpc.service.RpcDBServiceImpl
 
changeKey3(String, String, String) - 接口 中的方法com.github.netty.protocol.nrpc.service.RpcDBService
changeKey
changeKey3(String, String, String) - 类 中的方法com.github.netty.protocol.nrpc.service.RpcDBServiceImpl
 
changeSessionId() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
changeSessionId(String, String) - 类 中的方法com.github.netty.protocol.servlet.SessionCompositeServiceImpl
 
changeSessionId(String, String) - 类 中的方法com.github.netty.protocol.servlet.SessionLocalFileServiceImpl
 
changeSessionId(String, String) - 类 中的方法com.github.netty.protocol.servlet.SessionLocalMemoryServiceImpl
 
changeSessionId(String, String) - 类 中的方法com.github.netty.protocol.servlet.SessionRemoteRpcServiceImpl
 
changeSessionId(String, String) - 接口 中的方法com.github.netty.protocol.servlet.SessionService
Change the sessionId
channel() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
 
CHANNEL_ATTR_KEY_MESSAGE_TO_RUNNABLE - 类 中的静态变量com.github.netty.core.DispatcherChannelHandler
 
CHANNEL_ATTR_KEY_SESSION - 类 中的静态变量com.github.netty.protocol.servlet.websocket.WebSocketSession
 
channelActive(ChannelHandlerContext) - 类 中的方法com.github.netty.core.AutoFlushChannelHandler
 
channelActive(ChannelHandlerContext) - 类 中的方法com.github.netty.protocol.DynamicProtocolChannelHandler
 
channelActive(ChannelHandlerContext) - 类 中的方法com.github.netty.protocol.mqtt.MqttInflightResenderChannelHandler
 
channelActive(ChannelHandlerContext) - 类 中的方法com.github.netty.protocol.mqtt.MqttServerChannelHandler
 
channelActive(ChannelHandlerContext) - 类 中的方法com.github.netty.protocol.nrpc.RpcServerChannelHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法com.github.netty.core.AutoFlushChannelHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法com.github.netty.core.util.ChunkedWriteHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法com.github.netty.protocol.mqtt.MqttInflightResenderChannelHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法com.github.netty.protocol.mqtt.MqttLoggerChannelHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法com.github.netty.protocol.mqtt.MqttServerChannelHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法com.github.netty.protocol.nrpc.RpcServerChannelHandler
 
channelRead(ChannelHandlerContext, Object) - 类 中的方法com.github.netty.core.AbstractChannelHandler
 
channelReadComplete(ChannelHandlerContext) - 类 中的方法com.github.netty.protocol.mysql.MysqlProxyHandler
 
channelRegistered(ChannelHandlerContext) - 类 中的方法com.github.netty.core.AutoFlushChannelHandler
 
channelRegistered(ChannelHandlerContext) - 类 中的方法com.github.netty.protocol.mqtt.MqttInflightResenderChannelHandler
 
ChannelUtils - io.netty.channel中的类
 
ChannelUtils() - 类 的构造器io.netty.channel.ChannelUtils
 
channelWritabilityChanged(ChannelHandlerContext) - 类 中的方法com.github.netty.core.util.ChunkedWriteHandler
 
channelWritabilityChanged(ChannelHandlerContext) - 类 中的方法com.github.netty.protocol.mqtt.MqttServerChannelHandler
 
CHAR - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Member.Type
The sort of the char type.
CHAR_LENGTH - 类 中的静态变量com.github.netty.core.util.IOUtil
 
CHAR_TYPE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Member.Type
The char type.
characterSet(MysqlCharacterSet) - 类 中的方法com.github.netty.protocol.mysql.client.ClientHandshakePacket.Builder
 
characterSet(MysqlCharacterSet) - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket.Builder
 
characterSet(MysqlCharacterSet) - 类 中的方法com.github.netty.protocol.mysql.server.ServerHandshakePacket.Builder
 
CharElementValue() - 类 的构造器com.github.netty.core.util.JavaClassFile.Attribute.Annotation.CharElementValue
 
CHARSET - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"charset"
CHARSET_UTF8 - 接口 中的静态变量com.github.netty.protocol.nrpc.DataCodec
 
CHECKCAST - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
CHECKCAST_QUICK - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
checkError() - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
checkValid(String, String, byte[]) - 类 中的方法com.github.netty.protocol.mqtt.security.AcceptAllAuthenticator
 
checkValid(String, String, byte[]) - 接口 中的方法com.github.netty.protocol.mqtt.security.IAuthenticator
 
checkValid(String, String, byte[]) - 类 中的方法com.github.netty.protocol.mqtt.security.ResourceAuthenticator
 
chooseAddress(NettyRpcRequest) - 类 中的方法com.github.netty.springboot.client.NettyRpcClientProxy
 
chooseAddress(NettyRpcRequest) - 接口 中的方法com.github.netty.springboot.client.NettyRpcLoadBalanced
Pick an IP address
CHUNKED - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"chunked"
ChunkedWriteHandler - com.github.netty.core.util中的类
A ChannelHandler that adds support for writing a large data stream asynchronously neither spending a lot of memory nor getting OutOfMemoryError.
ChunkedWriteHandler(LongSupplier) - 类 的构造器com.github.netty.core.util.ChunkedWriteHandler
 
ChunkedWriteHandler(Queue<ChunkedWriteHandler.PendingWrite>, LongSupplier) - 类 的构造器com.github.netty.core.util.ChunkedWriteHandler
 
ClassElementValue() - 类 的构造器com.github.netty.core.util.JavaClassFile.Attribute.Annotation.ClassElementValue
 
ClassFileMethodToParameterNamesFunction - com.github.netty.core.util中的类
read class file - based method variable parameter name function
ClassFileMethodToParameterNamesFunction() - 类 的构造器com.github.netty.core.util.ClassFileMethodToParameterNamesFunction
 
className() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantMemberRefInfo
 
ClasspathResourceLoader - com.github.netty.protocol.mqtt.config中的类
 
ClasspathResourceLoader() - 类 的构造器com.github.netty.protocol.mqtt.config.ClasspathResourceLoader
 
ClasspathResourceLoader(String) - 类 的构造器com.github.netty.protocol.mqtt.config.ClasspathResourceLoader
 
ClasspathResourceLoader(String, ClassLoader) - 类 的构造器com.github.netty.protocol.mqtt.config.ClasspathResourceLoader
 
ClassReader(String, String) - 类 的构造器com.github.netty.core.util.JavaClassFile.ClassReader
 
ClassReader(InputStream) - 类 的构造器com.github.netty.core.util.JavaClassFile.ClassReader
 
ClassReader(byte[]) - 类 的构造器com.github.netty.core.util.JavaClassFile.ClassReader
 
cleanRetained(Topic) - 接口 中的方法com.github.netty.protocol.mqtt.IRetainedRepository
 
cleanRetained(Topic) - 类 中的方法com.github.netty.protocol.mqtt.MemoryRetainedRepository
 
cleanSession(Channel, boolean) - 类 中的静态方法com.github.netty.protocol.mqtt.MqttUtil
 
cleanSession(Channel) - 类 中的静态方法com.github.netty.protocol.mqtt.MqttUtil
 
clear() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
 
clear() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
clear() - 类 中的方法com.github.netty.core.util.ConcurrentReferenceHashMap
 
clear() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
clear() - 类 中的方法com.github.netty.core.util.LinkedMultiValueMap
 
clear() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
clear() - 类 中的方法com.github.netty.protocol.servlet.util.FilterMapper
 
clear() - 类 中的方法com.github.netty.protocol.servlet.util.UrlMapper
 
ClientCommandDecoder - com.github.netty.protocol.mysql.client中的类
 
ClientCommandDecoder(Session, int) - 类 的构造器com.github.netty.protocol.mysql.client.ClientCommandDecoder
 
ClientCommandPacket - com.github.netty.protocol.mysql.client中的类
 
ClientCommandPacket(int, Command) - 类 的构造器com.github.netty.protocol.mysql.client.ClientCommandPacket
 
ClientConnectionDecoder - com.github.netty.protocol.mysql.client中的类
 
ClientConnectionDecoder(Session, int) - 类 的构造器com.github.netty.protocol.mysql.client.ClientConnectionDecoder
 
ClientDecoder - com.github.netty.protocol.mysql.client中的接口
 
ClientHandshakePacket - com.github.netty.protocol.mysql.client中的类
Handshake packet respons
ClientHandshakePacket.Builder - com.github.netty.protocol.mysql.client中的类
 
clientID(Channel, String) - 类 中的静态方法com.github.netty.protocol.mqtt.MqttUtil
 
clientID(Channel) - 类 中的静态方法com.github.netty.protocol.mqtt.MqttUtil
 
ClientPacket - com.github.netty.protocol.mysql.client中的接口
 
ClientPacketEncoder - com.github.netty.protocol.mysql.client中的类
 
ClientPacketEncoder(Session) - 类 的构造器com.github.netty.protocol.mysql.client.ClientPacketEncoder
 
ClientQueryPacket - com.github.netty.protocol.mysql.client中的类
 
ClientQueryPacket(int, String) - 类 的构造器com.github.netty.protocol.mysql.client.ClientQueryPacket
 
clone() - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.Subscription
 
clone() - 类 中的方法javax.servlet.http.Cookie
Overrides the standard java.lang.Object.clone method to return a copy of this cookie.
close(ChannelHandlerContext, ChannelPromise) - 类 中的方法com.github.netty.core.util.BytesMetricsChannelHandler
 
close() - 类 中的方法com.github.netty.core.util.JavaClassFile.ClassReader
 
close(ChannelHandlerContext, ChannelPromise) - 类 中的方法com.github.netty.core.util.MessageMetricsChannelHandler
 
close() - 接口 中的方法com.github.netty.protocol.servlet.NettyOutputStream
close http.
close() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpExchange
 
close() - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
 
close() - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStream
End response object The following events indicate that the servlet has satisfied the request and the response object is about to close The following events indicate that the servlet has satisfied the request and the response object is about to close: ■The service method of the servlet terminates.
close() - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStreamWrapper
 
close() - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
CLOSE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"close"
close() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
close(CloseReason) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
close() - 类 中的方法com.github.netty.protocol.TcpChannel
 
CLOSE_ING - 类 中的静态变量com.github.netty.protocol.servlet.ServletHttpExchange
 
CLOSE_NO - 类 中的静态变量com.github.netty.protocol.servlet.ServletHttpExchange
 
CLOSE_YES - 类 中的静态变量com.github.netty.protocol.servlet.ServletHttpExchange
 
closeAuthenticatedSession(String) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketServerContainer
 
CloseListener() - 类 的构造器com.github.netty.protocol.servlet.ServletOutputStream.CloseListener
 
closeStatus() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpExchange
 
CodecUtils - com.github.netty.protocol.mysql中的类
 
CodeException(int, int, int, int) - 类 的构造器com.github.netty.core.util.JavaClassFile.Attribute.CodeException
 
collection() - 类 中的静态方法com.github.netty.core.util.ConcurrentLinkedHashMap.Weighers
A weigher where the value is a Collection and its weight is the number of elements.
ColumnFlag - com.github.netty.protocol.mysql中的枚举
Field flags.
columnLength(long) - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket.Builder
 
ColumnType - com.github.netty.protocol.mysql中的枚举
https://dev.mysql.com/doc/internals/en/com-query-response.html#column-type
com.github.netty - 程序包 com.github.netty
 
com.github.netty.annotation - 程序包 com.github.netty.annotation
 
com.github.netty.core - 程序包 com.github.netty.core
 
com.github.netty.core.util - 程序包 com.github.netty.core.util
 
com.github.netty.protocol - 程序包 com.github.netty.protocol
 
com.github.netty.protocol.mqtt - 程序包 com.github.netty.protocol.mqtt
Reference for https://github.com/andsel/moquette thank you
com.github.netty.protocol.mqtt.config - 程序包 com.github.netty.protocol.mqtt.config
 
com.github.netty.protocol.mqtt.exception - 程序包 com.github.netty.protocol.mqtt.exception
 
com.github.netty.protocol.mqtt.interception - 程序包 com.github.netty.protocol.mqtt.interception
 
com.github.netty.protocol.mqtt.security - 程序包 com.github.netty.protocol.mqtt.security
 
com.github.netty.protocol.mqtt.subscriptions - 程序包 com.github.netty.protocol.mqtt.subscriptions
 
com.github.netty.protocol.mysql - 程序包 com.github.netty.protocol.mysql
 
com.github.netty.protocol.mysql.client - 程序包 com.github.netty.protocol.mysql.client
 
com.github.netty.protocol.mysql.exception - 程序包 com.github.netty.protocol.mysql.exception
 
com.github.netty.protocol.mysql.listener - 程序包 com.github.netty.protocol.mysql.listener
 
com.github.netty.protocol.mysql.server - 程序包 com.github.netty.protocol.mysql.server
 
com.github.netty.protocol.nrpc - 程序包 com.github.netty.protocol.nrpc
 
com.github.netty.protocol.nrpc.exception - 程序包 com.github.netty.protocol.nrpc.exception
 
com.github.netty.protocol.nrpc.service - 程序包 com.github.netty.protocol.nrpc.service
 
com.github.netty.protocol.rtsp - 程序包 com.github.netty.protocol.rtsp
Reference for https://github.com/fyhertz/libstreaming thank you 554
com.github.netty.protocol.servlet - 程序包 com.github.netty.protocol.servlet
 
com.github.netty.protocol.servlet.util - 程序包 com.github.netty.protocol.servlet.util
 
com.github.netty.protocol.servlet.websocket - 程序包 com.github.netty.protocol.servlet.websocket
 
com.github.netty.springboot - 程序包 com.github.netty.springboot
 
com.github.netty.springboot.client - 程序包 com.github.netty.springboot.client
 
com.github.netty.springboot.server - 程序包 com.github.netty.springboot.server
 
combine(String, String) - 类 中的方法com.github.netty.protocol.servlet.util.AntPathMatcher
Combine two patterns into a new pattern.
Command - com.github.netty.protocol.mysql中的枚举
see com.mysql.cj.protocol.a.NativeConstants
COMMENT - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
 
COMMENTURL - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
 
COMPARATOR - 接口 中的静态变量com.github.netty.core.Ordered
Avoid TreeSet overwrites data return -1 or 1. not return 0
compare(Object, Object) - 类 中的方法com.github.netty.core.util.ApplicationX.OrderComparator
 
compareTo(UrlMapper.Element<T>) - 类 中的方法com.github.netty.protocol.servlet.util.UrlMapper.Element
 
compatibleWithFieldName - 类 中的静态变量com.github.netty.core.util.TypeUtil
Output the input data according to the case of the field name
compatibleWithJavaBean - 类 中的静态变量com.github.netty.core.util.TypeUtil
 
complete() - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
 
compositeBuffer() - 类 中的方法com.github.netty.core.util.ByteBufAllocatorX
 
compositeBuffer(int) - 类 中的方法com.github.netty.core.util.ByteBufAllocatorX
 
compositeDirectBuffer() - 类 中的方法com.github.netty.core.util.ByteBufAllocatorX
 
compositeDirectBuffer(int) - 类 中的方法com.github.netty.core.util.ByteBufAllocatorX
 
compositeHeapBuffer() - 类 中的方法com.github.netty.core.util.ByteBufAllocatorX
 
compositeHeapBuffer(int) - 类 中的方法com.github.netty.core.util.ByteBufAllocatorX
 
COMPRESS - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"compress"
compute(K, BiFunction<? super K, ? super V, ? extends V>) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
computeIfAbsent(K, Function<? super K, ? extends V>) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
concurrencyLevel(int) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.Builder
Specifies the estimated number of concurrently updating threads.
ConcurrentLinkedHashMap<K,V> - com.github.netty.core.util中的类
A hash table supporting full concurrency of retrievals, adjustable expected concurrency for updates, and a maximum capacity to bound the map by.
ConcurrentLinkedHashMap() - 类 的构造器com.github.netty.core.util.ConcurrentLinkedHashMap
 
ConcurrentLinkedHashMap(int, long) - 类 的构造器com.github.netty.core.util.ConcurrentLinkedHashMap
 
ConcurrentLinkedHashMap.Builder<K,V> - com.github.netty.core.util中的类
A builder that creates ConcurrentLinkedHashMap instances.
ConcurrentLinkedHashMap.DrainStatus - com.github.netty.core.util中的枚举
The draining status of the buffers.
ConcurrentLinkedHashMap.EntryWeigher<K,V> - com.github.netty.core.util中的接口
 
ConcurrentLinkedHashMap.EvictionListener<K,V> - com.github.netty.core.util中的接口
 
ConcurrentLinkedHashMap.Linked<T extends ConcurrentLinkedHashMap.Linked<T>> - com.github.netty.core.util中的接口
An element that is linked on the Deque.
ConcurrentLinkedHashMap.LinkedDeque<E extends ConcurrentLinkedHashMap.Linked<E>> - com.github.netty.core.util中的类
Linked list implementation of the the JDK6 Deque interface where the link pointers are tightly integrated with the element.
ConcurrentLinkedHashMap.Weigher<V> - com.github.netty.core.util中的接口
 
ConcurrentLinkedHashMap.Weighers - com.github.netty.core.util中的类
A common set of ConcurrentLinkedHashMap.Weigher implementations.
ConcurrentReferenceHashMap<K,V> - com.github.netty.core.util中的类
 
ConcurrentReferenceHashMap() - 类 的构造器com.github.netty.core.util.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap(int) - 类 的构造器com.github.netty.core.util.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap(int, float) - 类 的构造器com.github.netty.core.util.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap(int, int) - 类 的构造器com.github.netty.core.util.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap(int, ConcurrentReferenceHashMap.ReferenceType) - 类 的构造器com.github.netty.core.util.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap(int, float, int) - 类 的构造器com.github.netty.core.util.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap(int, float, int, ConcurrentReferenceHashMap.ReferenceType) - 类 的构造器com.github.netty.core.util.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap.ReferenceType - com.github.netty.core.util中的枚举
Various reference types supported by this map.
config(Bootstrap) - 类 中的方法com.github.netty.core.AbstractNettyClient
 
config(ServerBootstrap) - 接口 中的方法com.github.netty.core.ServerListener
 
connect() - 类 中的方法com.github.netty.core.AbstractNettyClient
 
connect(InetSocketAddress) - 类 中的方法com.github.netty.core.AbstractNettyClient
 
CONNECTION - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Connection"
connectionId(int) - 类 中的方法com.github.netty.protocol.mysql.server.ServerHandshakePacket.Builder
 
connectToServer(Object, URI) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketServerContainer
 
connectToServer(Class<?>, URI) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketServerContainer
 
connectToServer(Endpoint, ClientEndpointConfig, URI) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketServerContainer
 
connectToServer(Class<? extends Endpoint>, ClientEndpointConfig, URI) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketServerContainer
 
CONSTANT_CLASS - 接口 中的静态变量com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInfo
 
CONSTANT_DOUBLE - 接口 中的静态变量com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInfo
 
CONSTANT_FIELD_REF - 接口 中的静态变量com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInfo
 
CONSTANT_FLOAT - 接口 中的静态变量com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInfo
 
CONSTANT_INTEGER - 接口 中的静态变量com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInfo
 
CONSTANT_INTERFACE_METHOD_REF - 接口 中的静态变量com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInfo
 
CONSTANT_INVOKE_DYNAMIC - 接口 中的静态变量com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInfo
 
CONSTANT_LONG - 接口 中的静态变量com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInfo
 
CONSTANT_METHOD_HANDLE - 接口 中的静态变量com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInfo
 
CONSTANT_METHOD_REF - 接口 中的静态变量com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInfo
 
CONSTANT_METHOD_TYPE - 接口 中的静态变量com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInfo
 
CONSTANT_NAME_AND_TYPE - 接口 中的静态变量com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInfo
 
CONSTANT_STRING - 接口 中的静态变量com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInfo
 
CONSTANT_UTF8 - 接口 中的静态变量com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInfo
 
ConstantClassInfo(int, JavaClassFile.ClassReader) - 类 的构造器com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantClassInfo
 
ConstantDoubleInfo(int, JavaClassFile.ClassReader) - 类 的构造器com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantDoubleInfo
 
ConstantFieldRefInfo(int, JavaClassFile.ConstantPool.ConstantMemberRefInfo) - 类 的构造器com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantFieldRefInfo
 
ConstantFloatInfo(int, JavaClassFile.ClassReader) - 类 的构造器com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantFloatInfo
 
ConstantIntegerInfo(int, JavaClassFile.ClassReader) - 类 的构造器com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantIntegerInfo
 
ConstantInterfaceMethodRefInfo(int, JavaClassFile.ConstantPool.ConstantMemberRefInfo) - 类 的构造器com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInterfaceMethodRefInfo
 
ConstantInvokeDynamicInfo(int, JavaClassFile.ClassReader) - 类 的构造器com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInvokeDynamicInfo
 
ConstantLongInfo(int, JavaClassFile.ClassReader) - 类 的构造器com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantLongInfo
 
ConstantMemberRefInfo(JavaClassFile.ClassReader) - 类 的构造器com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantMemberRefInfo
 
ConstantMethodHandleInfo(int, JavaClassFile.ClassReader) - 类 的构造器com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantMethodHandleInfo
 
ConstantMethodRefInfo(int, JavaClassFile.ConstantPool.ConstantMemberRefInfo) - 类 的构造器com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantMethodRefInfo
 
ConstantMethodTypeInfo(int, JavaClassFile.ClassReader) - 类 的构造器com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantMethodTypeInfo
 
ConstantNameAndTypeInfo(int, JavaClassFile.ClassReader) - 类 的构造器com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantNameAndTypeInfo
 
ConstantPool(int, JavaClassFile.ClassReader) - 类 的构造器com.github.netty.core.util.JavaClassFile.ConstantPool
 
Constants - com.github.netty.protocol.mysql中的接口
 
ConstantStringInfo(int, JavaClassFile.ClassReader) - 类 的构造器com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantStringInfo
 
ConstantUnkownInfo(int, int) - 类 的构造器com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantUnkownInfo
 
ConstantUtf8Info(int, JavaClassFile.ClassReader) - 类 的构造器com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantUtf8Info
 
contains(String) - 类 中的方法com.github.netty.core.util.ApplicationX.PropertyValues
 
contains(Object) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
contains(String) - 类 中的静态方法com.github.netty.core.util.SystemPropertyUtil
Returns true if and only if the system property with the specified key exists.
containsBean(String) - 类 中的方法com.github.netty.core.util.ApplicationX
 
containsHeader(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
containsInstance(String) - 类 中的方法com.github.netty.core.util.ApplicationX
 
containsKey(Object) - 类 中的方法com.github.netty.core.util.CaseInsensitiveKeyMap
 
containsKey(Object) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
 
containsKey(Object) - 类 中的方法com.github.netty.core.util.ConcurrentReferenceHashMap
 
containsKey(Object) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
containsKey(Object) - 类 中的方法com.github.netty.core.util.LinkedMultiValueMap
 
containsValue(Object) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
 
containsValue(Object) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
containsValue(Object) - 类 中的方法com.github.netty.core.util.LinkedMultiValueMap
 
CONTENT_BASE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Content-Base"
CONTENT_DISPOSITION - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
 
CONTENT_ENCODING - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Content-Encoding"
CONTENT_LANGUAGE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Content-Language"
CONTENT_LENGTH - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Content-Length"
CONTENT_LOCATION - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Content-Location"
CONTENT_MD5 - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Content-MD5"
CONTENT_RANGE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Content-Range"
CONTENT_TRANSFER_ENCODING - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Content-Transfer-Encoding"
CONTENT_TYPE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Content-Type"
CONTEXT_LOCAL - 接口 中的静态变量com.github.netty.protocol.nrpc.RpcClientAop
 
CONTEXT_LOCAL - 接口 中的静态变量com.github.netty.protocol.nrpc.RpcServerAop
 
CONTINUE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"100-continue"
convert(Object, Class<T>) - 接口 中的方法com.github.netty.core.util.ApplicationX.ConversionService
 
convertIfNecessary(Object, Class<T>) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanWrapper
 
COOKIE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Cookie"
Cookie - javax.servlet.http中的类
Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server.
Cookie(String, String) - 类 的构造器javax.servlet.http.Cookie
Constructs a cookie with a specified name and value.
copyFile(String, String, String, String, boolean) - 类 中的静态方法com.github.netty.core.util.IOUtil
Copy files
copyFile(String, String, String, String) - 类 中的方法com.github.netty.core.util.ResourceManager
Copy files
count(String) - 接口 中的方法com.github.netty.protocol.nrpc.service.RpcDBService
Gets the number of groups
count(String) - 类 中的方法com.github.netty.protocol.nrpc.service.RpcDBServiceImpl
 
count() - 类 中的方法com.github.netty.protocol.servlet.SessionCompositeServiceImpl
 
count() - 类 中的方法com.github.netty.protocol.servlet.SessionLocalFileServiceImpl
 
count() - 类 中的方法com.github.netty.protocol.servlet.SessionLocalMemoryServiceImpl
 
count() - 类 中的方法com.github.netty.protocol.servlet.SessionRemoteRpcServiceImpl
 
count() - 接口 中的方法com.github.netty.protocol.servlet.SessionService
Get the number of sessions
countDir(String) - 类 中的方法com.github.netty.core.util.ResourceManager
Gets the number of folders in the path
countFile(String) - 类 中的方法com.github.netty.core.util.ResourceManager
Gets the number of files in the path
create() - 类 中的静态方法com.github.netty.protocol.mysql.client.ClientHandshakePacket
 
createBean(String, ApplicationX.BeanDefinition, Object[]) - 接口 中的方法com.github.netty.core.util.ApplicationX.AbstractBeanFactory
 
createFilter(Class<T>) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
createListener(Class<T>) - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
 
createListener(Class<T>) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
createQueue(String, boolean) - 接口 中的方法com.github.netty.protocol.mqtt.IQueueRepository
 
createQueue(String, boolean) - 类 中的方法com.github.netty.protocol.mqtt.MemoryQueueRepository
 
createQueue(String, boolean) - 类 中的方法com.github.netty.protocol.mqtt.RedisQueueRepository
 
createServlet(Class<T>) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
createSslResponse(Set<CapabilityFlags>, int, MysqlCharacterSet) - 类 中的静态方法com.github.netty.protocol.mysql.client.ClientHandshakePacket
 
CTrie - com.github.netty.protocol.mqtt.subscriptions中的类
 
CTrieSubscriptionDirectory - com.github.netty.protocol.mqtt.subscriptions中的类
 
CTrieSubscriptionDirectory(ISubscriptionsRepository) - 类 的构造器com.github.netty.protocol.mqtt.subscriptions.CTrieSubscriptionDirectory
 
CURRENT_VERSION - 枚举 中的静态变量com.github.netty.protocol.nrpc.RpcVersion
 

D

D2F - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
D2I - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
D2L - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DADD - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DALOAD - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DASTORE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
database(String) - 类 中的方法com.github.netty.protocol.mysql.client.ClientHandshakePacket.Builder
 
DataCodec - com.github.netty.protocol.nrpc中的接口
Data encoder decoder.
DataCodec.Encode - com.github.netty.protocol.nrpc中的枚举
data encode enum (note: 0=binary, 1=json)
DATE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Date"
date2string(long) - 类 中的静态方法com.github.netty.protocol.servlet.util.ServletUtil
 
DB_AUTHENTICATOR_DIGEST - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
DB_AUTHENTICATOR_DRIVER - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
DB_AUTHENTICATOR_QUERY - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
DB_AUTHENTICATOR_URL - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
DCMPG - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DCMPL - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DCONST_0 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DCONST_1 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DDIV - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
debug(String) - 类 中的方法com.github.netty.core.util.LoggerX
 
debug(String, Object) - 类 中的方法com.github.netty.core.util.LoggerX
 
debug(String, Object, Object) - 类 中的方法com.github.netty.core.util.LoggerX
 
debug(String, Object...) - 类 中的方法com.github.netty.core.util.LoggerX
 
debug(String, Throwable) - 类 中的方法com.github.netty.core.util.LoggerX
 
decimals(int) - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket.Builder
 
declareRoles(String...) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
decodeByUrl(LinkedMultiValueMap<String, String>, String, Charset) - 类 中的静态方法com.github.netty.protocol.servlet.util.ServletUtil
 
decodeByUrl(Map<String, String[]>, String, Charset) - 类 中的静态方法com.github.netty.protocol.servlet.util.ServletUtil
 
decodeCharacterEncoding(String) - 类 中的静态方法com.github.netty.protocol.servlet.util.ServletUtil
 
decodeCookie(String) - 类 中的静态方法com.github.netty.protocol.servlet.util.ServletUtil
Decodes the specified Set-Cookie HTTP header value into a
decodeRequestData(byte[], RpcMethod) - 接口 中的方法com.github.netty.protocol.nrpc.DataCodec
Request data - decoding
decodeRequestData(byte[], RpcMethod) - 类 中的方法com.github.netty.protocol.nrpc.JsonDataCodec
 
decodeResponseData(byte[], RpcMethod) - 接口 中的方法com.github.netty.protocol.nrpc.DataCodec
Response data - decoding
decodeResponseData(byte[], RpcMethod) - 类 中的方法com.github.netty.protocol.nrpc.JsonDataCodec
 
decoderResult() - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
 
DEFAULT - 枚举 中的静态变量com.github.netty.protocol.mysql.MysqlCharacterSet
 
DEFAULT_CHARSET - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpConstants
 
DEFAULT_CONFIG - 类 中的静态变量com.github.netty.protocol.mqtt.config.IConfig
 
DEFAULT_DOCUMENT_CHARACTER_ENCODING - 类 中的静态变量com.github.netty.protocol.servlet.util.MediaType
Default document encoding
DEFAULT_MAX_PACKET_SIZE - 接口 中的静态变量com.github.netty.protocol.mysql.Constants
 
DEFAULT_MOQUETTE_STORE_H2_DB_FILENAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
DEFAULT_NETTY_MAX_BYTES_IN_MESSAGE - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
DEFAULT_PATH_SEPARATOR - 类 中的静态变量com.github.netty.protocol.servlet.util.AntPathMatcher
Default path separator: "/"
DEFAULT_PERSISTENT_PATH - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
DEFAULT_PROTOCOL_VERSION - 类 中的静态变量com.github.netty.protocol.mysql.server.ServerHandshakePacket
 
DEFAULT_SESSION_COOKIE_PATH - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpConstants
 
DEFAULT_STATUS - 类 中的静态变量com.github.netty.protocol.servlet.NettyHttpResponse
 
DEFAULT_TIME_OUT - 注释类型 中的静态变量com.github.netty.annotation.Protocol.RpcService
Default timeout
defaultGet(Map<K, T>, K, T) - 类 中的静态方法com.github.netty.protocol.mqtt.MqttUtil
 
DEFLATE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"deflate"
delete(String) - 类 中的方法com.github.netty.core.util.ResourceManager
Delete the directory
delete() - 类 中的方法com.github.netty.protocol.servlet.ServletFilePart
 
delete() - 类 中的方法com.github.netty.protocol.servlet.ServletTextPart
 
deleteChild(String) - 类 中的方法com.github.netty.core.util.ResourceManager
Delete all subdirectories under directory
deleteDir(File) - 类 中的静态方法com.github.netty.core.util.IOUtil
Delete a file or directory
deleteDirChild(File) - 类 中的静态方法com.github.netty.core.util.IOUtil
Delete all subdirectories or files in the directory
DenyAllAuthorizatorPolicy - com.github.netty.protocol.mqtt.security中的类
 
DenyAllAuthorizatorPolicy() - 类 的构造器com.github.netty.protocol.mqtt.security.DenyAllAuthorizatorPolicy
 
DEPENDENCY_CHECK_ALL - 类 中的静态变量com.github.netty.core.util.ApplicationX.BeanDefinition
 
DEPENDENCY_CHECK_NONE - 类 中的静态变量com.github.netty.core.util.ApplicationX.BeanDefinition
 
DEPENDENCY_CHECK_OBJECTS - 类 中的静态变量com.github.netty.core.util.ApplicationX.BeanDefinition
 
DEPENDENCY_CHECK_SIMPLE - 类 中的静态变量com.github.netty.core.util.ApplicationX.BeanDefinition
 
descendingIterator() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
descendingKeySet() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Set view of the keys contained in this map.
descendingKeySetWithLimit(int) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Set view of the keys contained in this map.
descendingMap() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Map view of the mappings contained in this map.
descendingMapWithLimit(int) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Map view of the mappings contained in this map.
descriptorName() - 类 中的方法com.github.netty.core.util.JavaClassFile.Member
 
destroy() - 接口 中的方法com.github.netty.core.util.ApplicationX.DisposableBean
 
determineCandidateConstructors(Class<?>, String) - 类 中的方法com.github.netty.core.util.ApplicationX.AutowiredConstructorPostProcessor
 
determineCandidateConstructors(Class<?>, String) - 接口 中的方法com.github.netty.core.util.ApplicationX.SmartInstantiationAwareBeanPostProcessor
 
directBuffer() - 类 中的方法com.github.netty.core.util.ByteBufAllocatorX
 
directBuffer(int) - 类 中的方法com.github.netty.core.util.ByteBufAllocatorX
 
directBuffer(int, int) - 类 中的方法com.github.netty.core.util.ByteBufAllocatorX
 
DISABLED_PORT_BIND - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
discard(Throwable) - 类 中的方法com.github.netty.core.util.ChunkedWriteHandler
 
DISCARD - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
 
disconnect(String) - 类 中的方法com.github.netty.protocol.mqtt.MqttSessionRegistry
 
dispatch() - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
 
dispatch(String) - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
 
dispatch(ServletContext, String) - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
 
dispatch(ServletRequest, ServletResponse) - 类 中的方法com.github.netty.protocol.servlet.ServletRequestDispatcher
dispatch
dispatchAsync(HttpServletRequest, HttpServletResponse, ServletAsyncContext) - 类 中的方法com.github.netty.protocol.servlet.ServletRequestDispatcher
dispatch (asynchronous)
DispatcherChannelHandler - com.github.netty.core中的类
Servlet processor (portal to the server)
DispatcherChannelHandler(Supplier<Executor>) - 类 的构造器com.github.netty.core.DispatcherChannelHandler
 
DLOAD - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DLOAD_0 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DLOAD_1 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DLOAD_2 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DLOAD_3 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DMUL - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DNEG - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
doFilter(ServletRequest, ServletResponse) - 类 中的方法com.github.netty.protocol.servlet.ServletFilterChain
each Filter calls the FilterChain method after processing the request.
doFilter(NettyRpcFullRequest, NettyRpcFilter.FilterChain) - 接口 中的方法com.github.netty.springboot.client.NettyRpcFilter
 
doFilter(NettyRpcFullRequest) - 接口 中的方法com.github.netty.springboot.client.NettyRpcFilter.FilterChain
 
DOMAIN - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
 
done(RpcPacket.ResponsePacket) - 类 中的方法com.github.netty.protocol.nrpc.RpcClientFuture
Has been completed
done(RpcPacket.ResponsePacket) - 类 中的方法com.github.netty.protocol.nrpc.RpcClientReactivePublisher
 
done(RpcPacket.ResponsePacket) - 接口 中的方法com.github.netty.protocol.nrpc.RpcDone
on done callback
doneTimeout(int, long, long) - 类 中的方法com.github.netty.protocol.nrpc.RpcClientFuture
 
doneTimeout(int, long, long) - 类 中的方法com.github.netty.protocol.nrpc.RpcClientReactivePublisher
 
doneTimeout(int, long, long) - 接口 中的方法com.github.netty.protocol.nrpc.RpcDone
on timeout
doScan(String, String, URL, BiConsumer<URL, String>) - 类 中的方法com.github.netty.core.util.ApplicationX.Scanner
 
doScan(String, ClassLoader, BiConsumer<URL, String>) - 类 中的方法com.github.netty.core.util.ApplicationX.Scanner
 
DOUBLE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Member.Type
The sort of the double type.
DOUBLE_TYPE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Member.Type
The double type.
DoubleElementValue() - 类 的构造器com.github.netty.core.util.JavaClassFile.Attribute.Annotation.DoubleElementValue
 
DREM - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DRETURN - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DSTORE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DSTORE_0 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DSTORE_1 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DSTORE_2 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DSTORE_3 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DSUB - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
dumpTree() - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.CTrie
 
dumpTree() - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.CTrieSubscriptionDirectory
 
dumpTree() - 接口 中的方法com.github.netty.protocol.mqtt.subscriptions.ISubscriptionsDirectory
 
DUP - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DUP2 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DUP2_X1 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DUP2_X2 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DUP_X1 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DUP_X2 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
DynamicProtocolChannelHandler - com.github.netty.protocol中的类
Created by wangzihao on 2018/12/9/009.
DynamicProtocolChannelHandler() - 类 的构造器com.github.netty.protocol.DynamicProtocolChannelHandler
 

E

element() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
Element(String, T) - 类 的构造器com.github.netty.protocol.servlet.util.FilterMapper.Element
 
Element(String, String, T, String, EnumSet<DispatcherType>) - 类 的构造器com.github.netty.protocol.servlet.util.FilterMapper.Element
 
Element(String, T) - 类 的构造器com.github.netty.protocol.servlet.util.UrlMapper.Element
 
Element(String, String, T, String, int) - 类 的构造器com.github.netty.protocol.servlet.util.UrlMapper.Element
 
ElementValue() - 类 的构造器com.github.netty.core.util.JavaClassFile.Attribute.Annotation.ElementValue
 
EMPTY - 类 中的静态变量com.github.netty.core.util.ApplicationX.PropertyValues
 
enableLocalFileSession(ResourceManager) - 类 中的方法com.github.netty.protocol.servlet.SessionCompositeServiceImpl
 
enableLocalMemorySession() - 类 中的方法com.github.netty.protocol.servlet.SessionCompositeServiceImpl
 
EnableNettyEmbedded - com.github.netty.springboot中的注释类型
Enable embedded TCP container.
EnableNettyRpcClients - com.github.netty.springboot中的注释类型
Enable embedded Rpc client protocol It will enable. 1. rpc client protocol.
enableRemoteRpcSession(InetSocketAddress) - 类 中的方法com.github.netty.protocol.servlet.SessionCompositeServiceImpl
 
enableRemoteRpcSession(InetSocketAddress, int, int, boolean, int, int) - 类 中的方法com.github.netty.protocol.servlet.SessionCompositeServiceImpl
 
enableTcpPackageLog(LogLevel) - 类 中的方法com.github.netty.protocol.DynamicProtocolChannelHandler
 
enableTransferEncodingChunked() - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
enableTransferEncodingChunked
encode(ChannelHandlerContext, T, ByteBuf) - 类 中的方法com.github.netty.core.AbstractProtocolEncoder
 
encode(ChannelHandlerContext, RpcPacket, ByteBuf) - 类 中的方法com.github.netty.protocol.nrpc.RpcEncoder
 
encodeCookie(String, String, int, String, String, boolean, boolean) - 类 中的静态方法com.github.netty.protocol.servlet.util.ServletUtil
Encodes the specified cookie into a Set-Cookie header value.
encodeRedirectURL(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
encodeRedirectUrl(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
已过时。
encodeRequestData(Object[], RpcMethod) - 接口 中的方法com.github.netty.protocol.nrpc.DataCodec
Request data - encoding
encodeRequestData(Object[], RpcMethod) - 类 中的方法com.github.netty.protocol.nrpc.JsonDataCodec
 
encodeResponseData(Object, RpcMethod) - 接口 中的方法com.github.netty.protocol.nrpc.DataCodec
Response data - encoding
encodeResponseData(Object, RpcMethod) - 类 中的方法com.github.netty.protocol.nrpc.JsonDataCodec
 
encodeURL(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
encodeUrl(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
已过时。
EnqueuedMessage() - 类 的构造器com.github.netty.protocol.mqtt.MqttSessionRegistry.EnqueuedMessage
 
entrySet() - 类 中的方法com.github.netty.core.util.CaseInsensitiveKeyMap
 
entrySet() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
 
entrySet() - 类 中的方法com.github.netty.core.util.ConcurrentReferenceHashMap
 
entrySet() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
entrySet() - 类 中的方法com.github.netty.core.util.LinkedMultiValueMap
 
entrySingleton() - 类 中的静态方法com.github.netty.core.util.ConcurrentLinkedHashMap.Weighers
A weigher where an entry has a weight of 1.
EnumElementValue() - 类 的构造器com.github.netty.core.util.JavaClassFile.Attribute.Annotation.EnumElementValue
 
EpollChannelReportRunnable - io.netty.channel.epoll中的类
 
EpollChannelReportRunnable(LoggerX) - 类 的构造器io.netty.channel.epoll.EpollChannelReportRunnable
 
EpollUtils - io.netty.channel.epoll中的类
 
EpollUtils() - 类 的构造器io.netty.channel.epoll.EpollUtils
 
equals(Object) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
equals(Object) - 类 中的方法com.github.netty.core.util.JavaClassFile.Member.Type
Tests if the given object is equal to this type.
equals(Object) - 类 中的方法com.github.netty.core.util.LinkedMultiValueMap
 
equals(Object) - 类 中的方法com.github.netty.protocol.mqtt.MqttClientDescriptor
 
equals(Object) - 类 中的方法com.github.netty.protocol.mqtt.security.Authorization
 
equals(Object) - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.Subscription
 
equals(Object) - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.Token
 
equals(Object) - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.Topic
 
equals(Object) - 类 中的方法com.github.netty.protocol.mysql.server.ServerHandshakePacket
 
equals(Object) - 类 中的方法com.github.netty.protocol.nrpc.RpcMethod
 
equals(Object) - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
 
equals(Object) - 类 中的方法com.github.netty.protocol.servlet.ServletErrorPage
 
equals(Object) - 类 中的方法com.github.netty.protocol.servlet.ServletPrincipal
Compares this principal to the specified object.
equals(Object) - 类 中的方法com.github.netty.protocol.servlet.util.FilterMapper.Element
 
equals(Object) - 类 中的方法com.github.netty.protocol.servlet.util.MimeMappingsX
 
equals(Object) - 类 中的方法com.github.netty.protocol.servlet.util.MimeMappingsX.MappingX
 
equals(Object) - 类 中的方法com.github.netty.protocol.servlet.util.UrlMapper.Element
 
error(String) - 类 中的方法com.github.netty.core.util.LoggerX
 
error(String, Object) - 类 中的方法com.github.netty.core.util.LoggerX
 
error(String, Object, Object) - 类 中的方法com.github.netty.core.util.LoggerX
 
error(String, Object...) - 类 中的方法com.github.netty.core.util.LoggerX
 
error(String, Throwable) - 类 中的方法com.github.netty.core.util.LoggerX
 
ERROR_BACKEND_CONNECT_FAIL - 异常错误 中的静态变量com.github.netty.protocol.mysql.exception.ProxyException
 
ERROR_BACKEND_NO_CONNECTION - 异常错误 中的静态变量com.github.netty.protocol.mysql.exception.ProxyException
 
ERROR_UNKOWN - 异常错误 中的静态变量com.github.netty.protocol.mysql.exception.ProxyException
 
ETAG - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"ETag"
EventHandshakeSuccessful - com.github.netty.protocol.mysql中的类
 
EventHandshakeSuccessful(ServerHandshakePacket, ServerOkPacket) - 类 的构造器com.github.netty.protocol.mysql.EventHandshakeSuccessful
 
exceptHeadToken() - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.Topic
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法com.github.netty.core.DispatcherChannelHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法com.github.netty.protocol.DynamicProtocolChannelHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法com.github.netty.protocol.mqtt.MqttServerChannelHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法com.github.netty.protocol.mysql.MysqlProxyHandler
 
execute(Runnable) - 类 中的方法com.github.netty.core.util.ThreadPoolX
 
exist(String) - 接口 中的方法com.github.netty.protocol.nrpc.service.RpcDBService
 
exist(String) - 类 中的方法com.github.netty.protocol.nrpc.service.RpcDBServiceImpl
 
exist2(String, String) - 接口 中的方法com.github.netty.protocol.nrpc.service.RpcDBService
exist key
exist2(String, String) - 类 中的方法com.github.netty.protocol.nrpc.service.RpcDBServiceImpl
 
existInstance(Object) - 类 中的方法com.github.netty.protocol.nrpc.RpcServer
 
existInstance(Object) - 类 中的方法com.github.netty.protocol.nrpc.RpcServerChannelHandler
Is there an instance
existInstance(Object) - 类 中的方法com.github.netty.protocol.NRpcProtocol
 
EXPECT - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Expect"
EXPIRES - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Expires"
ExpiresNotify() - 类 的构造器com.github.netty.core.util.ExpiryLRUMap.ExpiresNotify
 
ExpiresScan() - 类 的构造器com.github.netty.core.util.ExpiryLRUMap.ExpiresScan
 
ExpiryLRUMap<K,V> - com.github.netty.core.util中的类
定时过期Map 会自动过期删除 支持项 : 1.定时过期(过期事件通知) ExpiryLRUMap.setOnExpiryConsumer(Consumer) ExpiryLRUMap.onExpiry(Node) 2.
ExpiryLRUMap() - 类 的构造器com.github.netty.core.util.ExpiryLRUMap
默认永不过期 (相当于普通的 ConcurrentMap)
ExpiryLRUMap(long) - 类 的构造器com.github.netty.core.util.ExpiryLRUMap
 
ExpiryLRUMap(int, long, long, ConcurrentLinkedHashMap.Weigher<ExpiryLRUMap.Node<K, V>>) - 类 的构造器com.github.netty.core.util.ExpiryLRUMap
 
ExpiryLRUMap(int, long, long, ConcurrentLinkedHashMap.Weigher<ExpiryLRUMap.Node<K, V>>, Class<? extends Reference>) - 类 的构造器com.github.netty.core.util.ExpiryLRUMap
 
ExpiryLRUMap.ExpiresNotify - com.github.netty.core.util中的类
 
ExpiryLRUMap.ExpiresScan - com.github.netty.core.util中的类
 
ExpiryLRUMap.Node<KEY,VALUE> - com.github.netty.core.util中的类
 
extractPathWithinPattern(String, String) - 类 中的方法com.github.netty.protocol.servlet.util.AntPathMatcher
Given a pattern and a full path, determine the pattern-mapped part.
extractUriTemplateVariables(String, String) - 类 中的方法com.github.netty.protocol.servlet.util.AntPathMatcher
 

F

F2D - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
F2I - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
F2L - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
F_APPEND - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
A compressed frame where locals are the same as the locals in the previous frame, except that additional 1-3 locals are defined, and with an empty stack.
F_CHOP - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
A compressed frame where locals are the same as the locals in the previous frame, except that the last 1-3 locals are absent and with an empty stack.
F_FULL - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
A compressed frame with complete frame data.
F_NEW - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
An expanded frame.
F_SAME - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
A compressed frame with exactly the same locals as the previous frame and with an empty stack.
F_SAME1 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
A compressed frame with exactly the same locals as the previous frame and with a single value on the stack.
FADD - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
FALOAD - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
FASTORE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
FCMPG - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
FCMPL - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
FCONST_0 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
FCONST_1 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
FCONST_2 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
FDIV - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
FILENAME - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
 
FileResourceLoader - com.github.netty.protocol.mqtt.config中的类
 
FileResourceLoader() - 类 的构造器com.github.netty.protocol.mqtt.config.FileResourceLoader
 
FileResourceLoader(File) - 类 的构造器com.github.netty.protocol.mqtt.config.FileResourceLoader
 
FileResourceLoader(String) - 类 的构造器com.github.netty.protocol.mqtt.config.FileResourceLoader
 
FileResourceLoader(File, String) - 类 的构造器com.github.netty.protocol.mqtt.config.FileResourceLoader
 
FilterMapper<T> - com.github.netty.protocol.servlet.util中的类
Filter mapping
FilterMapper() - 类 的构造器com.github.netty.protocol.servlet.util.FilterMapper
 
FilterMapper.Element<T> - com.github.netty.protocol.servlet.util中的类
 
find(int) - 类 中的方法com.github.netty.protocol.servlet.ServletErrorPageManager
 
find(Throwable) - 类 中的方法com.github.netty.protocol.servlet.ServletErrorPageManager
 
findAnnotation(Class, Class<A>) - 类 中的静态方法com.github.netty.core.util.ReflectUtil
 
findAnnotationClassByAnnotationType(Class, Collection<Class<? extends Annotation>>) - 类 中的静态方法com.github.netty.core.util.ReflectUtil
 
findByCommandCode(int) - 枚举 中的静态方法com.github.netty.protocol.mysql.Command
 
findById(int) - 枚举 中的静态方法com.github.netty.protocol.mysql.MysqlCharacterSet
 
findById(int, MysqlCharacterSet) - 枚举 中的静态方法com.github.netty.protocol.mysql.MysqlCharacterSet
 
findClassByAnnotation(Class, Class<? extends Annotation>) - 类 中的静态方法com.github.netty.core.util.ReflectUtil
 
findGenericType(Object, Class<?>, String) - 类 中的静态方法com.github.netty.core.util.TypeUtil
寻找声明的泛型
findNullTermLen(ByteBuf) - 类 中的静态方法com.github.netty.protocol.mysql.CodecUtils
 
fireWill(MqttSession.Will) - 类 中的方法com.github.netty.protocol.mqtt.MqttPostOffice
 
firstLowerCase(String) - 类 中的静态方法com.github.netty.core.util.StringUtil
 
firstUpperCase(String) - 类 中的静态方法com.github.netty.core.util.StringUtil
 
FLOAD - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
FLOAD_0 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
FLOAD_1 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
FLOAD_2 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
FLOAD_3 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
FLOAT - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Member.Type
The sort of the float type.
FLOAT_TYPE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Member.Type
The float type.
FloatElementValue() - 类 的构造器com.github.netty.core.util.JavaClassFile.Attribute.Annotation.FloatElementValue
 
flush(ChannelHandlerContext) - 类 中的方法com.github.netty.core.util.ChunkedWriteHandler
 
flush() - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
 
flush() - 接口 中的方法com.github.netty.protocol.servlet.NettyOutputStream
batch send packet.
flush() - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStream
 
flush() - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStreamWrapper
 
flush() - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
flushBuffer() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncResponse
 
flushBuffer() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardResponse
 
flushBuffer() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
flushIfNeed(ChannelHandlerContext) - 类 中的静态方法com.github.netty.core.AutoFlushChannelHandler
 
FMUL - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
FNEG - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
FORCE_META_DATA - 类 中的静态变量com.github.netty.core.util.IOUtil
 
forceFlush(Channel) - 类 中的静态方法io.netty.channel.ChannelUtils
 
forceFlush(Channel.Unsafe) - 类 中的静态方法io.netty.channel.epoll.EpollUtils
 
forEach(BiConsumer<? super K, ? super V>) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
FORM_DATA - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
 
format(String, Object...) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
format(Locale, String, Object...) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
forName(String, ClassLoader) - 类 中的静态方法com.github.netty.core.util.ReflectUtil
 
forward(ServletRequest, ServletResponse) - 类 中的方法com.github.netty.protocol.servlet.ServletRequestDispatcher
Forward to other servlets for processing (note: transfer control of the response to other servlets)
freeDirectMemory() - 类 中的静态方法com.github.netty.core.util.NettyUtil
 
FREM - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
FRETURN - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
FROM - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"From"
FSTORE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
FSTORE_0 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
FSTORE_1 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
FSTORE_2 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
FSTORE_3 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
FSUB - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 

G

generateBeanName(String) - 类 中的方法com.github.netty.springboot.client.NettyRpcClientBeanDefinitionRegistrar
 
generateRequestMappingName(Class) - 类 中的静态方法com.github.netty.protocol.nrpc.RpcServerChannelHandler
Generate a service name
get(Object) - 类 中的方法com.github.netty.core.util.CaseInsensitiveKeyMap
 
get(Object) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
 
get(Object) - 类 中的方法com.github.netty.core.util.ConcurrentReferenceHashMap
 
get(Object) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
get(Object) - 类 中的方法com.github.netty.core.util.LinkedMultiValueMap
 
get(String) - 类 中的静态方法com.github.netty.core.util.SystemPropertyUtil
Returns the value of the Java system property with the specified key, while falling back to null if the property access fails.
get(String, String) - 类 中的静态方法com.github.netty.core.util.SystemPropertyUtil
Returns the value of the Java system property with the specified
get() - 类 中的方法com.github.netty.protocol.nrpc.RpcClientFuture
 
get(long, TimeUnit) - 类 中的方法com.github.netty.protocol.nrpc.RpcClientFuture
Get (note: block the current thread)
get(String) - 接口 中的方法com.github.netty.protocol.nrpc.service.RpcDBService
 
get(String) - 类 中的方法com.github.netty.protocol.nrpc.service.RpcDBServiceImpl
 
get(String) - 类 中的方法com.github.netty.protocol.servlet.util.MimeMappingsX
Get a mime mapping for the given extension.
get() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession.SimpleFuture
 
get(long, TimeUnit) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession.SimpleFuture
 
get() - 类 中的方法com.github.netty.springboot.server.NettyEmbeddedAutoConfiguration.LazyPool
 
get2(String, String) - 接口 中的方法com.github.netty.protocol.nrpc.service.RpcDBService
To get the data
get2(String, String) - 类 中的方法com.github.netty.protocol.nrpc.service.RpcDBServiceImpl
 
getAccessCount() - 类 中的方法com.github.netty.protocol.servlet.Session
 
getAccessFlags() - 类 中的方法com.github.netty.core.util.JavaClassFile
 
getAccessibleField(Object, String) - 类 中的静态方法com.github.netty.core.util.ReflectUtil
Loop up to get the DeclaredField of the object and force it to be accessible.
getAccessibleMethod(Class, String, Class<?>...) - 类 中的静态方法com.github.netty.core.util.ReflectUtil
Loop up to get the DeclaredMethod for the object and force it to be accessible.
getAck() - 类 中的方法com.github.netty.core.Packet
 
getAck() - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket
 
getActiveSocketChannelCount() - 类 中的方法com.github.netty.core.AbstractNettyClient
 
getAddress() - 类 中的方法com.github.netty.protocol.mqtt.MqttClientDescriptor
 
getAffectedRows() - 类 中的方法com.github.netty.protocol.mysql.server.ServerOkPacket
 
getAliases(String) - 类 中的方法com.github.netty.core.util.ApplicationX
 
getAll() - 类 中的方法com.github.netty.protocol.servlet.util.MimeMappingsX
Returns all defined mappings.
getAnnotationMethodToMethodNameFunction() - 类 中的方法com.github.netty.protocol.nrpc.RpcServer
 
getAnnotationMethodToMethodNameFunction() - 类 中的方法com.github.netty.protocol.NRpcProtocol
 
getAnnotationMethodToMethodNameFunction() - 类 中的方法com.github.netty.springboot.client.NettyRpcClientProxy
 
getAnnotationMethodToParameterNamesFunction() - 类 中的方法com.github.netty.springboot.client.NettyRpcClientProxy
 
getAnnotationMethodToParameterNamesFunction() - 类 中的方法com.github.netty.springboot.server.NRpcProtocolSpringAdapter
 
getAnnotationValueMap(Annotation) - 类 中的静态方法com.github.netty.core.util.ReflectUtil
 
getAopList() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
 
getAopList() - 类 中的方法com.github.netty.protocol.nrpc.RpcServerChannelHandler
 
getApplication() - 接口 中的方法com.github.netty.springboot.client.NettyRpcRequest
Application bean container
getApplication() - 类 中的方法com.github.netty.springboot.NettyProperties
 
getArch() - 类 中的静态方法com.github.netty.Version
 
getArgs() - 类 中的方法com.github.netty.protocol.nrpc.RpcContext
 
getArgs() - 接口 中的方法com.github.netty.springboot.client.NettyRpcRequest
Parameters for this call
getArgumentLocalVariableTableIndex() - 类 中的方法com.github.netty.core.util.JavaClassFile.Member
获取入参在局部变量表的位置
getArgumentsAndReturnSizes() - 类 中的方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the size of the arguments and of the return value of methods of this type.
getArgumentsAndReturnSizes(String) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
Computes the size of the arguments and of the return value of a method.
getArgumentTypes() - 类 中的方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the argument types of methods of this type.
getArgumentTypes(String) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the JavaClassFile.Member.Type values corresponding to the argument types of the given method descriptor.
getArgumentTypes(Method) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the JavaClassFile.Member.Type values corresponding to the argument types of the given method.
getAsyncContext() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
 
getAsyncContext() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getAsyncExecutor() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getAsyncRemote() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
getAsyncTimeout() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getAttribute(String) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
getAttribute(ChannelHandlerContext, AttributeKey<Object>) - 类 中的静态方法com.github.netty.protocol.mqtt.MqttUtil
 
getAttribute(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getAttribute(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
Override the getAttribute() method of the wrapped request.
getAttribute(ChannelHandlerContext, AttributeKey<T>) - 类 中的静态方法com.github.netty.protocol.servlet.ServletHttpExchange
 
getAttribute(AttributeKey<T>) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpExchange
 
getAttribute(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardRequest
Override the getAttribute() method of the wrapped request.
getAttribute(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeRequest
Override the getAttribute() method of the wrapped request.
getAttribute(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getAttribute(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
getAttributeMap() - 类 中的方法com.github.netty.protocol.servlet.Session
 
getAttributeNames() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getAttributeNames() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
Override the getAttributeNames() method of the wrapped request.
getAttributeNames() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardRequest
Override the getAttributeNames() method of the wrapped request.
getAttributeNames() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeRequest
Override the getAttributeNames() method of the wrapped request.
getAttributeNames() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getAttributeNames() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
getAttributes() - 类 中的方法com.github.netty.core.util.JavaClassFile
 
getAttributes() - 类 中的方法com.github.netty.protocol.mysql.client.ClientHandshakePacket
 
getAuthPluginData() - 类 中的方法com.github.netty.protocol.mysql.client.ClientHandshakePacket
 
getAuthPluginData() - 类 中的方法com.github.netty.protocol.mysql.server.ServerHandshakePacket
 
getAuthPluginName() - 类 中的方法com.github.netty.protocol.mysql.client.ClientHandshakePacket
 
getAuthPluginName() - 类 中的方法com.github.netty.protocol.mysql.server.ServerHandshakePacket
 
getAuthType() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
"BASIC", or "DIGEST", or "SSL".
getAutoFlushIdleMs() - 类 中的方法com.github.netty.core.AbstractProtocol
 
getAutoFlushIdleMs() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
getAutoFlushIdleMs() - 类 中的方法com.github.netty.springboot.NettyProperties.Mqtt
 
getAutowiredAnnotations() - 类 中的方法com.github.netty.core.util.ApplicationX
 
getAutowireMode() - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
getBackendBusinessHandler() - 类 中的方法com.github.netty.springboot.NettyProperties.Mysql
 
getBackendCapabilities() - 类 中的方法com.github.netty.protocol.mysql.Session
 
getBackendChannel() - 类 中的方法com.github.netty.protocol.mysql.Session
 
getBasedir() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
getBasicRemote() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
getBean(Class<T>) - 类 中的方法com.github.netty.core.util.ApplicationX
 
getBean(Class<T>, Object[], boolean) - 类 中的方法com.github.netty.core.util.ApplicationX
 
getBean(String, Object[], boolean) - 类 中的方法com.github.netty.core.util.ApplicationX
 
getBean(String) - 类 中的方法com.github.netty.core.util.ApplicationX
 
getBean(String, Object[]) - 类 中的方法com.github.netty.core.util.ApplicationX
 
getBeanClass() - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
getBeanClassIfResolve(Supplier<ClassLoader>) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
getBeanClassName() - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
getBeanDefinition(String) - 类 中的方法com.github.netty.core.util.ApplicationX
 
getBeanDefinitionMap() - 类 中的方法com.github.netty.core.util.ApplicationX.ScannerResult
 
getBeanDefinitions(Class) - 类 中的方法com.github.netty.core.util.ApplicationX
 
getBeanForAnnotation(Class<? extends Annotation>...) - 类 中的方法com.github.netty.core.util.ApplicationX
 
getBeanForType(Class<T>) - 类 中的方法com.github.netty.core.util.ApplicationX
 
getBeanName(String) - 类 中的方法com.github.netty.core.util.ApplicationX
确定原始名称,解析别名规范名称。
getBeanNameGenerator() - 类 中的方法com.github.netty.core.util.ApplicationX
 
getBeanNames() - 类 中的方法com.github.netty.core.util.ApplicationX
 
getBeanNamesForType(Class) - 类 中的方法com.github.netty.core.util.ApplicationX
 
getBeanPostProcessors() - 类 中的方法com.github.netty.core.util.ApplicationX
 
getBeanSkipLifecycles() - 类 中的方法com.github.netty.core.util.ApplicationX
 
getBeanSupplier() - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
getBeforeInstantiationResolved() - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
getBody() - 类 中的方法com.github.netty.core.Packet
 
getBoolean(String, boolean) - 类 中的静态方法com.github.netty.core.util.SystemPropertyUtil
Returns the value of the Java system property with the specified
getBootstrap() - 类 中的方法com.github.netty.core.AbstractNettyClient
 
getBootstrap() - 类 中的方法com.github.netty.core.AbstractNettyServer
 
getBoss() - 类 中的方法com.github.netty.core.AbstractNettyServer
 
getBufferSize() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncResponse
 
getBufferSize() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardResponse
 
getBufferSize() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
getByte(byte[], int) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
getCapabilities() - 类 中的方法com.github.netty.protocol.mysql.client.ClientHandshakePacket
 
getCapabilities() - 类 中的方法com.github.netty.protocol.mysql.server.ServerHandshakePacket
 
getCatalog() - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket
 
getChannel() - 类 中的方法com.github.netty.core.AbstractNettyClient
 
getChannel() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
 
getChannel() - 类 中的方法com.github.netty.protocol.TcpChannel
 
getChannelHandler() - 类 中的方法com.github.netty.protocol.TcpChannel
 
getChannelHandler() - 类 中的方法com.github.netty.springboot.NettyProperties
 
getChannelHandlerContext() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpExchange
 
getChannels() - 类 中的静态方法com.github.netty.protocol.TcpChannel
 
getCharacterEncoding() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getCharacterEncoding() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
getCharacterSet() - 类 中的方法com.github.netty.protocol.mysql.client.ClientHandshakePacket
 
getCharacterSet() - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket
 
getCharacterSet() - 类 中的方法com.github.netty.protocol.mysql.server.ServerHandshakePacket
 
getCharset() - 枚举 中的方法com.github.netty.protocol.mysql.MysqlCharacterSet
 
getCharset() - 类 中的方法com.github.netty.protocol.servlet.util.MediaType
 
getClass(Type) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
getClassCount() - 类 中的方法com.github.netty.core.util.ApplicationX.ScannerResult
 
getClassFileName(Class<?>) - 类 中的静态方法com.github.netty.core.util.ReflectUtil
Determine the name of the class file, relative to the containing package: e.g.
getClassLoader() - 类 中的方法com.github.netty.core.util.ResourceManager
 
getClassLoader() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getClassLoaders() - 类 中的方法com.github.netty.core.util.ApplicationX.ScannerResult
 
getClassName(int) - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool
 
getClassName() - 类 中的方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the binary name of the class corresponding to this type.
getClassName() - 类 中的方法com.github.netty.protocol.servlet.ServletFilterRegistration
 
getClassName() - 类 中的方法com.github.netty.protocol.servlet.ServletRegistration
 
getClassNameForToString(int) - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool
 
getClassUrls() - 类 中的方法com.github.netty.core.util.ApplicationX.ScannerResult
 
getClazz() - 类 中的方法com.github.netty.core.util.TypeUtil.TypeResult
 
getClazz() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession.EncoderEntry
 
getClient(InetSocketAddress) - 类 中的方法com.github.netty.springboot.client.NettyRpcClientProxy
Get the RPC client (from the current thread, if not, create it automatically)
getClientCharset() - 类 中的方法com.github.netty.protocol.mysql.Session
 
getClientConnectTimeout() - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
getClientDefaultVersion() - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
getClientHeartIntervalTimeMs() - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
getClientID() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptConnectionLostMessage
 
getClientID() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptConnectMessage
 
getClientID() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptDisconnectMessage
 
getClientID() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptPublishMessage
 
getClientID() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptSubscribeMessage
 
getClientID() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptUnsubscribeMessage
 
getClientID() - 类 中的方法com.github.netty.protocol.mqtt.MqttClientDescriptor
 
getClientId() - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.Subscription
 
getClientInstanceKey(Class, String, String) - 类 中的静态方法com.github.netty.protocol.nrpc.RpcClient
 
getClientIoRatio() - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
getClientIoThreads() - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
getClientMap() - 类 中的静态方法com.github.netty.springboot.client.NettyRpcClientProxy
 
getClientMap() - 接口 中的方法com.github.netty.springboot.client.NettyRpcRequest
address mapping client instance
getClientProxy() - 接口 中的方法com.github.netty.springboot.client.NettyRpcRequest
 
getClientReconnectScheduledIntervalMs() - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
getClientServerResponseTimeout() - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
getCode() - 枚举 中的方法com.github.netty.protocol.nrpc.DataCodec.Encode
 
getColumnLength() - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket
 
getCommand() - 类 中的方法com.github.netty.protocol.mysql.client.ClientCommandPacket
 
getCommandCode() - 枚举 中的方法com.github.netty.protocol.mysql.Command
 
getComment() - 类 中的方法com.github.netty.protocol.servlet.ServletSessionCookieConfig
 
getComment() - 类 中的方法javax.servlet.http.Cookie
Returns the comment describing the purpose of this cookie, or null if the cookie has no comment.
getConnectionId() - 类 中的方法com.github.netty.protocol.mysql.server.ServerHandshakePacket
 
getConnectionId() - 类 中的方法com.github.netty.protocol.mysql.Session
 
getConnectTimeout() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
 
getConstantInfo(int) - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool
 
getConstantPool() - 类 中的方法com.github.netty.core.util.JavaClassFile
 
getConstructorArgumentValues() - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
getConstructorDescriptor(Constructor<?>) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the descriptor corresponding to the given constructor.
getContainer() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
getContentLength() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getContentLength() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
getContentLength() - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
 
getContentLength(HttpMessage, long) - 类 中的静态方法com.github.netty.protocol.servlet.util.HttpHeaderUtil
Returns the length of the content.
getContentLengthLong() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getContentType() - 类 中的方法com.github.netty.protocol.servlet.ServletFilePart
 
getContentType() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getContentType() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
getContentType() - 类 中的方法com.github.netty.protocol.servlet.ServletTextPart
 
getContext() - 类 中的方法com.github.netty.protocol.nrpc.RpcServerChannelHandler
 
getContext(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getContext() - 类 中的方法com.github.netty.protocol.servlet.websocket.NettyMessageToWebSocketRunnable.WebsocketRunnable
 
getContextPath() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getContextPath() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
 
getContextPath() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardRequest
 
getContextPath() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeRequest
 
getContextPath() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
Context Path: the Path prefix associated with the ServletContext is part of this servlet.
getCookies() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getCookies() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
getCookieValue(Cookie[], String) - 类 中的静态方法com.github.netty.protocol.servlet.util.ServletUtil
 
getCoreThreads() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet.ServerThreadPool
 
getCreateTimestamp() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap.Node
 
getCreateTimestamp() - 异常错误 中的方法com.github.netty.protocol.nrpc.exception.RpcTimeoutException
 
getCreationTime() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
getCreationTime() - 类 中的方法com.github.netty.protocol.servlet.Session
 
getCurrentRequestCount() - 类 中的方法com.github.netty.protocol.nrpc.RpcClientReactivePublisher
 
getData() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap.Node
 
getData() - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket
 
getDatabase() - 类 中的方法com.github.netty.protocol.mysql.client.ClientHandshakePacket
 
getDataCodec() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
 
getDataCodec() - 类 中的方法com.github.netty.protocol.nrpc.RpcServerChannelHandler
 
getDataCodec() - 类 中的方法com.github.netty.protocol.nrpc.RpcServerInstance
 
getDataIfExpiry() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap.Node
 
getDateByRfcHttp() - 类 中的静态方法com.github.netty.protocol.servlet.util.ServletUtil
 
getDateHeader(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
servlet standard: returns the value of the specified request header is the long value, representing a date object.
getDebug() - 类 中的方法com.github.netty.core.Packet
 
getDecimals() - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket
 
getDecodeRequestConsumerList() - 接口 中的方法com.github.netty.protocol.nrpc.DataCodec
The server parses
getDecodeRequestConsumerList() - 类 中的方法com.github.netty.protocol.nrpc.JsonDataCodec
 
getDecoderResult() - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
 
getDefaultAsyncSendTimeout() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketServerContainer
The default value for this implementation is -1.
getDefaultClassLoader() - 类 中的静态方法com.github.netty.core.util.ReflectUtil
 
getDefaultExecutorSupplier() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getDefaultExpiryTime() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
getDefaultInstance() - 类 中的静态方法com.github.netty.core.util.ThreadPoolX
 
getDefaultMaxBinaryMessageBufferSize() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketServerContainer
 
getDefaultMaxSessionIdleTimeout() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketServerContainer
 
getDefaultMaxTextMessageBufferSize() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketServerContainer
 
getDefaultSessionTrackingModes() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getDependencyCheck() - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
getDescriptor() - 类 中的方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the descriptor corresponding to this type.
getDescriptor(Class<?>) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the descriptor corresponding to the given class.
getDestroyMethodAnnotations() - 类 中的方法com.github.netty.core.util.ApplicationX
 
getDestroyMethodName() - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
getDimension() - 类 中的方法com.github.netty.core.util.TypeUtil.TypeResult
 
getDimensions() - 类 中的方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the number of dimensions of this array type.
getDispatcherType() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
 
getDispatcherType() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardRequest
 
getDispatcherType() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeRequest
 
getDispatcherType() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getDispatcherTypes() - 类 中的方法com.github.netty.protocol.servlet.util.FilterMapper.Element
 
getDocumentRoot() - 类 中的方法com.github.netty.springboot.server.NettyTcpServerFactory
 
getDomain() - 类 中的方法com.github.netty.protocol.servlet.ServletSessionCookieConfig
 
getDomain() - 类 中的方法javax.servlet.http.Cookie
Returns the domain name set for this cookie.
getDouble(int) - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool
 
getDrainStatus() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
 
getDumpPath() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet.ServerThreadPool
 
getDynamicProtocolChannelHandler() - 类 中的方法com.github.netty.StartupServer
 
getEffectiveMajorVersion() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getEffectiveMinorVersion() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getEffectiveSessionTrackingModes() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getElementType() - 类 中的方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the type of the elements of this array type.
getEncode() - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket.ResponsePacket
 
getEncoder() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession.EncoderEntry
 
getEncodeRequestConsumerList() - 接口 中的方法com.github.netty.protocol.nrpc.DataCodec
The client parses
getEncodeRequestConsumerList() - 类 中的方法com.github.netty.protocol.nrpc.JsonDataCodec
 
getErrorNumber() - 异常错误 中的方法com.github.netty.protocol.mysql.exception.ProxyException
 
getErrorNumber() - 类 中的方法com.github.netty.protocol.mysql.server.ServerErrorPacket
 
getErrorPageManager() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getErrorPagePath(HttpServletRequest, ServletErrorPage) - 类 中的静态方法com.github.netty.protocol.servlet.ServletErrorPageManager
 
getException() - 类 中的方法com.github.netty.protocol.servlet.ServletErrorPage
 
getExceptionName() - 类 中的方法com.github.netty.protocol.servlet.ServletErrorPage
 
getExceptionType() - 类 中的方法com.github.netty.protocol.servlet.ServletErrorPage
 
getExchange() - 类 中的方法com.github.netty.protocol.servlet.NettyMessageToServletRunnable.HttpRunnable
 
getExcludes() - 类 中的方法com.github.netty.core.util.ApplicationX.Scanner
 
getExecutor() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet.ServerThreadPool
 
getExpireSecond(Session) - 类 中的方法com.github.netty.protocol.servlet.SessionLocalFileServiceImpl
Gets an expired read second
getExpiryLRUMap() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap.Node
 
getExpiryNotifyQueue() - 类 中的静态方法com.github.netty.core.util.ExpiryLRUMap
 
getExpiryTime() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap.Node
 
getExpiryTimestamp() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap.Node
 
getExpiryTimestamp() - 异常错误 中的方法com.github.netty.protocol.nrpc.exception.RpcTimeoutException
 
getExtension() - 类 中的方法com.github.netty.protocol.servlet.util.MimeMappingsX.MappingX
 
getFactoryMethodAnnotations() - 类 中的方法com.github.netty.core.util.ApplicationX
 
GETFIELD - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
GETFIELD2_QUICK - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
GETFIELD_QUICK - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
GETFIELD_QUICK_W - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
getFieldCount() - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnCountPacket
 
getFieldMap() - 类 中的方法com.github.netty.core.Packet
 
getFieldNameList() - 类 中的方法com.github.netty.core.util.AnnotationMethodToMethodNameFunction
 
getFieldNameList() - 类 中的方法com.github.netty.core.util.AnnotationMethodToParameterNamesFunction
 
getFields() - 类 中的方法com.github.netty.core.util.JavaClassFile
 
getFieldValue(Object, String) - 类 中的静态方法com.github.netty.core.util.ReflectUtil
Read the object property values directly, ignoring the private/protected modifier, without going through the getter function.
getFileName(String) - 类 中的方法com.github.netty.protocol.servlet.SessionLocalFileServiceImpl
Get file name
getFileSizeThreshold() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getFileUploadTimeoutMs() - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
 
getFilter() - 类 中的方法com.github.netty.protocol.servlet.ServletFilterRegistration
 
getFilterChain() - 类 中的静态方法com.github.netty.springboot.client.NettyRpcClientProxy
 
getFilterConfig() - 类 中的方法com.github.netty.protocol.servlet.ServletFilterRegistration
 
getFilterRegistration(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getFilterRegistrationList() - 类 中的方法com.github.netty.protocol.servlet.ServletFilterChain
 
getFilterRegistrations() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getFirst() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
getFirst(K) - 类 中的方法com.github.netty.core.util.LinkedMultiValueMap
 
getFirstClientPacketReadTimeoutMs() - 类 中的方法com.github.netty.protocol.DynamicProtocolChannelHandler
 
getFirstClientPacketReadTimeoutMs() - 类 中的方法com.github.netty.springboot.NettyProperties
 
getFlags() - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket
 
getFloat(int) - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool
 
getFloat(String, float) - 类 中的静态方法com.github.netty.core.util.SystemPropertyUtil
Returns the value of the Java system property with the specified
getFrame() - 类 中的方法com.github.netty.protocol.servlet.websocket.NettyMessageToWebSocketRunnable.WebsocketRunnable
 
getFrameType() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.StackMapFrame
 
getFrameTypeName() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.StackMapFrame
 
getFrontendBusinessHandler() - 类 中的方法com.github.netty.springboot.NettyProperties.Mysql
 
getFrontendCapabilities() - 类 中的方法com.github.netty.protocol.mysql.Session
 
getFrontendChannel() - 类 中的方法com.github.netty.protocol.mysql.Session
 
getGenericReturnType() - 类 中的方法com.github.netty.protocol.nrpc.RpcMethod
 
getGenericType(Class<T>, Class<? extends T>) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
getHandshakePacket() - 类 中的方法com.github.netty.protocol.mysql.EventHandshakeSuccessful
 
getHeader(String) - 类 中的方法com.github.netty.protocol.servlet.ServletFilePart
 
getHeader(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
The getHeader method returns the header for the given header name.
getHeader(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
getHeader(String) - 类 中的方法com.github.netty.protocol.servlet.ServletTextPart
 
getHeaderNames() - 类 中的方法com.github.netty.protocol.servlet.ServletFilePart
 
getHeaderNames() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getHeaderNames() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
getHeaderNames() - 类 中的方法com.github.netty.protocol.servlet.ServletTextPart
 
getHeaders(String) - 类 中的方法com.github.netty.protocol.servlet.ServletFilePart
 
getHeaders(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getHeaders(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
getHeaders(String) - 类 中的方法com.github.netty.protocol.servlet.ServletTextPart
 
getHitCount() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
getHttpDataFactory(Charset) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getHttpExchange(ChannelHandlerContext) - 类 中的静态方法com.github.netty.protocol.servlet.ServletHttpExchange
 
getHttpServlet() - 类 中的方法com.github.netty.springboot.NettyProperties
 
getHttpSession(ChannelHandlerContext) - 类 中的静态方法com.github.netty.protocol.servlet.ServletHttpExchange
Get httpSession from the properties bound in the pipe
getHttpSession() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpExchange
 
getId(Object) - 类 中的静态方法com.github.netty.core.util.NamespaceUtil
 
getID() - 接口 中的方法com.github.netty.protocol.mqtt.interception.InterceptHandler
 
getId() - 枚举 中的方法com.github.netty.protocol.mysql.MysqlCharacterSet
 
getId() - 类 中的方法com.github.netty.protocol.mysql.Session
 
getId() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
getId() - 类 中的方法com.github.netty.protocol.servlet.Session
 
getId() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
getIdClass(Object) - 类 中的静态方法com.github.netty.core.util.NamespaceUtil
 
getIdleTimeMs() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
 
getIdName(Object, String) - 类 中的静态方法com.github.netty.core.util.NamespaceUtil
 
getIdNameClass(Object, String) - 类 中的静态方法com.github.netty.core.util.NamespaceUtil
 
getImplicitCapabilities() - 枚举 中的静态方法com.github.netty.protocol.mysql.CapabilityFlags
 
getIndex() - 类 中的方法com.github.netty.core.util.TypeUtil.TypeResult
 
getInetAddress() - 类 中的静态方法com.github.netty.core.util.HostUtil
 
getInfo() - 类 中的方法com.github.netty.protocol.mysql.server.ServerOkPacket
 
getInitMethodAnnotations() - 类 中的方法com.github.netty.core.util.ApplicationX
 
getInitMethodName() - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
getInitParameter(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getInitParameter(String, T) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getInitParameter(String) - 类 中的方法com.github.netty.protocol.servlet.ServletFilterRegistration
 
getInitParameter(String) - 类 中的方法com.github.netty.protocol.servlet.ServletRegistration
 
getInitParameterNames() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getInitParameters() - 类 中的方法com.github.netty.protocol.servlet.ServletFilterRegistration
 
getInitParameters() - 类 中的方法com.github.netty.protocol.servlet.ServletRegistration
 
getInjectFields(Class, ApplicationX) - 类 中的静态方法com.github.netty.core.util.ApplicationX.InjectElement
 
getInjectMethods(Class, ApplicationX) - 类 中的静态方法com.github.netty.core.util.ApplicationX.InjectElement
 
getInputStream() - 类 中的方法com.github.netty.protocol.servlet.ServletFilePart
 
getInputStream() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getInputStream() - 类 中的方法com.github.netty.protocol.servlet.ServletTextPart
 
getInstalledExtensions() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketServerContainer
Currently, this implementation does not support any extensions.
getInstance() - 类 中的方法com.github.netty.core.util.Recycler
Get an instance
getInstance() - 类 中的方法com.github.netty.protocol.nrpc.RpcMethod
 
getInstance() - 类 中的方法com.github.netty.protocol.nrpc.RpcServerInstance
 
getInstanceSet() - 类 中的静态方法com.github.netty.core.util.ExpiryLRUMap
 
getInt(byte[], int) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
getInt(AsciiString) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
getInt(String, int) - 类 中的静态方法com.github.netty.core.util.SystemPropertyUtil
Returns the value of the Java system property with the specified
getInteger(int) - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool
 
getInterceptedMessageTypes() - 类 中的方法com.github.netty.protocol.mqtt.interception.AbstractInterceptHandler
 
getInterceptedMessageTypes() - 接口 中的方法com.github.netty.protocol.mqtt.interception.InterceptHandler
 
getInterfaceClass() - 类 中的方法com.github.netty.springboot.client.NettyRpcClientProxy
 
getInterfaceClass() - 接口 中的方法com.github.netty.springboot.client.NettyRpcRequest
Get interface class
getInterfaceNames() - 类 中的方法com.github.netty.core.util.JavaClassFile
 
getInterfaces(Class) - 类 中的静态方法com.github.netty.core.util.ReflectUtil
 
getInternalName() - 类 中的方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the internal name of the class corresponding to this object or array type.
getInternalName(Class<?>) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the internal name of the given class.
getIntHeader(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
servlet standard: returns the value of the specified request header as int.
getIntLE(byte[], int) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
getIoRatio() - 类 中的方法com.github.netty.core.AbstractNettyClient
 
getIoRatio() - 类 中的方法com.github.netty.core.AbstractNettyServer
 
getIoThreadCount() - 类 中的方法com.github.netty.core.AbstractNettyClient
 
getIoThreadCount() - 类 中的方法com.github.netty.core.AbstractNettyServer
 
getIPAddress() - 类 中的静态方法com.github.netty.core.util.HostUtil
 
getJavaArgumentTypes() - 类 中的方法com.github.netty.core.util.JavaClassFile.Member
 
getJavaMember(Class) - 类 中的方法com.github.netty.core.util.JavaClassFile.Member
 
getJspConfigDescriptor() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getJvmVersion() - 类 中的静态方法com.github.netty.Version
 
getKeepAlive() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptConnectMessage
 
getKeepAliveSeconds() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet.ServerThreadPool
 
getKey() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap.Node
 
getLast() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
getLastAccessedTime() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
getLastAccessedTime() - 类 中的方法com.github.netty.protocol.servlet.Session
 
getLastHttpContent() - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
 
getLastInsertId() - 类 中的方法com.github.netty.protocol.mysql.server.ServerOkPacket
 
getLoadBalancedSupplier() - 类 中的方法com.github.netty.springboot.client.NettyRpcClientProxy
 
getLoadBalancedSupplier() - 接口 中的方法com.github.netty.springboot.client.NettyRpcRequest
 
getLoadOnStartup() - 类 中的方法com.github.netty.protocol.servlet.ServletRegistration
 
getLocalAddr() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getLocalAddress() - 类 中的方法com.github.netty.protocol.nrpc.RpcContext
 
getLocalAddress() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpExchange
 
getLocale() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getLocale() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
getLocales() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getLocaleUse() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
getLocalName() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getLocalPort() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getLocals() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.StackMapFrame
 
getLogFileName() - 类 中的方法com.github.netty.springboot.NettyProperties.MysqlProxyLog
 
getLogFlushInterval() - 类 中的方法com.github.netty.springboot.NettyProperties.MysqlProxyLog
 
getLogger(Class) - 类 中的静态方法com.github.netty.core.util.LoggerFactoryX
 
getLogger(String) - 类 中的静态方法com.github.netty.core.util.LoggerFactoryX
 
getLogPath() - 类 中的方法com.github.netty.springboot.NettyProperties.MysqlProxyLog
 
getLong(byte[], int) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
getLong(int) - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool
 
getLong(String, long) - 类 中的静态方法com.github.netty.core.util.SystemPropertyUtil
Returns the value of the Java system property with the specified
getLongLE(byte[], int) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
getMac() - 类 中的静态方法com.github.netty.core.util.HostUtil
mac地址
getMajor() - 枚举 中的方法com.github.netty.core.util.JavaClassFile.JavaVersion
 
getMajorVersion() - 类 中的方法com.github.netty.core.util.JavaClassFile
 
getMajorVersion() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getMappingObjectByUri(String) - 类 中的方法com.github.netty.protocol.servlet.util.FilterMapper
Gets a mapping object
getMappingObjectByUri(String) - 类 中的方法com.github.netty.protocol.servlet.util.UrlMapper
Gets a mapping object
getMappings() - 类 中的方法com.github.netty.protocol.servlet.ServletRegistration
 
getMaxAge() - 类 中的方法com.github.netty.protocol.servlet.ServletSessionCookieConfig
 
getMaxAge() - 类 中的方法javax.servlet.http.Cookie
Returns the maximum age of the cookie, specified in seconds, By default, -1 indicating the cookie will persist until browser shutdown.
getMaxBinaryMessageBufferSize() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
getMaxBufferBytes() - 类 中的方法com.github.netty.core.util.ChunkedWriteHandler
 
getMaxBufferBytes() - 类 中的方法com.github.netty.protocol.HttpServletProtocol
 
getMaxBufferBytes() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getMaxCacheSize() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
getMaxConnections() - 类 中的方法com.github.netty.protocol.DynamicProtocolChannelHandler
 
getMaxConnections() - 类 中的方法com.github.netty.springboot.NettyProperties
 
getMaxFramePayloadLength() - 类 中的方法com.github.netty.springboot.server.NettyRequestUpgradeStrategy
 
getMaxIdleTimeout() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
getMaxInactiveInterval() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
getMaxInactiveInterval() - 类 中的方法com.github.netty.protocol.servlet.Session
 
getMaxPacketSize() - 类 中的方法com.github.netty.protocol.mysql.client.ClientHandshakePacket
 
getMaxPacketSize() - 类 中的方法com.github.netty.protocol.mysql.client.MysqlFrontendBusinessHandler
 
getMaxPacketSize() - 类 中的方法com.github.netty.protocol.mysql.server.MysqlBackendBusinessHandler
 
getMaxPacketSize() - 类 中的方法com.github.netty.protocol.MysqlProtocol
 
getMaxTextMessageBufferSize() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
getMaxThreads() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet.ServerThreadPool
 
getMessage() - 类 中的方法com.github.netty.protocol.mysql.server.ServerErrorPacket
 
getMessage() - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket.ResponsePacket
 
getMessage() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
getMessageHandlers() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
getMessageMaxLength() - 类 中的方法com.github.netty.protocol.nrpc.RpcServer
 
getMessageMaxLength() - 类 中的方法com.github.netty.protocol.NRpcProtocol
 
getMessageMaxLength() - 类 中的方法com.github.netty.springboot.NettyProperties.Mqtt
 
getMessageToRunnable(Channel) - 类 中的静态方法com.github.netty.core.DispatcherChannelHandler
Pull out the IO task package factory class on this connection
getMethod(String, Class<?>[], Class<?>) - 类 中的方法com.github.netty.core.util.JavaClassFile
 
getMethod() - 类 中的方法com.github.netty.protocol.nrpc.RpcMethod
 
getMethod() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getMethod() - 接口 中的方法com.github.netty.springboot.client.NettyRpcRequest
The method to call this time
getMethodDescriptor(JavaClassFile.Member.Type, JavaClassFile.Member.Type...) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the descriptor corresponding to the given argument and return types.
getMethodDescriptor(Method) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the descriptor corresponding to the given method.
getMethodDescriptor(Class<?>[], Class<?>) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
 
getMethodDescriptorName(Method) - 类 中的静态方法com.github.netty.protocol.nrpc.RpcMethod
 
getMethodDescriptorName() - 类 中的方法com.github.netty.protocol.nrpc.RpcMethod
 
getMethodHandle() - 类 中的方法com.github.netty.protocol.nrpc.RpcMethod
 
getMethodMap(INSTANCE, Class, Function<Method, String[]>, Function<Method, String>, boolean) - 类 中的静态方法com.github.netty.protocol.nrpc.RpcMethod
 
getMethodName() - 类 中的方法com.github.netty.protocol.nrpc.RpcMethod
 
getMethodName() - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket.RequestPacket
 
getMethodNameAnnotationClasses() - 类 中的方法com.github.netty.core.util.AnnotationMethodToMethodNameFunction
 
getMethods() - 类 中的方法com.github.netty.core.util.JavaClassFile
 
getMethodToParameterNamesFunction() - 类 中的方法com.github.netty.protocol.nrpc.RpcServerInstance
 
getMethodType(String) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the JavaClassFile.Member.Type corresponding to the given method descriptor.
getMethodType(JavaClassFile.Member.Type, JavaClassFile.Member.Type...) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the method JavaClassFile.Member.Type corresponding to the given argument and return types.
getMetricsLibratoEmail() - 类 中的方法com.github.netty.protocol.MqttProtocol
 
getMetricsLibratoSource() - 类 中的方法com.github.netty.protocol.MqttProtocol
 
getMetricsLibratoToken() - 类 中的方法com.github.netty.protocol.MqttProtocol
 
getMimeMappings() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getMimeType(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getMimeType() - 类 中的方法com.github.netty.protocol.servlet.util.MimeMappingsX.MappingX
 
getMinorVersion() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getMissCount() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
getMqtt() - 类 中的方法com.github.netty.springboot.NettyProperties
 
getMsg() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptAcknowledgedMessage
 
getMultipartConfigElement() - 类 中的方法com.github.netty.protocol.servlet.ServletRegistration
 
getMysql() - 类 中的方法com.github.netty.springboot.NettyProperties
 
getMysqlAddress() - 类 中的方法com.github.netty.protocol.MysqlProtocol
 
getMysqlHost() - 类 中的方法com.github.netty.springboot.NettyProperties.Mysql
 
getMysqlPacketListeners() - 类 中的方法com.github.netty.protocol.mysql.client.MysqlFrontendBusinessHandler
 
getMysqlPacketListeners() - 类 中的方法com.github.netty.protocol.mysql.server.MysqlBackendBusinessHandler
 
getMysqlPacketListeners() - 类 中的方法com.github.netty.protocol.MysqlProtocol
 
getMysqlPort() - 类 中的方法com.github.netty.springboot.NettyProperties.Mysql
 
getName() - 类 中的方法com.github.netty.core.AbstractNettyClient
 
getName() - 类 中的方法com.github.netty.core.AbstractNettyServer
 
getName() - 类 中的方法com.github.netty.protocol.mqtt.config.ClasspathResourceLoader
 
getName() - 类 中的方法com.github.netty.protocol.mqtt.config.FileResourceLoader
 
getName() - 接口 中的方法com.github.netty.protocol.mqtt.config.IResourceLoader
 
getName() - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket
 
getName() - 类 中的方法com.github.netty.protocol.servlet.ServletFilePart
 
getName() - 类 中的方法com.github.netty.protocol.servlet.ServletFilterRegistration
 
getName() - 类 中的方法com.github.netty.protocol.servlet.ServletPrincipal
Returns the name of this principal.
getName() - 类 中的方法com.github.netty.protocol.servlet.ServletRegistration
 
getName() - 类 中的方法com.github.netty.protocol.servlet.ServletRequestDispatcher
 
getName() - 类 中的方法com.github.netty.protocol.servlet.ServletSessionCookieConfig
 
getName() - 类 中的方法com.github.netty.protocol.servlet.ServletTextPart
 
getName() - 类 中的方法javax.servlet.http.Cookie
Returns the name of the cookie.
getNameAndType(int) - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool
 
getNamedDispatcher(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getNegotiatedExtensions() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
getNegotiatedSubprotocol() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
getNettyHeaders() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getNettyProperties() - 接口 中的方法com.github.netty.springboot.client.NettyRpcRequest
Yml configuration file
getNettyReaderIdleTimeSeconds() - 类 中的方法com.github.netty.springboot.NettyProperties.Mqtt
 
getNettyRequest() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getNettyResponse() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
getNettyRpcFilterList() - 类 中的方法com.github.netty.springboot.client.NettyRpcClientProxy
 
getNettyRpcFilterList() - 接口 中的方法com.github.netty.springboot.client.NettyRpcFilter.FilterChain
get a unmodifiable NettyRpcFilterList Collections.unmodifiableList(List)
getNext() - 接口 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.Linked
Retrieves the next element or null if either the element is unlinked or the last element on the deque.
getNotExistBodyParameter() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
getNotExistBodyParameters() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getNrpc() - 类 中的方法com.github.netty.springboot.NettyProperties
 
getObject() - 类 中的方法com.github.netty.protocol.servlet.util.FilterMapper.Element
 
getObject() - 类 中的方法com.github.netty.protocol.servlet.util.UrlMapper.Element
 
getObjectName() - 类 中的方法com.github.netty.protocol.servlet.util.FilterMapper.Element
 
getObjectName() - 类 中的方法com.github.netty.protocol.servlet.util.UrlMapper.Element
 
getObjectType(String) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the JavaClassFile.Member.Type corresponding to the given internal name.
getOffsetDelta() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.StackMapFrame
 
getOnEvictionConsumer() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
getOnExpiryConsumer() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
getOpcode(int) - 类 中的方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns a JVM instruction opcode adapted to this JavaClassFile.Member.Type.
getOpcodes() - 类 中的方法com.github.netty.core.util.JavaClassFile.Opcodes
 
getOpenSessions(Endpoint) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketServerContainer
 
getOpenSessions() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
getOrDefault(Object, V) - 类 中的方法com.github.netty.core.util.ConcurrentReferenceHashMap
 
getOrDefault(Object, V) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
getOrder() - 类 中的方法com.github.netty.core.AbstractProtocol
 
getOrder() - 接口 中的方法com.github.netty.core.Ordered
Priority order
getOrder() - 接口 中的方法com.github.netty.core.ProtocolHandler
default Priority order 0
getOrder() - 接口 中的方法com.github.netty.core.ServerListener
default Priority order 0
getOrder() - 接口 中的方法com.github.netty.core.util.ApplicationX.Ordered
从小到大排列
getOrder() - 类 中的方法com.github.netty.protocol.HttpServletProtocol
 
getOrder() - 类 中的方法com.github.netty.protocol.MqttProtocol
 
getOrder() - 类 中的方法com.github.netty.protocol.MysqlProtocol
 
getOrder() - 类 中的方法com.github.netty.protocol.NRpcProtocol
 
getOrder() - 类 中的方法com.github.netty.protocol.RtspProtocol
 
getOrderedAnnotations() - 类 中的方法com.github.netty.core.util.ApplicationX
 
getOrderedAnnotations() - 类 中的方法com.github.netty.core.util.ApplicationX.OrderComparator
 
getOrgName() - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket
 
getOrgTable() - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket
 
getOrSetMetrics(Channel) - 类 中的静态方法com.github.netty.core.util.BytesMetricsChannelHandler
 
getOrSetMetrics(Channel) - 类 中的静态方法com.github.netty.core.util.MessageMetricsChannelHandler
 
getOsName() - 类 中的静态方法com.github.netty.core.util.HostUtil
 
getOsName() - 类 中的静态方法com.github.netty.Version
 
getOutputStream() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncResponse
 
getOutputStream() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardResponse
 
getOutputStream() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
getPacketID() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptAcknowledgedMessage
 
getPacketLength() - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket
 
getPacketMaxLength() - 类 中的方法com.github.netty.springboot.NettyProperties.Mysql
 
getPacketType() - 类 中的方法com.github.netty.core.Packet
 
getPacketType() - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket
 
getParameter(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
 
getParameter(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardRequest
 
getParameter(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeRequest
 
getParameter(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getParameterAnnotationClasses() - 类 中的方法com.github.netty.core.util.AnnotationMethodToParameterNamesFunction
 
getParameterCount() - 类 中的方法com.github.netty.protocol.nrpc.RpcMethod
 
getParameterCount() - 类 中的方法com.github.netty.protocol.servlet.util.MediaType
 
getParameterMap() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
 
getParameterMap() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardRequest
 
getParameterMap() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeRequest
 
getParameterMap() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getParameterNames() - 类 中的方法com.github.netty.protocol.nrpc.RpcMethod
 
getParameterNames() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
 
getParameterNames() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardRequest
 
getParameterNames() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeRequest
 
getParameterNames() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getParameterTypeDescriptorName() - 类 中的方法com.github.netty.protocol.nrpc.RpcMethod
 
getParameterTypes() - 类 中的方法com.github.netty.protocol.nrpc.RpcMethod
 
getParameterValue(String) - 类 中的方法com.github.netty.protocol.servlet.util.MediaType
 
getParameterValues(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
 
getParameterValues(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardRequest
 
getParameterValues(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeRequest
 
getParameterValues(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getPart(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getParts() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getPassword() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptConnectMessage
 
getPassword() - 类 中的方法com.github.netty.protocol.servlet.ServletPrincipal
 
getPath() - 类 中的方法com.github.netty.protocol.servlet.ServletErrorPage
 
getPath() - 类 中的方法com.github.netty.protocol.servlet.ServletRequestDispatcher
 
getPath() - 类 中的方法com.github.netty.protocol.servlet.ServletSessionCookieConfig
 
getPath() - 类 中的方法javax.servlet.http.Cookie
Returns the path on the server to which the browser returns this cookie.
getPathInfo() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
 
getPathInfo() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardRequest
 
getPathInfo() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeRequest
 
getPathInfo() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
PathInfo:Part of the request Path that is not part of the Context Path or Servlet Path.
getPathParameters() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
getPathTranslated() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
 
getPathTranslated() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardRequest
 
getPathTranslated() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeRequest
 
getPathTranslated() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getPattern() - 类 中的方法com.github.netty.protocol.servlet.util.FilterMapper.Element
 
getPattern() - 类 中的方法com.github.netty.protocol.servlet.util.UrlMapper.Element
 
getPatternComparator(String) - 类 中的方法com.github.netty.protocol.servlet.util.AntPathMatcher
Given a full path, returns a Comparator suitable for sorting patterns in order of explicitness.
getPayload() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptPublishMessage
 
getPayload() - 类 中的方法com.github.netty.protocol.mqtt.MqttRetainedMessage
 
getPendingWriteBytes() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpExchange
 
getPid() - 类 中的静态方法com.github.netty.core.util.HostUtil
 
getPoolName() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet.ServerThreadPool
 
getPort() - 类 中的方法com.github.netty.core.AbstractNettyClient
 
getPort() - 类 中的方法com.github.netty.core.AbstractNettyServer
 
getPort() - 类 中的方法com.github.netty.protocol.mqtt.MqttClientDescriptor
 
getPrevious() - 接口 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.Linked
Retrieves the previous element or null if either the element is unlinked or the first element on the deque.
getPrincipal() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
getProperties() - 类 中的方法com.github.netty.springboot.client.NettyRpcClientProxy
 
getProperty(String) - 类 中的方法com.github.netty.protocol.mqtt.config.IConfig
Same semantic of Properties
getProperty(String, String) - 类 中的方法com.github.netty.protocol.mqtt.config.IConfig
Same semantic of Properties
getProperty(String) - 类 中的方法com.github.netty.protocol.mqtt.config.MemoryConfig
 
getProperty(String, String) - 类 中的方法com.github.netty.protocol.mqtt.config.MemoryConfig
 
getPropertyDescriptor(String) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanWrapper
 
getPropertyDescriptors() - 类 中的方法com.github.netty.core.util.ApplicationX.BeanWrapper
 
getPropertyType(String) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanWrapper
 
getPropertyTypeDescriptor(String) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanWrapper
 
getPropertyValue(String) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanWrapper
 
getPropertyValues() - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
getPropertyValues() - 类 中的方法com.github.netty.core.util.ApplicationX.PropertyValues
 
getProtocol() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getProtocol() - 类 中的方法com.github.netty.protocol.TcpChannel
 
getProtocolHandler(ByteBuf) - 类 中的方法com.github.netty.protocol.DynamicProtocolChannelHandler
 
getProtocolHandler(Channel) - 类 中的方法com.github.netty.protocol.DynamicProtocolChannelHandler
 
getProtocolHandlers() - 类 中的方法com.github.netty.springboot.server.NettyTcpServer
Gets the protocol registry list
getProtocolHandlers() - 类 中的方法com.github.netty.springboot.server.NettyTcpServerFactory
 
getProtocolHandlers() - 类 中的方法com.github.netty.StartupServer
Gets the protocol registry list
getProtocolName() - 接口 中的方法com.github.netty.core.ProtocolHandler
Get the protocol name
getProtocolName() - 类 中的方法com.github.netty.protocol.HttpServletProtocol
 
getProtocolName() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptConnectMessage
 
getProtocolName() - 类 中的方法com.github.netty.protocol.MqttProtocol
 
getProtocolName() - 类 中的方法com.github.netty.protocol.MysqlProtocol
 
getProtocolName() - 类 中的方法com.github.netty.protocol.NRpcProtocol
 
getProtocolName() - 类 中的方法com.github.netty.protocol.RtspProtocol
 
getProtocolName() - 类 中的方法com.github.netty.protocol.TcpChannel
 
getProtocolVersion() - 类 中的方法com.github.netty.core.Packet
 
getProtocolVersion() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptConnectMessage
 
getProtocolVersion() - 类 中的方法com.github.netty.protocol.mysql.server.ServerHandshakePacket
 
getProtocolVersion() - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
 
getProtocolVersion() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
getProxy() - 接口 中的方法com.github.netty.springboot.client.NettyRpcRequest
 
getProxyLog() - 类 中的方法com.github.netty.springboot.NettyProperties.Mysql
 
getQos() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptAbstractMessage
 
getQualifierAnnotations() - 类 中的方法com.github.netty.core.util.ApplicationX
 
getQuery() - 类 中的方法com.github.netty.protocol.mysql.client.ClientQueryPacket
 
getQueryString() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
 
getQueryString() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardRequest
 
getQueryString() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeRequest
 
getQueryString() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getQueryString() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
getQueues() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet.ServerThreadPool
 
getQuietly(Object) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
getRawPacket() - 类 中的方法com.github.netty.core.Packet
 
getReader() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getReadListener() - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
 
getReadyWritePacket(Channel) - 类 中的静态方法com.github.netty.protocol.mysql.MysqlProxyHandler
 
getRealPath(String) - 类 中的方法com.github.netty.core.util.ResourceManager
Get the real path
getRealPath(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getRealPath(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getReconnectScheduledIntervalMs() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
 
getReconnectTaskSuccessConsumer() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
 
getRecyclerList() - 类 中的静态方法com.github.netty.core.util.Recycler
Gets a list of all recyclers
getRejected() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet.ServerThreadPool
 
getRemoteAddr() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getRemoteAddress() - 类 中的方法com.github.netty.core.AbstractNettyClient
 
getRemoteAddress() - 类 中的方法com.github.netty.protocol.nrpc.RpcContext
 
getRemoteAddress() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpExchange
 
getRemoteAddress() - 接口 中的方法com.github.netty.springboot.client.NettyRpcFullRequest
 
getRemoteHost() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getRemotePort() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getRemoteUser() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getRequest() - 类 中的方法com.github.netty.protocol.nrpc.RpcContext
 
getRequest() - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
 
getRequest() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpExchange
 
getRequest() - 类 中的静态方法com.github.netty.springboot.client.NettyRpcClientProxy
 
getRequestCharacterEncoding() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getRequestDispatcher(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getRequestDispatcher(String, DispatcherType) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getRequestDispatcher(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
 
getRequestDispatcher(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardRequest
 
getRequestDispatcher(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeRequest
 
getRequestDispatcher(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getRequestedQos() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptSubscribeMessage
 
getRequestedQos() - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.Subscription
 
getRequestedSessionId() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getRequestId() - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket.RequestPacket
 
getRequestId() - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket.ResponsePacket
 
getRequestMappingName() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient.Sender
 
getRequestMappingName() - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket.RequestPacket
 
getRequestMappingName(Class) - 类 中的静态方法com.github.netty.protocol.nrpc.RpcServerChannelHandler
Get the service name
getRequestMappingName(Class) - 类 中的方法com.github.netty.springboot.client.NettyRpcClientProxy
 
getRequestMappingName() - 类 中的方法com.github.netty.springboot.client.NettyRpcClientProxy
 
getRequestMappingName() - 接口 中的方法com.github.netty.springboot.client.NettyRpcRequest
The RequestMapping annotation is retrieved from the value field of the RequestMapping annotation.
getRequestMaxContentSize() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
getRequestMaxHeaderLineSize() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
getRequestMaxHeaderSize() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
getRequestParameterMap() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
getRequestURI() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
 
getRequestURI() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardRequest
 
getRequestURI() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeRequest
 
getRequestURI() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getRequestURI() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
getRequestURL() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
 
getRequestURL() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardRequest
 
getRequestURL() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeRequest
 
getRequestURL() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
Copy the implementation of tomcat
getResource(String) - 类 中的方法com.github.netty.core.util.ResourceManager
Access to resources
getResource(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getResourceAsStream(String) - 类 中的方法com.github.netty.core.util.ResourceManager
Gets the data input stream
getResourceAsStream(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getResourceLeakDetectorLevel() - 类 中的方法com.github.netty.springboot.NettyProperties
 
getResourceLoader() - 类 中的方法com.github.netty.core.util.ApplicationX
 
getResourceLoader() - 类 中的方法com.github.netty.protocol.mqtt.config.IConfig
 
getResourceLoader() - 类 中的方法com.github.netty.protocol.mqtt.config.MemoryConfig
 
getResourceLoaderUrlFilter() - 类 中的方法com.github.netty.core.util.ApplicationX
 
getResourceManager() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getResourcePaths(String) - 类 中的方法com.github.netty.core.util.ResourceManager
Get all directories under path
getResourcePaths(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getResponse() - 类 中的方法com.github.netty.protocol.nrpc.RpcContext
 
getResponse() - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
 
getResponse() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpExchange
 
getResponse() - 接口 中的方法com.github.netty.springboot.client.NettyRpcFullRequest
 
getResponseCharacterEncoding() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getResponseMaxBufferSize() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
getResponseWriterChunkMaxHeapByteLength() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getResponseWriterChunkMaxHeapByteLength() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
getResult() - 类 中的方法com.github.netty.protocol.nrpc.RpcClientFuture
 
getResult() - 类 中的方法com.github.netty.protocol.nrpc.RpcContext
 
getReturnType() - 类 中的方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the return type of methods of this type.
getReturnType(String) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the JavaClassFile.Member.Type corresponding to the return type of the given method descriptor.
getReturnType(Method) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the JavaClassFile.Member.Type corresponding to the return type of the given method.
getReturnType() - 类 中的方法com.github.netty.protocol.nrpc.RpcMethod
 
getRootPackageList() - 类 中的方法com.github.netty.core.util.ApplicationX
 
getRootPackages() - 类 中的方法com.github.netty.core.util.ApplicationX.Scanner
 
getRootPath() - 类 中的方法com.github.netty.core.util.ResourceManager
Get the root path
getRpcBeginTimestamp() - 类 中的方法com.github.netty.protocol.nrpc.RpcContext
 
getRpcClient() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient.Sender
 
getRpcClient() - 类 中的方法com.github.netty.protocol.servlet.SessionRemoteRpcServiceImpl
 
getRpcClient() - 接口 中的方法com.github.netty.springboot.client.NettyRpcFullRequest
 
getRpcCommandAsyncService() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
Get command async service
getRpcCommandService() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
Get command service
getRpcContext() - 类 中的方法com.github.netty.protocol.nrpc.RpcClientReactivePublisher
 
getRpcDBService() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
Access to data service
getRpcDBService() - 类 中的方法com.github.netty.protocol.servlet.SessionRemoteRpcServiceImpl
 
getRpcDoneMap() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
 
getRpcEndTimestamp() - 类 中的方法com.github.netty.protocol.nrpc.RpcContext
 
getRpcInstance(String) - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
Gets the implementation class
getRpcInstanceKey() - 类 中的方法com.github.netty.springboot.client.NettyRpcClientProxy
 
getRpcInstanceKey() - 接口 中的方法com.github.netty.springboot.client.NettyRpcRequest
getRpcMethod() - 类 中的方法com.github.netty.protocol.nrpc.RpcContext
 
getRpcMethod() - 接口 中的方法com.github.netty.springboot.client.NettyRpcFullRequest
 
getRpcMethodMap() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient.Sender
 
getRpcMethodMap() - 接口 中的方法com.github.netty.springboot.client.NettyRpcFullRequest
 
getRsv() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketServerHandshaker13Extension
 
getRtsp() - 类 中的方法com.github.netty.springboot.NettyProperties
 
getRunAsRole() - 类 中的方法com.github.netty.protocol.servlet.ServletRegistration
 
getScannerAnnotationCacheMap() - 类 中的方法com.github.netty.core.util.ApplicationX.ScannerResult
 
getScannerAnnotations() - 类 中的方法com.github.netty.core.util.ApplicationX
 
getSchema() - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket
 
getScheme() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getScope() - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
getSecure() - 类 中的方法javax.servlet.http.Cookie
Returns true if the browser is sending cookies only over a secure protocol, or false if the browser can send cookies using any protocol.
getSender() - 接口 中的方法com.github.netty.springboot.client.NettyRpcFullRequest
 
getSequenceId() - 类 中的方法com.github.netty.protocol.mysql.AbstractMySqlPacket
 
getSequenceId() - 类 中的方法com.github.netty.protocol.mysql.client.ClientHandshakePacket
 
getSequenceId() - 接口 中的方法com.github.netty.protocol.mysql.MysqlPacket
 
getSequenceId() - 类 中的方法com.github.netty.protocol.mysql.server.ServerHandshakePacket
 
getSerializerFeatures() - 类 中的静态方法com.github.netty.protocol.nrpc.JsonDataCodec
 
getServerAddress() - 类 中的方法com.github.netty.core.AbstractNettyServer
 
getServerAddress() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getServerAddress() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpExchange
 
getServerBuilt() - 类 中的静态方法com.github.netty.Version
 
getServerChannel() - 类 中的方法com.github.netty.core.AbstractNettyServer
 
getServerCharset() - 类 中的方法com.github.netty.protocol.mysql.Session
 
getServerDefaultVersion() - 类 中的方法com.github.netty.protocol.NRpcProtocol
 
getServerDefaultVersion() - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
getServerHeader() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getServerInfo() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getServerInfo() - 类 中的静态方法com.github.netty.Version
 
getServerInstanceKey(String, String) - 类 中的静态方法com.github.netty.protocol.nrpc.RpcServerInstance
 
getServerIoRatio() - 类 中的方法com.github.netty.springboot.NettyProperties
 
getServerIoThreads() - 类 中的方法com.github.netty.springboot.NettyProperties
 
getServerListeners() - 类 中的方法com.github.netty.springboot.server.NettyTcpServer
Gets the server listener list
getServerListeners() - 类 中的方法com.github.netty.springboot.server.NettyTcpServerFactory
 
getServerListeners() - 类 中的方法com.github.netty.StartupServer
Gets the server listener list
getServerMessageMaxLength() - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
getServerName() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getServerNumber() - 类 中的静态方法com.github.netty.Version
 
getServerOkPacket() - 类 中的方法com.github.netty.protocol.mysql.EventHandshakeSuccessful
 
getServerPort() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getServerSocketAddress(InetAddress, int) - 类 中的静态方法com.github.netty.springboot.server.NettyTcpServerFactory
 
getServerSocketAddress(InetAddress, int) - 类 中的静态方法com.github.netty.StartupServer
 
getServerStatus() - 类 中的方法com.github.netty.protocol.mysql.server.ServerHandshakePacket
 
getServerVersion() - 类 中的方法com.github.netty.protocol.mysql.server.ServerHandshakePacket
 
getServiceInstanceMap() - 类 中的方法com.github.netty.protocol.nrpc.RpcServerChannelHandler
 
getServiceName() - 类 中的方法com.github.netty.springboot.client.NettyRpcClientProxy
 
getServiceName() - 接口 中的方法com.github.netty.springboot.client.NettyRpcRequest
It is obtained from the serviceName field annotated by the NettyRpcClient
getServlet(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getServlet() - 类 中的方法com.github.netty.protocol.servlet.ServletRegistration
 
getServletConfig() - 类 中的方法com.github.netty.protocol.servlet.ServletRegistration
 
getServletContext() - 类 中的方法com.github.netty.protocol.HttpServletProtocol
 
getServletContext() - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
 
getServletContext() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
 
getServletContext() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpExchange
 
getServletContext() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getServletContext() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
getServletContext() - 类 中的方法com.github.netty.springboot.server.NettyTcpServerFactory
 
getServletContext() - 类 中的方法com.github.netty.StartupServer
 
getServletContextName() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getServletEventListenerManager() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getServletHttpExchange() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getServletHttpExchange() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
getServletNameMappings() - 类 中的方法com.github.netty.protocol.servlet.ServletFilterRegistration
 
getServletNames() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getServletPath(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getServletPath() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
 
getServletPath() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardRequest
 
getServletPath() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeRequest
 
getServletPath() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
Servlet Path: the Path section corresponds directly to the mapping of the activation request.
getServletPath() - 类 中的方法com.github.netty.protocol.servlet.util.FilterMapper.Element
 
getServletPath(String) - 类 中的方法com.github.netty.protocol.servlet.util.FilterMapper
Gets a servlet path
getServletPath() - 类 中的方法com.github.netty.protocol.servlet.util.UrlMapper.Element
 
getServletPath(String) - 类 中的方法com.github.netty.protocol.servlet.util.UrlMapper
Gets a servlet path
getServletRegistration(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getServletRegistration() - 类 中的方法com.github.netty.protocol.servlet.ServletFilterChain
 
getServletRegistrations() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getServlets() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getServletSecurityElement() - 类 中的方法com.github.netty.protocol.servlet.ServletRegistration
 
getSession() - 类 中的方法com.github.netty.protocol.mysql.client.MysqlFrontendBusinessHandler
 
getSession() - 类 中的方法com.github.netty.protocol.mysql.server.MysqlBackendBusinessHandler
 
getSession(Channel) - 类 中的静态方法com.github.netty.protocol.mysql.Session
 
getSession(boolean) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getSession() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getSession(String) - 类 中的方法com.github.netty.protocol.servlet.SessionCompositeServiceImpl
 
getSession(String) - 类 中的方法com.github.netty.protocol.servlet.SessionLocalFileServiceImpl
 
getSession(String) - 类 中的方法com.github.netty.protocol.servlet.SessionLocalMemoryServiceImpl
 
getSession(String) - 类 中的方法com.github.netty.protocol.servlet.SessionRemoteRpcServiceImpl
 
getSession(String) - 接口 中的方法com.github.netty.protocol.servlet.SessionService
Get session (by id)
getSession(Channel) - 类 中的静态方法com.github.netty.protocol.servlet.websocket.WebSocketSession
Get httpSession from the properties bound in the pipe
getSessionContext() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
getSessionCookieConfig() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getSessionInvalidThread() - 类 中的方法com.github.netty.protocol.servlet.SessionLocalFileServiceImpl
Session expiration detects threads
getSessionInvalidThread() - 类 中的方法com.github.netty.protocol.servlet.SessionLocalMemoryServiceImpl
Session expiration detects threads
getSessionRemoteServerAddress() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
getSessionService() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getSessionStateChanges() - 类 中的方法com.github.netty.protocol.mysql.server.ServerOkPacket
 
getSessionTimeout() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getShort(byte[], int) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
getShortLE(byte[], int) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
getSize() - 类 中的方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the size of values of this type.
getSize() - 类 中的方法com.github.netty.protocol.servlet.ServletFilePart
 
getSize() - 类 中的方法com.github.netty.protocol.servlet.ServletTextPart
 
getSoBacklog() - 类 中的方法com.github.netty.springboot.NettyProperties
 
getSoRcvbuf() - 类 中的方法com.github.netty.springboot.NettyProperties
 
getSort() - 类 中的方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the sort of this type.
getSoSndbuf() - 类 中的方法com.github.netty.springboot.NettyProperties
 
getSqlState() - 类 中的方法com.github.netty.protocol.mysql.server.ServerErrorPacket
 
getSslContextBuilder() - 类 中的方法com.github.netty.protocol.HttpServletProtocol
 
getStacks() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.StackMapFrame
 
getState() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
Get connection status
getState() - 类 中的方法com.github.netty.protocol.nrpc.RpcContext
 
GETSTATIC - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
GETSTATIC2_QUICK - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
GETSTATIC_QUICK - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
getStatus() - 异常错误 中的方法com.github.netty.protocol.nrpc.exception.RpcResponseException
 
getStatus() - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket.ResponsePacket
 
getStatus() - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
 
getStatus() - 类 中的方法com.github.netty.protocol.servlet.ServletErrorPage
 
getStatus() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
getStatusFlags() - 类 中的方法com.github.netty.protocol.mysql.server.ServerEofPacket
 
getStatusFlags() - 类 中的方法com.github.netty.protocol.mysql.server.ServerOkPacket
 
getString(byte[], Charset) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
getSubmittedFileName() - 类 中的方法com.github.netty.protocol.servlet.ServletFilePart
 
getSubmittedFileName() - 类 中的方法com.github.netty.protocol.servlet.ServletTextPart
 
getSubtype() - 类 中的方法com.github.netty.protocol.servlet.util.MediaType
 
getSuperClassName() - 类 中的方法com.github.netty.core.util.JavaClassFile
 
getSupportedVersions() - 类 中的方法com.github.netty.springboot.server.NettyRequestUpgradeStrategy
 
getTable() - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket
 
getTcpChannel(ChannelId) - 类 中的方法com.github.netty.protocol.DynamicProtocolChannelHandler
 
getTcpChannelCount() - 类 中的方法com.github.netty.protocol.DynamicProtocolChannelHandler
 
getTcpPackageLogLevel() - 类 中的方法com.github.netty.springboot.NettyProperties
 
getText() - 枚举 中的方法com.github.netty.protocol.nrpc.RpcVersion
 
getTextBytes() - 枚举 中的方法com.github.netty.protocol.nrpc.RpcVersion
 
getThisClassName() - 类 中的方法com.github.netty.core.util.JavaClassFile
 
getThreadPool() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
getThrowable() - 类 中的方法com.github.netty.protocol.nrpc.RpcContext
 
getTimeout() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient.Sender
 
getTimeout() - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
 
getTimeout() - 类 中的方法com.github.netty.springboot.client.NettyRpcClientProxy
 
getTimeout() - 接口 中的方法com.github.netty.springboot.client.NettyRpcRequest
 
getTimestamp() - 类 中的方法com.github.netty.core.util.ApplicationX
 
getTimestamp() - 类 中的方法com.github.netty.protocol.mysql.AbstractMySqlPacket
 
getTimestamp() - 类 中的方法com.github.netty.protocol.mysql.client.ClientHandshakePacket
 
getTimestamp() - 类 中的方法com.github.netty.protocol.mysql.EventHandshakeSuccessful
 
getTimestamp() - 接口 中的方法com.github.netty.protocol.mysql.MysqlPacket
 
getTimestamp() - 类 中的方法com.github.netty.protocol.mysql.server.ServerHandshakePacket
 
getTimestamp() - 异常错误 中的方法com.github.netty.protocol.nrpc.exception.RpcTimeoutException
 
getTokens() - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.Topic
 
getTopic() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptAcknowledgedMessage
 
getTopicFilter() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptSubscribeMessage
 
getTopicFilter() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptUnsubscribeMessage
 
getTopicFilter() - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.Subscription
 
getTopicName() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptPublishMessage
 
getTotalInvokeCount() - 类 中的静态方法com.github.netty.protocol.nrpc.RpcClient
 
getTotalTimeoutCount() - 类 中的静态方法com.github.netty.protocol.nrpc.RpcClient
 
getType(String) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the JavaClassFile.Member.Type corresponding to the given type descriptor.
getType(Class<?>) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the JavaClassFile.Member.Type corresponding to the given class.
getType(Constructor<?>) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the method JavaClassFile.Member.Type corresponding to the given constructor.
getType(Method) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns the method JavaClassFile.Member.Type corresponding to the given method.
getType() - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket
 
getType() - 类 中的方法com.github.netty.protocol.servlet.util.MediaType
 
getTypeName() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.StackMapType
 
getUnFlushList() - 类 中的方法com.github.netty.core.util.ChunkedWriteHandler
 
getUnsignedByte(byte[], int) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
getUnsignedInt(byte[], int) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
getUnsignedMedium(byte[], int) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
getUnsignedMediumLE(byte[], int) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
getUnsignedShort(byte[], int) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
getUploadDir() - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
 
getUploadFileCount() - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
 
getUploadFileTimeoutMs() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getUploadFileTimeoutMs() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
getUploadMinSize() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getUrlPatternMappings() - 类 中的方法com.github.netty.protocol.servlet.ServletFilterRegistration
 
getUserName() - 类 中的静态方法com.github.netty.core.util.HostUtil
 
getUsername() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptAcknowledgedMessage
 
getUsername() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptConnectionLostMessage
 
getUsername() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptConnectMessage
 
getUsername() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptDisconnectMessage
 
getUsername() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptPublishMessage
 
getUsername() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptSubscribeMessage
 
getUsername() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptUnsubscribeMessage
 
getUsername() - 类 中的方法com.github.netty.protocol.mysql.client.ClientHandshakePacket
 
getUserPrincipal() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
getUserPrincipal() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
getUserProperties() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
getUtf8(int) - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool
 
getUtf8ForToString(int) - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool
 
getValue() - 接口 中的方法com.github.netty.core.util.ApplicationX.PropertyEditor
Gets the property value.
getValue() - 枚举 中的方法com.github.netty.protocol.mysql.ColumnType
 
getValue(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
getValue() - 类 中的方法javax.servlet.http.Cookie
Returns the value of the cookie.
getValueNames() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
getValues() - 类 中的方法com.github.netty.protocol.mysql.server.ServerResultsetRowPacket
 
getVersion() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient.Sender
 
getVersion() - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket.RequestPacket
 
getVersion(Class, String) - 类 中的静态方法com.github.netty.protocol.nrpc.RpcServerInstance
 
getVersion() - 类 中的方法com.github.netty.springboot.client.NettyRpcClientProxy
 
getVersion() - 接口 中的方法com.github.netty.springboot.client.NettyRpcRequest
you rpc service version Protocol.RpcService.version()
getVersion() - 类 中的方法javax.servlet.http.Cookie
Returns the version of the protocol this cookie complies with.
getVersionBytes() - 类 中的方法com.github.netty.core.AbstractProtocolEncoder
 
getVirtualServerName() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
getWarnings() - 类 中的方法com.github.netty.protocol.mysql.server.ServerEofPacket
 
getWarnings() - 类 中的方法com.github.netty.protocol.mysql.server.ServerOkPacket
 
getWebServer(HttpHandler) - 类 中的方法com.github.netty.springboot.server.NettyTcpServerFactory
Reactive container (temporarily replaced by servlets)
getWebServer(ServletContextInitializer...) - 类 中的方法com.github.netty.springboot.server.NettyTcpServerFactory
Get servlet container
getWebSocketServerHandshaker() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
getWebSocketSession() - 类 中的方法com.github.netty.protocol.servlet.websocket.NettyMessageToWebSocketRunnable.WebsocketRunnable
 
getWillMessage() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptConnectMessage
 
getWillQos() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptConnectMessage
 
getWillTopic() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptConnectMessage
 
getWorker() - 类 中的方法com.github.netty.core.AbstractNettyClient
 
getWorker() - 类 中的方法com.github.netty.core.AbstractNettyServer
 
getWorkspace() - 类 中的方法com.github.netty.core.util.ResourceManager
Get workspace
getWrappedClass() - 类 中的方法com.github.netty.core.util.ApplicationX.BeanWrapper
 
getWrappedInstance() - 类 中的方法com.github.netty.core.util.ApplicationX.BeanWrapper
 
getWriteBytes() - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStream
 
getWriter() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncResponse
 
getWriter() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardResponse
 
getWriter() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
GOTO - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
GOTO_W - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
grant(Authorization.Permission) - 类 中的方法com.github.netty.protocol.mqtt.security.Authorization
 
GZIP - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"gzip"

H

H_GETFIELD - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
H_GETSTATIC - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
H_INVOKEINTERFACE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
H_INVOKESPECIAL - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
H_INVOKESTATIC - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
H_INVOKEVIRTUAL - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
H_NEWINVOKESPECIAL - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
H_PUTFIELD - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
H_PUTSTATIC - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
handleConnectionLost() - 类 中的方法com.github.netty.protocol.mqtt.MqttConnection
 
handleErrorPage(ServletErrorPage, Throwable, HttpServletRequest, HttpServletResponse) - 类 中的方法com.github.netty.protocol.servlet.ServletErrorPageManager
Handle error page
handleMessage(MqttMessage) - 类 中的方法com.github.netty.protocol.mqtt.MqttConnection
 
handler(ChannelHandler) - 类 中的方法com.github.netty.core.SimpleNettyClient
 
HANDLER_TYPE_BACKEND - 接口 中的静态变量com.github.netty.protocol.mysql.Constants
 
HANDLER_TYPE_FRONTEND - 接口 中的静态变量com.github.netty.protocol.mysql.Constants
 
handlerAdded(ChannelHandlerContext) - 类 中的方法com.github.netty.core.AutoFlushChannelHandler
 
handlerAdded(ChannelHandlerContext) - 类 中的方法com.github.netty.core.util.ChunkedWriteHandler
 
handlerAdded(ChannelHandlerContext) - 类 中的方法com.github.netty.protocol.mqtt.MqttInflightResenderChannelHandler
 
handlerRemoved(ChannelHandlerContext) - 类 中的方法com.github.netty.core.AutoFlushChannelHandler
 
handlerRemoved(ChannelHandlerContext) - 类 中的方法com.github.netty.protocol.mqtt.MqttInflightResenderChannelHandler
 
handlerResponseIfNeedThrow(RpcPacket.ResponsePacket) - 接口 中的方法com.github.netty.protocol.nrpc.RpcDone
If an exception state is returned, an exception is thrown All response states above 400 are in error
handlers(Supplier<ChannelHandler[]>) - 类 中的方法com.github.netty.core.SimpleNettyClient
 
handshake(Channel, FullHttpRequest) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketServerHandshaker13Extension
 
HANDSHAKE_RESERVED_BYTES - 接口 中的静态变量com.github.netty.protocol.mysql.Constants
 
hasAlias(String, String) - 类 中的方法com.github.netty.core.util.ApplicationX
 
hasCapability(CapabilityFlags) - 类 中的方法com.github.netty.protocol.mysql.AbstractAuthPluginDataBuilder
 
hashCode() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
hashCode() - 类 中的方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns a hash code value for this type.
hashCode() - 类 中的方法com.github.netty.core.util.LinkedMultiValueMap
 
hashCode() - 类 中的方法com.github.netty.protocol.mqtt.MqttClientDescriptor
 
hashCode() - 类 中的方法com.github.netty.protocol.mqtt.security.Authorization
 
hashCode() - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.Subscription
 
hashCode() - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.Token
 
hashCode() - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.Topic
 
hashCode() - 类 中的方法com.github.netty.protocol.mysql.server.ServerHandshakePacket
 
hashCode() - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
 
hashCode() - 类 中的方法com.github.netty.protocol.servlet.ServletErrorPage
 
hashCode() - 类 中的方法com.github.netty.protocol.servlet.ServletPrincipal
Returns a hash code for this principal.
hashCode() - 类 中的方法com.github.netty.protocol.servlet.util.FilterMapper.Element
 
hashCode() - 类 中的方法com.github.netty.protocol.servlet.util.MimeMappingsX
 
hashCode() - 类 中的方法com.github.netty.protocol.servlet.util.MimeMappingsX.MappingX
 
hashCode() - 类 中的方法com.github.netty.protocol.servlet.util.UrlMapper.Element
 
hashPassword(String, ByteBuf) - 类 中的静态方法com.github.netty.protocol.mysql.MysqlNativePasswordUtil
 
hashPassword(String, byte[]) - 类 中的静态方法com.github.netty.protocol.mysql.MysqlNativePasswordUtil
Calculates a hash of the user's password.
hasHttpSessionAttributeListener() - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
hasHttpSessionIdListener() - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
hasHttpSessionListener() - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
hasInterface(Class) - 类 中的静态方法com.github.netty.core.util.ReflectUtil
 
hasOriginalRequestAndResponse() - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
 
hasParameterAnnotation(Class, Collection<Class<? extends Annotation>>) - 类 中的静态方法com.github.netty.core.util.ReflectUtil
 
hasServletAddedListener() - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
hasServletContextAttributeListener() - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
hasServletContextListener() - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
hasServletRequestAttributeListener() - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
hasServletRequestListener() - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
hasText(CharSequence) - 类 中的静态方法com.github.netty.protocol.servlet.util.AntPathMatcher
 
headers() - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
 
headToken() - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.Topic
 
heapBuffer() - 类 中的方法com.github.netty.core.util.ByteBufAllocatorX
 
heapBuffer(int) - 类 中的方法com.github.netty.core.util.ByteBufAllocatorX
 
heapBuffer(int, int) - 类 中的方法com.github.netty.core.util.ByteBufAllocatorX
 
HIT_COUNT - 类 中的静态变量com.github.netty.core.util.Recycler
 
HOST - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
HOST - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Host"
HOST_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
HostUtil - com.github.netty.core.util中的类
Copyright (c) 2010, 2014, Oracle and/or its affiliates.
HostUtil() - 类 的构造器com.github.netty.core.util.HostUtil
 
HTTP - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpConstants
 
HTTP_PORT - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpConstants
 
HttpAbortPolicyWithReport - com.github.netty.protocol.servlet.util中的类
http refusal to handle the strategy, send 503 status code Status code (503) indicating that the HTTP server is temporarily overloaded, and unable to handle the request.
HttpAbortPolicyWithReport(String, String, String) - 类 的构造器com.github.netty.protocol.servlet.util.HttpAbortPolicyWithReport
 
HttpConstants - com.github.netty.protocol.servlet.util中的类
 
HttpConstants() - 类 的构造器com.github.netty.protocol.servlet.util.HttpConstants
 
HttpHeaderConstants - com.github.netty.protocol.servlet.util中的类
 
HttpHeaderConstants() - 类 的构造器com.github.netty.protocol.servlet.util.HttpHeaderConstants
 
HttpHeaderUtil - com.github.netty.protocol.servlet.util中的类
 
HttpHeaderUtil() - 类 的构造器com.github.netty.protocol.servlet.util.HttpHeaderUtil
 
HTTPONLY - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
 
HttpRunnable() - 类 的构造器com.github.netty.protocol.servlet.NettyMessageToServletRunnable.HttpRunnable
 
HTTPS - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpConstants
 
HTTPS_PORT - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpConstants
 
HttpServlet() - 类 的构造器com.github.netty.springboot.NettyProperties.HttpServlet
 
HttpServletProtocol - com.github.netty.protocol中的类
HttpServlet protocol registry
HttpServletProtocol(ServletContext) - 类 的构造器com.github.netty.protocol.HttpServletProtocol
 
HttpServletProtocol(ServletContext, Supplier<Executor>, Supplier<Executor>) - 类 的构造器com.github.netty.protocol.HttpServletProtocol
 
httpServletProtocol(ConfigurableBeanFactory, ResourceLoader) - 类 中的方法com.github.netty.springboot.server.NettyEmbeddedAutoConfiguration
Add the HTTP protocol registry
HttpServletProtocolSpringAdapter - com.github.netty.springboot.server中的类
HttpServlet protocol registry (spring adapter)
HttpServletProtocolSpringAdapter(NettyProperties, ClassLoader, Supplier<Executor>, Supplier<Executor>) - 类 的构造器com.github.netty.springboot.server.HttpServletProtocolSpringAdapter
 

I

I2B - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
I2C - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
I2D - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
I2F - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
I2L - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
I2S - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IADD - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IALOAD - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IAND - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IASTORE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IAuthenticator - com.github.netty.protocol.mqtt.security中的接口
username and password checker
IAuthorizatorPolicy - com.github.netty.protocol.mqtt.security中的接口
ACL checker.
IConfig - com.github.netty.protocol.mqtt.config中的类
Base interface for all configuration implementations (filesystem, memory or classpath)
IConfig() - 类 的构造器com.github.netty.protocol.mqtt.config.IConfig
 
ICONST_0 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ICONST_1 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ICONST_2 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ICONST_3 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ICONST_4 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ICONST_5 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ICONST_M1 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IDENTITY - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"identity"
IDIV - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IF_ACMPEQ - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IF_ACMPNE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IF_ICMPEQ - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IF_ICMPGE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IF_ICMPGT - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IF_ICMPLE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IF_ICMPLT - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IF_ICMPNE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IF_MATCH - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"If-Match"
IF_MODIFIED_SINCE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"If-Modified-Since"
IF_NONE_MATCH - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"If-None-Match"
IF_RANGE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"If-Range"
IF_UNMODIFIED_SINCE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"If-Unmodified-Since"
IFEQ - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IFGE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IFGT - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IFLE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IFLT - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IFNE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IFNONNULL - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IFNULL - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IINC - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ILLEGAL_OPCODE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ILLEGAL_TYPE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ILOAD - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ILOAD_0 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ILOAD_1 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ILOAD_2 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ILOAD_3 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IMPDEP1 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IMPDEP2 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IMUL - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
include(ServletRequest, ServletResponse) - 类 中的方法com.github.netty.protocol.servlet.ServletRequestDispatcher
Introduction of response content from other servlets (note: other servlets can write data, but cannot submit data) Premise: transfer-encoding is required
incrementDimension(int) - 类 中的方法com.github.netty.core.util.TypeUtil.TypeResult
 
index() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.LocalVariable
 
indexOf(ByteBuf, byte) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
indexOf(int) - 枚举 中的静态方法com.github.netty.protocol.nrpc.DataCodec.Encode
 
INEG - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
info(String) - 类 中的方法com.github.netty.core.util.LoggerX
 
info(String, Object) - 类 中的方法com.github.netty.core.util.LoggerX
 
info(String, Object, Object) - 类 中的方法com.github.netty.core.util.LoggerX
 
info(String, Object...) - 类 中的方法com.github.netty.core.util.LoggerX
 
info(String, Throwable) - 类 中的方法com.github.netty.core.util.LoggerX
 
info(String) - 类 中的方法com.github.netty.protocol.mysql.server.ServerOkPacket.Builder
 
init() - 类 中的方法com.github.netty.core.AbstractNettyServer
 
initialCapacity(int) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.Builder
Specifies the initial capacity of the hash table (default 16).
initSSLContext() - 类 中的方法com.github.netty.protocol.mqtt.MqttSslContextCreator
 
inject(Object, Class) - 类 中的方法com.github.netty.core.util.ApplicationX.InjectElement
注入
inject() - 类 中的方法com.github.netty.core.util.ApplicationX.ScannerResult
 
injectBeginTimestamp - 类 中的变量com.github.netty.core.util.ApplicationX.ScannerResult
 
InjectElement(Executable, ApplicationX) - 类 的构造器com.github.netty.core.util.ApplicationX.InjectElement
 
InjectElement(Field, ApplicationX) - 类 的构造器com.github.netty.core.util.ApplicationX.InjectElement
 
injectEndTimestamp - 类 中的变量com.github.netty.core.util.ApplicationX.ScannerResult
 
InnerClass(int, int, int, int) - 类 的构造器com.github.netty.core.util.JavaClassFile.Attribute.InnerClass
 
innerClassName() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.InnerClass
 
innerName() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.InnerClass
 
INSTANCE - 类 中的静态变量com.github.netty.core.util.ByteBufAllocatorX
 
INSTANCEOF - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
INSTANCEOF_QUICK - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
INT - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Member.Type
The sort of the int type.
INT2BYTE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
INT2CHAR - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
INT2SHORT - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
INT_LENGTH - 类 中的静态变量com.github.netty.core.util.IOUtil
 
INT_TYPE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Member.Type
The int type.
IntElementValue() - 类 的构造器com.github.netty.core.util.JavaClassFile.Attribute.Annotation.IntElementValue
 
INTERCEPT_HANDLER_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
InterceptAbstractMessage - com.github.netty.protocol.mqtt.interception中的类
 
InterceptAcknowledgedMessage - com.github.netty.protocol.mqtt.interception中的类
 
InterceptAcknowledgedMessage(InterceptAcknowledgedMessage.StoredMessage, String, String, int) - 类 的构造器com.github.netty.protocol.mqtt.interception.InterceptAcknowledgedMessage
 
InterceptConnectionLostMessage - com.github.netty.protocol.mqtt.interception中的类
 
InterceptConnectionLostMessage(String, String) - 类 的构造器com.github.netty.protocol.mqtt.interception.InterceptConnectionLostMessage
 
InterceptConnectMessage - com.github.netty.protocol.mqtt.interception中的类
 
InterceptConnectMessage(MqttConnectMessage) - 类 的构造器com.github.netty.protocol.mqtt.interception.InterceptConnectMessage
 
InterceptDisconnectMessage - com.github.netty.protocol.mqtt.interception中的类
 
InterceptDisconnectMessage(String, String) - 类 的构造器com.github.netty.protocol.mqtt.interception.InterceptDisconnectMessage
 
InterceptHandler - com.github.netty.protocol.mqtt.interception中的接口
This interface is used to inject code for intercepting broker events.
InterceptMessage - com.github.netty.protocol.mqtt.interception中的接口
An interface that sets the root of the interceptor messages type hierarchy.
Interceptor - com.github.netty.protocol.mqtt.interception中的接口
This interface is to be used internally by the broker components.
InterceptPublishMessage - com.github.netty.protocol.mqtt.interception中的类
 
InterceptPublishMessage(MqttPublishMessage, String, String) - 类 的构造器com.github.netty.protocol.mqtt.interception.InterceptPublishMessage
 
InterceptSubscribeMessage - com.github.netty.protocol.mqtt.interception中的类
 
InterceptSubscribeMessage(Subscription, String) - 类 的构造器com.github.netty.protocol.mqtt.interception.InterceptSubscribeMessage
 
InterceptUnsubscribeMessage - com.github.netty.protocol.mqtt.interception中的类
 
InterceptUnsubscribeMessage(String, String, String) - 类 的构造器com.github.netty.protocol.mqtt.interception.InterceptUnsubscribeMessage
 
internalPublish(MqttPublishMessage) - 类 中的方法com.github.netty.protocol.mqtt.MqttPostOffice
Intended usage is only for embedded versions of the broker, where the hosting application want to use the broker to send a publish message.
internalPublish(MqttPublishMessage, String) - 类 中的方法com.github.netty.protocol.MqttProtocol
 
intProp(String, int) - 类 中的方法com.github.netty.protocol.mqtt.config.IConfig
 
invalidate() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
invoke(Object, Method, Object[]) - 类 中的方法com.github.netty.protocol.nrpc.RpcClient.Sender
Make RPC calls
invoke(Object, Object[]) - 类 中的方法com.github.netty.protocol.nrpc.RpcMethod
 
invoke(RpcPacket.RequestPacket, RpcContext<RpcServerInstance>) - 类 中的方法com.github.netty.protocol.nrpc.RpcServerInstance
 
invoke(Object, Method, Object[]) - 类 中的方法com.github.netty.springboot.client.NettyRpcClientProxy
 
INVOKEINTERFACE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
INVOKEINTERFACE_QUICK - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
INVOKENONVIRTUAL - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
INVOKENONVIRTUAL_QUICK - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
INVOKESPECIAL - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
INVOKESTATIC - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
INVOKESTATIC_QUICK - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
INVOKESUPER_QUICK - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
INVOKEVIRTUAL - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
INVOKEVIRTUAL_QUICK - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
INVOKEVIRTUAL_QUICK_W - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
INVOKEVIRTUALOBJECT_QUICK - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
io.netty.channel - 程序包 io.netty.channel
 
io.netty.channel.epoll - 程序包 io.netty.channel.epoll
 
io.netty.channel.nio - 程序包 io.netty.channel.nio
 
ioBuffer() - 类 中的方法com.github.netty.core.util.ByteBufAllocatorX
 
ioBuffer(int) - 类 中的方法com.github.netty.core.util.ByteBufAllocatorX
 
ioBuffer(int, int) - 类 中的方法com.github.netty.core.util.ByteBufAllocatorX
 
IOR - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ioRatio(int) - 类 中的方法com.github.netty.core.SimpleNettyClient
 
ioThreadCount(int) - 类 中的方法com.github.netty.core.SimpleNettyClient
 
IOUtil - com.github.netty.core.util中的类
(input | output) stream tool
IOUtil() - 类 的构造器com.github.netty.core.util.IOUtil
 
IQueueRepository - com.github.netty.protocol.mqtt中的接口
 
IREM - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IResourceLoader - com.github.netty.protocol.mqtt.config中的接口
 
IResourceLoader.ResourceIsDirectoryException - com.github.netty.protocol.mqtt.config中的异常错误
 
IRetainedRepository - com.github.netty.protocol.mqtt中的接口
 
IRETURN - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
is100ContinueExpected(HttpRequest) - 类 中的静态方法com.github.netty.protocol.servlet.util.HttpHeaderUtil
Returns true if and only if the specified message contains the "Expect: 100-continue" header.
is64Bit() - 类 中的静态方法com.github.netty.core.util.HostUtil
 
isAcceptTransferChunked(HttpHeaders) - 类 中的静态方法com.github.netty.protocol.servlet.util.HttpHeaderUtil
是否接受分段传输
isActive() - 类 中的方法com.github.netty.protocol.TcpChannel
 
isAlias(String) - 类 中的方法com.github.netty.core.util.ApplicationX
 
isAllowAnonymous() - 类 中的方法com.github.netty.protocol.mqtt.config.BrokerConfiguration
 
isAllowZeroByteClientId() - 类 中的方法com.github.netty.protocol.mqtt.config.BrokerConfiguration
 
isAsync() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
isAsyncStarted() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
isAsyncSupported() - 类 中的方法com.github.netty.protocol.servlet.ServletFilterRegistration
 
isAsyncSupported() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
isAsyncSupported() - 类 中的方法com.github.netty.protocol.servlet.ServletRegistration
 
isAttrCode() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute
 
isAttrLocalVariableTable() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute
 
isAttrLocalVariableTypeTable() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute
 
isAuthFlushed() - 类 中的方法com.github.netty.protocol.mqtt.MqttConnection
 
isAutoFlush(ChannelPipeline) - 类 中的静态方法com.github.netty.core.AutoFlushChannelHandler
 
isAutoFlush() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
isCancel() - 类 中的方法com.github.netty.protocol.nrpc.RpcClientReactivePublisher
 
isCancelled() - 类 中的方法com.github.netty.protocol.nrpc.RpcClientFuture
 
isCancelled() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession.SimpleFuture
 
isChannelActive(ChannelHandlerContext) - 类 中的静态方法com.github.netty.protocol.servlet.ServletHttpExchange
Whether the pipe is active
isChannelActive(Channel) - 类 中的静态方法com.github.netty.protocol.servlet.websocket.WebSocketSession
Whether the pipe is active
isCleanSession() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptConnectMessage
 
isClientEnableHeartLog() - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
isClientMethodOverwriteCheck() - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
isClientReconnectScheduledTaskEnable() - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
isClosed() - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
 
isClosed() - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStream
Whether to shut down
isCommitted() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
isComplete() - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
 
isConnect() - 类 中的方法com.github.netty.core.AbstractNettyClient
 
isConnect() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
 
isConnectIng() - 类 中的方法com.github.netty.core.AbstractNettyClient
 
isDebugEnabled() - 类 中的方法com.github.netty.core.util.LoggerX
 
isDebugPacket() - 类 中的静态方法com.github.netty.core.Packet
 
isDirectBufferPooled() - 类 中的方法com.github.netty.core.util.ByteBufAllocatorX
 
isDone() - 类 中的方法com.github.netty.protocol.nrpc.RpcClientFuture
 
isDone() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession.SimpleFuture
 
isDupFlag() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptAbstractMessage
 
isEmbedded() - 类 中的静态方法com.github.netty.core.util.HostUtil
Returns true if the platform is embedded.
isEmpty() - 类 中的方法com.github.netty.core.util.ApplicationX.PropertyValues
 
isEmpty() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
 
isEmpty() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
isEmpty() - 类 中的方法com.github.netty.core.util.ConcurrentReferenceHashMap
 
isEmpty() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
isEmpty() - 类 中的方法com.github.netty.core.util.LinkedMultiValueMap
 
isEmpty(Object) - 类 中的静态方法com.github.netty.core.util.StringUtil
 
isEmpty() - 接口 中的方法com.github.netty.protocol.mqtt.IRetainedRepository
 
isEmpty() - 类 中的方法com.github.netty.protocol.mqtt.MemoryRetainedRepository
 
isEmpty() - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.Topic
 
isEnable() - 类 中的方法com.github.netty.protocol.mysql.listener.WriterLogFilePacketListener
 
isEnable() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet.ServerThreadPool
 
isEnable() - 类 中的方法com.github.netty.springboot.NettyProperties.MysqlProxyLog
 
isEnabled() - 类 中的方法com.github.netty.springboot.NettyProperties.Mqtt
 
isEnabled() - 类 中的方法com.github.netty.springboot.NettyProperties.Mysql
 
isEnableEpoll() - 类 中的方法com.github.netty.core.AbstractNettyClient
 
isEnableEpoll() - 类 中的方法com.github.netty.core.AbstractNettyServer
 
isEnableLookupFlag() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
isEnableMetrics() - 类 中的方法com.github.netty.protocol.MqttProtocol
 
isEnableNsLookup() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
isEnableReconnectScheduledTask() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
 
isEnableRpcHeartLog() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
 
isEnablesLocalFileSession() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
isEnableTcpPackageLog() - 类 中的方法com.github.netty.springboot.NettyProperties
 
isError() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
isErrorEnabled() - 类 中的方法com.github.netty.core.util.LoggerX
 
isExistAnnotation(Class, Collection<Class<? extends Annotation>>, Map<Class, Boolean>) - 类 中的静态方法com.github.netty.core.util.ApplicationX
 
isExistPort(int) - 类 中的静态方法com.github.netty.core.util.HostUtil
端口是否已存在
isExpiry(ExpiryLRUMap.Node) - 类 中的静态方法com.github.netty.core.util.ExpiryLRUMap
 
isExpiry() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap.Node
 
isFinished() - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
There is no new HttpContent input for this request, and all of the current content has been read
isFixed() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet.ServerThreadPool
 
isFormUrlEncoder(String) - 类 中的静态方法com.github.netty.protocol.servlet.util.HttpHeaderUtil
 
isGlobal() - 类 中的方法com.github.netty.protocol.servlet.ServletErrorPage
 
ISHL - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ISHR - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
isHtmlType(String) - 类 中的静态方法com.github.netty.protocol.servlet.util.MediaType
 
isHttpKeepAlive() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpExchange
 
isHttpOnly() - 类 中的方法com.github.netty.protocol.servlet.ServletSessionCookieConfig
 
isHttpOnly() - 类 中的方法javax.servlet.http.Cookie
Gets the flag that controls if this cookie will be hidden from scripts on the client side.
isInfoEnabled() - 类 中的方法com.github.netty.core.util.LoggerX
 
isInitFilter() - 类 中的方法com.github.netty.protocol.servlet.ServletFilterRegistration
 
isInitFilterCas(boolean, boolean) - 类 中的方法com.github.netty.protocol.servlet.ServletFilterRegistration
 
isInitServlet() - 类 中的方法com.github.netty.protocol.servlet.ServletRegistration
 
isInitServletCas(boolean, boolean) - 类 中的方法com.github.netty.protocol.servlet.ServletRegistration
 
isInnerMethod() - 类 中的方法com.github.netty.protocol.nrpc.RpcContext
 
isInnerMethodFlag() - 类 中的方法com.github.netty.protocol.nrpc.RpcMethod
 
isIOS() - 类 中的静态方法com.github.netty.core.util.HostUtil
 
isKeepAlive(HttpRequest) - 类 中的静态方法com.github.netty.protocol.servlet.util.HttpHeaderUtil
Returns true if and only if the connection can remain open and thus 'kept alive'.
isLazyInit() - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
isLifecycle(String) - 类 中的方法com.github.netty.core.util.ApplicationX
 
isLinux() - 类 中的静态方法com.github.netty.core.util.HostUtil
 
isLocalhost(String) - 类 中的静态方法com.github.netty.core.util.HostUtil
 
isMacOSX() - 类 中的静态方法com.github.netty.core.util.HostUtil
 
isMethodOverwriteCheck() - 类 中的方法com.github.netty.protocol.NRpcProtocol
 
isMultipart() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
isNew() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
isNotEmpty(CharSequence) - 类 中的静态方法com.github.netty.core.util.StringUtil
 
isNumber(String) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
isOpen() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
isPasswordFlag() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptConnectMessage
 
isPattern(String) - 类 中的方法com.github.netty.protocol.servlet.util.AntPathMatcher
 
isPrimary() - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
isPrimitive(Class<?>) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
isPrototype() - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
isReadableProperty(String) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanWrapper
 
isReady() - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
HttpContent has been read in at least once and not all of it has been read, or the HttpContent queue is not empty
isReady() - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStream
 
isReady() - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStreamWrapper
 
isReauthorizeSubscriptionsOnConnect() - 类 中的方法com.github.netty.protocol.mqtt.config.BrokerConfiguration
 
isReplaceNullValueFlag() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
isRequestedSessionIdFromCookie() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
isRequestedSessionIdFromURL() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
isRequestedSessionIdFromUrl() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
isRequestedSessionIdValid() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
isRetainFlag() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptAbstractMessage
 
isReturnCompletableFutureFlag() - 类 中的方法com.github.netty.protocol.nrpc.RpcMethod
 
isReturnCompletionStageFlag() - 类 中的方法com.github.netty.protocol.nrpc.RpcMethod
 
isReturnFutureFlag() - 类 中的方法com.github.netty.protocol.nrpc.RpcMethod
 
isReturnRxjava3FlowableFlag() - 类 中的方法com.github.netty.protocol.nrpc.RpcMethod
 
isReturnRxjava3ObservableFlag() - 类 中的方法com.github.netty.protocol.nrpc.RpcMethod
 
isReturnTypeJdk9PublisherFlag() - 类 中的方法com.github.netty.protocol.nrpc.RpcMethod
 
isReturnTypeReactivePublisherFlag() - 类 中的方法com.github.netty.protocol.nrpc.RpcMethod
 
isReturnVoid() - 类 中的方法com.github.netty.protocol.nrpc.RpcMethod
 
isRpcInnerClass(Class) - 类 中的静态方法com.github.netty.protocol.nrpc.RpcServerInstance
 
isScheduleReconnectTaskIng() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
 
isSecure() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
isSecure() - 类 中的方法com.github.netty.protocol.servlet.ServletSessionCookieConfig
 
isSecure() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
isServerMethodOverwriteCheck() - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
isShowErrorMessage() - 类 中的方法com.github.netty.protocol.servlet.ServletErrorPageManager
 
isShowExceptionMessage() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
isSingleton() - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
isSingletonCurrentlyInCreation(String) - 类 中的方法com.github.netty.core.util.ApplicationX
 
isStarted() - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
 
isSupport(ByteBuf) - 枚举 中的方法com.github.netty.protocol.nrpc.RpcVersion
Whether the NRPC protocol to support Request Packet (note: 1 = request type) -+------8B--------+--1B--+--1B--+------2B------+-----4B-----+------1B--------+-----length-----+------1B-------+---length----+-----2B------+-------length-------------+ | header/version | type | ACK | total length | Request ID | service length | service name | method length | method name | data length | data | | NRPC/010 | 1 | 1 | 55 | 1 | 8 | "/sys/user" | 7 | getUser | 24 | {"age":10,"name":"wang"} | -+----------------+------+------+--------------+------------+----------------+----------------+---------------+-------------+-------------+--------------------------+ Response Packet (note: 2 = response type) -+------8B--------+--1B--+--1B--+------2B------+-----4B-----+---1B---+--------1B------+--length--+---1B---+-----2B------+----------length----------+ | header/version | type | ACK | total length | Request ID | status | message length | message | encode | data length | data | | NRPC/010 | 2 | 0 | 35 | 1 | 200 | 2 | ok | 1 | 24 | {"age":10,"name":"wang"} | -+----------------+------+------+--------------+------------+--------+----------------+----------+--------+-------------+--------------------------+
isSuspendFlag() - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStreamWrapper
Whether to pause the operation output stream
isTcpNodelay() - 类 中的方法com.github.netty.springboot.NettyProperties
 
ISTORE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ISTORE_0 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ISTORE_1 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ISTORE_2 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ISTORE_3 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
isTraceEnabled() - 类 中的方法com.github.netty.core.util.LoggerX
 
isTransferEncodingChunked() - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
 
isTransferEncodingChunked(HttpHeaders) - 类 中的静态方法com.github.netty.protocol.servlet.util.HttpHeaderUtil
Checks to see if the transfer encoding in a specified HttpMessage is chunked
ISUB - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ISubscriptionsDirectory - com.github.netty.protocol.mqtt.subscriptions中的接口
 
ISubscriptionsRepository - com.github.netty.protocol.mqtt中的接口
 
isUnsupportedExpectation(HttpMessage) - 类 中的静态方法com.github.netty.protocol.servlet.util.HttpHeaderUtil
 
isUserFlag() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptConnectMessage
 
isUserInRole(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
isValid() - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.Topic
 
isValid() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
The validity of
isValid() - 类 中的方法com.github.netty.protocol.servlet.Session
The validity of
isWarnEnabled() - 类 中的方法com.github.netty.core.util.LoggerX
 
isWildcardPatternFlag() - 类 中的方法com.github.netty.protocol.servlet.util.UrlMapper.Element
 
isWillFlag() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptConnectMessage
 
isWillRetain() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptConnectMessage
 
isWindows() - 类 中的静态方法com.github.netty.core.util.HostUtil
 
isWritableProperty(String) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanWrapper
 
ITEM_DOUBLE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ITEM_FLOAT - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ITEM_INTEGER - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ITEM_LONG - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ITEM_NULL - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ITEM_OBJECT - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ITEM_TOP - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ITEM_UNINITIALIZED - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
ITEM_UNINITIALIZED_THIS - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
iterable() - 类 中的静态方法com.github.netty.core.util.ConcurrentLinkedHashMap.Weighers
A weigher where the value is a Iterable and its weight is the number of elements.
iterator() - 类 中的方法com.github.netty.core.util.ApplicationX.PropertyValues
 
iterator() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
iterator() - 类 中的方法com.github.netty.protocol.servlet.util.MimeMappingsX
 
IUSHR - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
IXOR - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 

J

JavaClassFile - com.github.netty.core.util中的类
java类文件 ClassFile { u4 magic; u2 minor_version; u2 major_version; u2 constant_pool_count; cp_info constant_pool[constant_pool_count-1]; u2 access_flags; u2 this_class; u2 super_class; u2 interfaces_count; u2 interfaces[interfaces_count]; u2 fields_count; field_info fields[fields_count]; u2 methods_count; method_info methods[methods_count]; u2 attributes_count; attribute_info attributes[attributes_count]; } class文件结构.官方文档 https://docs.oracle.com/javase/specs/jvms/se8/html/jvms-4.html 参考文件 com.sun.org.apache.bcel.internal.classfile.ClassParser
JavaClassFile(String, String) - 类 的构造器com.github.netty.core.util.JavaClassFile
 
JavaClassFile(InputStream) - 类 的构造器com.github.netty.core.util.JavaClassFile
 
JavaClassFile(byte[]) - 类 的构造器com.github.netty.core.util.JavaClassFile
 
JavaClassFile(JavaClassFile.ClassReader) - 类 的构造器com.github.netty.core.util.JavaClassFile
 
JavaClassFile.Attribute - com.github.netty.core.util中的类
 
JavaClassFile.Attribute.Annotation - com.github.netty.core.util中的类
 
JavaClassFile.Attribute.Annotation.AnnotationElementValue - com.github.netty.core.util中的类
 
JavaClassFile.Attribute.Annotation.ArrayElementValue - com.github.netty.core.util中的类
 
JavaClassFile.Attribute.Annotation.BooleanElementValue - com.github.netty.core.util中的类
 
JavaClassFile.Attribute.Annotation.ByteElementValue - com.github.netty.core.util中的类
 
JavaClassFile.Attribute.Annotation.CharElementValue - com.github.netty.core.util中的类
 
JavaClassFile.Attribute.Annotation.ClassElementValue - com.github.netty.core.util中的类
 
JavaClassFile.Attribute.Annotation.DoubleElementValue - com.github.netty.core.util中的类
 
JavaClassFile.Attribute.Annotation.ElementValue - com.github.netty.core.util中的类
 
JavaClassFile.Attribute.Annotation.EnumElementValue - com.github.netty.core.util中的类
 
JavaClassFile.Attribute.Annotation.FloatElementValue - com.github.netty.core.util中的类
 
JavaClassFile.Attribute.Annotation.IntElementValue - com.github.netty.core.util中的类
 
JavaClassFile.Attribute.Annotation.LongElementValue - com.github.netty.core.util中的类
 
JavaClassFile.Attribute.Annotation.ShortElementValue - com.github.netty.core.util中的类
 
JavaClassFile.Attribute.Annotation.StringElementValue - com.github.netty.core.util中的类
 
JavaClassFile.Attribute.CodeException - com.github.netty.core.util中的类
 
JavaClassFile.Attribute.InnerClass - com.github.netty.core.util中的类
 
JavaClassFile.Attribute.LineNumber - com.github.netty.core.util中的类
 
JavaClassFile.Attribute.LocalVariable - com.github.netty.core.util中的类
 
JavaClassFile.Attribute.StackMapEntry - com.github.netty.core.util中的类
 
JavaClassFile.Attribute.StackMapFrame - com.github.netty.core.util中的类
 
JavaClassFile.Attribute.StackMapType - com.github.netty.core.util中的类
 
JavaClassFile.ClassReader - com.github.netty.core.util中的类
 
JavaClassFile.ConstantPool - com.github.netty.core.util中的类
 
JavaClassFile.ConstantPool.ConstantClassInfo - com.github.netty.core.util中的类
 
JavaClassFile.ConstantPool.ConstantDoubleInfo - com.github.netty.core.util中的类
 
JavaClassFile.ConstantPool.ConstantFieldRefInfo - com.github.netty.core.util中的类
 
JavaClassFile.ConstantPool.ConstantFloatInfo - com.github.netty.core.util中的类
 
JavaClassFile.ConstantPool.ConstantInfo - com.github.netty.core.util中的接口
 
JavaClassFile.ConstantPool.ConstantIntegerInfo - com.github.netty.core.util中的类
 
JavaClassFile.ConstantPool.ConstantInterfaceMethodRefInfo - com.github.netty.core.util中的类
 
JavaClassFile.ConstantPool.ConstantInvokeDynamicInfo - com.github.netty.core.util中的类
 
JavaClassFile.ConstantPool.ConstantLongInfo - com.github.netty.core.util中的类
 
JavaClassFile.ConstantPool.ConstantMemberRefInfo - com.github.netty.core.util中的类
 
JavaClassFile.ConstantPool.ConstantMethodHandleInfo - com.github.netty.core.util中的类
 
JavaClassFile.ConstantPool.ConstantMethodRefInfo - com.github.netty.core.util中的类
 
JavaClassFile.ConstantPool.ConstantMethodTypeInfo - com.github.netty.core.util中的类
 
JavaClassFile.ConstantPool.ConstantNameAndTypeInfo - com.github.netty.core.util中的类
 
JavaClassFile.ConstantPool.ConstantStringInfo - com.github.netty.core.util中的类
 
JavaClassFile.ConstantPool.ConstantUnkownInfo - com.github.netty.core.util中的类
 
JavaClassFile.ConstantPool.ConstantUtf8Info - com.github.netty.core.util中的类
 
JavaClassFile.JavaVersion - com.github.netty.core.util中的枚举
 
JavaClassFile.Member - com.github.netty.core.util中的类
 
JavaClassFile.Member.Type - com.github.netty.core.util中的类
 
JavaClassFile.Opcodes - com.github.netty.core.util中的类
 
javax.servlet.http - 程序包 javax.servlet.http
The javax.servlet.http package contains a number of classes and interfaces that describe and define the contracts between a servlet class running under the HTTP protocol and the runtime environment provided for an instance of such a class by a conforming servlet container.
JKS_PATH_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
JSESSION_ID_COOKIE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpConstants
 
JSESSION_ID_URL - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpConstants
 
JsonDataCodec - com.github.netty.protocol.nrpc中的类
 
JsonDataCodec() - 类 的构造器com.github.netty.protocol.nrpc.JsonDataCodec
 
JsonDataCodec(ParserConfig) - 类 的构造器com.github.netty.protocol.nrpc.JsonDataCodec
 
JSR - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
JSR_W - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
jstack(OutputStream) - 类 中的静态方法com.github.netty.core.util.JVMUtil
 
JVMUtil - com.github.netty.core.util中的类
 
JVMUtil() - 类 的构造器com.github.netty.core.util.JVMUtil
 

K

KEEP_ALIVE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"keep-alive"
keepAlive(Channel, int) - 类 中的静态方法com.github.netty.protocol.mqtt.MqttUtil
 
KEY_LOG_FILE_NAME - 类 中的静态变量com.github.netty.protocol.mysql.listener.WriterLogFilePacketListener
 
KEY_LOG_PATH - 类 中的静态变量com.github.netty.protocol.mysql.listener.WriterLogFilePacketListener
 
KEY_LOG_WRITE_INTERVAL - 类 中的静态变量com.github.netty.protocol.mysql.listener.WriterLogFilePacketListener
 
KEY_MANAGER_PASSWORD_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
KEY_STORE_PASSWORD_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
KEY_STORE_TYPE - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
keySet() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
 
keySet() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
keySet() - 类 中的方法com.github.netty.core.util.LinkedMultiValueMap
 

L

L2D - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
L2F - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
L2I - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LADD - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LALOAD - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LAND - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LAST_MODIFIED - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Last-Modified"
lastInsertId(long) - 类 中的方法com.github.netty.protocol.mysql.server.ServerOkPacket.Builder
 
LASTORE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
Lazy() - 类 的构造器com.github.netty.protocol.mysql.listener.WriterLogFilePacketListener.Lazy
 
LazyPool(NettyEmbeddedAutoConfiguration, NettyProperties.HttpServlet.ServerThreadPool, RejectedExecutionHandler) - 类 的构造器com.github.netty.springboot.server.NettyEmbeddedAutoConfiguration.LazyPool
 
LCMP - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LCONST_0 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LCONST_1 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LDC - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LDC2_W - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LDC2_W_QUICK - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LDC_QUICK - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LDC_W - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LDC_W_QUICK - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LDIV - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
length() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute
 
length() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.LocalVariable
 
length() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantClassInfo
 
length() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantDoubleInfo
 
length() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantFieldRefInfo
 
length() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantFloatInfo
 
length() - 接口 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInfo
 
length() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantIntegerInfo
 
length() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInterfaceMethodRefInfo
 
length() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInvokeDynamicInfo
 
length() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantLongInfo
 
length() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantMemberRefInfo
 
length() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantMethodHandleInfo
 
length() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantMethodRefInfo
 
length() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantMethodTypeInfo
 
length() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantNameAndTypeInfo
 
length() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantStringInfo
 
length() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantUnkownInfo
 
length() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantUtf8Info
 
LineNumber(int, int) - 类 的构造器com.github.netty.core.util.JavaClassFile.Attribute.LineNumber
 
LinkedDeque() - 类 的构造器com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
LinkedMultiValueMap<K,V> - com.github.netty.core.util中的类
This Map implementation is generally not thread-safe.
LinkedMultiValueMap() - 类 的构造器com.github.netty.core.util.LinkedMultiValueMap
Create a new LinkedMultiValueMap that wraps a LinkedHashMap.
LinkedMultiValueMap(int) - 类 的构造器com.github.netty.core.util.LinkedMultiValueMap
Create a new LinkedMultiValueMap that wraps a LinkedHashMap with the given initial capacity.
LinkedMultiValueMap(Map<K, List<V>>) - 类 的构造器com.github.netty.core.util.LinkedMultiValueMap
 
list() - 类 中的静态方法com.github.netty.core.util.ConcurrentLinkedHashMap.Weighers
A weigher where the value is a List and its weight is the number of elements.
listAllSubscriptions() - 接口 中的方法com.github.netty.protocol.mqtt.ISubscriptionsRepository
 
listAllSubscriptions() - 类 中的方法com.github.netty.protocol.mqtt.MemorySubscriptionsRepository
 
listAllSubscriptions() - 类 中的方法com.github.netty.protocol.mqtt.RedisSubscriptionsRepository
 
listener(ConcurrentLinkedHashMap.EvictionListener<K, V>) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.Builder
Specifies an optional listener that is registered for notification when an entry is evicted.
LLOAD - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LLOAD_0 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LLOAD_1 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LLOAD_2 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LLOAD_3 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LMUL - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LNEG - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
loadClass(String) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
loadClass(String, ClassLoader) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
loadDefaultResource() - 类 中的方法com.github.netty.protocol.mqtt.config.ClasspathResourceLoader
 
loadDefaultResource() - 类 中的方法com.github.netty.protocol.mqtt.config.FileResourceLoader
 
loadDefaultResource() - 接口 中的方法com.github.netty.protocol.mqtt.config.IResourceLoader
 
loadResource(String) - 类 中的方法com.github.netty.protocol.mqtt.config.ClasspathResourceLoader
 
loadResource(String) - 类 中的方法com.github.netty.protocol.mqtt.config.FileResourceLoader
 
loadResource(File) - 类 中的方法com.github.netty.protocol.mqtt.config.FileResourceLoader
 
loadResource(String) - 接口 中的方法com.github.netty.protocol.mqtt.config.IResourceLoader
 
LocalVariable(int, int, int, int, int) - 类 的构造器com.github.netty.core.util.JavaClassFile.Attribute.LocalVariable
 
localVariableTable() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute
 
localVariableTable() - 类 中的方法com.github.netty.core.util.JavaClassFile.Member
 
LOCATION - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Location"
log(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
log(Exception, String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
log(String, Throwable) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
LoggerFactoryX - com.github.netty.core.util中的类
 
LoggerFactoryX() - 类 的构造器com.github.netty.core.util.LoggerFactoryX
 
LoggerX - com.github.netty.core.util中的类
JDK logging level [SEVERE WARNING INFO CONFIG FINE FINER FINEST]
login(String, String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
logout() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
LogRecord(Session, MysqlPacket, String) - 类 的构造器com.github.netty.protocol.mysql.listener.WriterLogFilePacketListener.LogRecord
 
LONG - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Member.Type
The sort of the long type.
LONG_LENGTH - 类 中的静态变量com.github.netty.core.util.IOUtil
 
LONG_TYPE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Member.Type
The long type.
LongElementValue() - 类 的构造器com.github.netty.core.util.JavaClassFile.Attribute.Annotation.LongElementValue
 
lookup(int) - 枚举 中的静态方法com.github.netty.protocol.mysql.ColumnType
 
LOOKUPSWITCH - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LOR - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LREM - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LRETURN - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LSHL - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LSHR - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LSTORE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LSTORE_0 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LSTORE_1 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LSTORE_2 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LSTORE_3 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LSUB - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LUSHR - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
LXOR - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 

M

main(String[]) - 接口 中的静态方法com.github.netty.core.Ordered
test comparator
main(String[]) - 类 中的静态方法com.github.netty.core.util.AnnotationMethodToMethodNameFunction
 
main(String[]) - 类 中的静态方法com.github.netty.core.util.AnnotationMethodToParameterNamesFunction
 
main(String[]) - 类 中的静态方法com.github.netty.core.util.ApplicationX
 
main(String[]) - 类 中的静态方法com.github.netty.core.util.ClassFileMethodToParameterNamesFunction
 
main(String[]) - 类 中的静态方法com.github.netty.core.util.ConcurrentLinkedHashMap
 
main(String[]) - 类 中的静态方法com.github.netty.core.util.ExpiryLRUMap
 
main(String[]) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
main(String[]) - 类 中的静态方法com.github.netty.core.util.JavaClassFile
 
main(String[]) - 类 中的静态方法com.github.netty.core.util.Recycler
 
main(String[]) - 类 中的静态方法com.github.netty.protocol.servlet.ServletFilePart
 
main(String[]) - 类 中的静态方法com.github.netty.protocol.servlet.util.FilterMapper
 
main(String[]) - 类 中的静态方法com.github.netty.protocol.servlet.util.SnowflakeIdWorker
test
main(String[]) - 类 中的静态方法com.github.netty.protocol.servlet.util.UrlMapper
 
main(String[]) - 类 中的静态方法com.github.netty.Version
 
map() - 类 中的静态方法com.github.netty.core.util.ConcurrentLinkedHashMap.Weighers
A weigher where the value is a Map and its weight is the number of entries.
MappingX(String, String) - 类 的构造器com.github.netty.protocol.servlet.util.MimeMappingsX.MappingX
 
mark() - 类 中的方法com.github.netty.core.util.JavaClassFile.ClassReader
 
mark(int) - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
 
markIoThreadOverFlag() - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
Marks the end of the main thread
markSupported() - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
 
match(Topic) - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.Topic
Verify if the 2 topics matching respecting the rules of MQTT Appendix A
match(String, String, String) - 类 中的方法com.github.netty.protocol.servlet.util.AntPathMatcher
 
match(String, String) - 类 中的方法com.github.netty.protocol.servlet.util.AntPathMatcher
 
matchQosSharpening(Topic) - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.CTrieSubscriptionDirectory
 
matchQosSharpening(Topic) - 接口 中的方法com.github.netty.protocol.mqtt.subscriptions.ISubscriptionsDirectory
 
matchStart(String, String) - 类 中的方法com.github.netty.protocol.servlet.util.AntPathMatcher
 
matchWithoutQosSharpening(Topic) - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.CTrieSubscriptionDirectory
Given a topic string return the clients subscriptions that matches it.
matchWithoutQosSharpening(Topic) - 接口 中的方法com.github.netty.protocol.mqtt.subscriptions.ISubscriptionsDirectory
 
MAX_AGE_0 - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"max-age"
MAX_AGE_1 - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
 
MAX_FORWARDS - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Max-Forwards"
MAX_STALE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"max-stale"
maximumWeightedCapacity(long) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.Builder
Specifies the maximum weighted capacity to coerce the map to and may exceed it temporarily.
maxPacketSize(int) - 类 中的方法com.github.netty.protocol.mysql.client.ClientHandshakePacket.Builder
 
MediaType - com.github.netty.protocol.servlet.util中的类
Media type (provides parsing and retrieval) example,: MediaType type = MediaType.parseFast(text/html;charset=utf-8);
Member() - 类 的构造器com.github.netty.core.util.JavaClassFile.Member
 
MemoryConfig - com.github.netty.protocol.mqtt.config中的类
Configuration backed by memory.
MemoryConfig(Properties) - 类 的构造器com.github.netty.protocol.mqtt.config.MemoryConfig
 
MemoryQueueRepository - com.github.netty.protocol.mqtt中的类
 
MemoryQueueRepository() - 类 的构造器com.github.netty.protocol.mqtt.MemoryQueueRepository
 
MemoryRetainedRepository - com.github.netty.protocol.mqtt中的类
 
MemoryRetainedRepository() - 类 的构造器com.github.netty.protocol.mqtt.MemoryRetainedRepository
 
MemorySubscriptionsRepository - com.github.netty.protocol.mqtt中的类
 
MemorySubscriptionsRepository() - 类 的构造器com.github.netty.protocol.mqtt.MemorySubscriptionsRepository
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
merge(byte[], byte[]) - 类 中的静态方法com.github.netty.core.util.IOUtil
byte merge
messageId(MqttMessage) - 类 中的静态方法com.github.netty.protocol.mqtt.MqttUtil
 
MessageMetrics - com.github.netty.core.util中的类
 
MessageMetrics() - 类 的构造器com.github.netty.core.util.MessageMetrics
 
MessageMetricsChannelHandler - com.github.netty.core.util中的类
Communication monitoring (read write/time)
MessageMetricsChannelHandler() - 类 的构造器com.github.netty.core.util.MessageMetricsChannelHandler
 
messagesRead() - 类 中的方法com.github.netty.core.util.MessageMetrics
 
messagesWrote() - 类 中的方法com.github.netty.core.util.MessageMetrics
 
MessageToRunnable - com.github.netty.core中的接口
Convert the IO message to Runnable Life cycle connection
messageToString(Object) - 类 中的方法com.github.netty.core.AbstractChannelHandler
 
METHOD - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Member.Type
The sort of method types.
METRICS_ENABLE_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
METRICS_LIBRATO_EMAIL_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
METRICS_LIBRATO_SOURCE_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
METRICS_LIBRATO_TOKEN_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
MimeMappingsX - com.github.netty.protocol.servlet.util中的类
Simple container-independent abstraction for servlet mime mappings.
MimeMappingsX() - 类 的构造器com.github.netty.protocol.servlet.util.MimeMappingsX
Create a new empty MimeMappingsX instance.
MimeMappingsX.MappingX - com.github.netty.protocol.servlet.util中的类
A single mime mapping.
MIN_FRESH - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"min-fresh"
MINIMUM_SUPPORTED_PROTOCOL_VERSION - 接口 中的静态变量com.github.netty.protocol.mysql.Constants
 
MISS_COUNT - 类 中的静态变量com.github.netty.core.util.Recycler
 
mkdirs(String) - 类 中的方法com.github.netty.core.util.ResourceManager
Create file (can be created with parent file)
MONITORENTER - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
MONITOREXIT - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
moveToBack(E) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
Moves the element to the back of the deque so that it becomes the last element.
moveToFront(E) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
Moves the element to the front of the deque so that it becomes the first element.
Mqtt() - 类 的构造器com.github.netty.springboot.NettyProperties.Mqtt
 
MqttClientDescriptor - com.github.netty.protocol.mqtt中的类
 
MqttConnection - com.github.netty.protocol.mqtt中的类
 
MqttConnection(Channel, BrokerConfiguration, IAuthenticator, MqttSessionRegistry, MqttPostOffice) - 类 的构造器com.github.netty.protocol.mqtt.MqttConnection
 
MqttException - com.github.netty.protocol.mqtt.exception中的异常错误
 
MqttException() - 异常错误 的构造器com.github.netty.protocol.mqtt.exception.MqttException
 
MqttException(String) - 异常错误 的构造器com.github.netty.protocol.mqtt.exception.MqttException
 
MqttException(String, Throwable) - 异常错误 的构造器com.github.netty.protocol.mqtt.exception.MqttException
 
MqttException(Throwable) - 异常错误 的构造器com.github.netty.protocol.mqtt.exception.MqttException
 
MqttException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.github.netty.protocol.mqtt.exception.MqttException
 
MqttIdleTimeoutChannelHandler - com.github.netty.protocol.mqtt中的类
 
MqttIdleTimeoutChannelHandler() - 类 的构造器com.github.netty.protocol.mqtt.MqttIdleTimeoutChannelHandler
 
MqttInflightResenderChannelHandler - com.github.netty.protocol.mqtt中的类
Resend inflight not ack'ed publish packets (QoS1 PUB and QoS2 PUB/PUBREL).
MqttInflightResenderChannelHandler(long, TimeUnit) - 类 的构造器com.github.netty.protocol.mqtt.MqttInflightResenderChannelHandler
 
MqttInflightResenderChannelHandler.ResendNotAckedPublishes - com.github.netty.protocol.mqtt中的类
Placeholder event to resend not-acked publish messages in the in flight window.
MqttLoggerChannelHandler - com.github.netty.protocol.mqtt中的类
 
MqttLoggerChannelHandler() - 类 的构造器com.github.netty.protocol.mqtt.MqttLoggerChannelHandler
 
MqttPostOffice - com.github.netty.protocol.mqtt中的类
 
MqttPostOffice(ISubscriptionsDirectory, IAuthorizatorPolicy, IRetainedRepository, MqttSessionRegistry, BrokerInterceptor) - 类 的构造器com.github.netty.protocol.mqtt.MqttPostOffice
 
MqttProtocol - com.github.netty.protocol中的类
Internet of things messaging protocol
MqttProtocol() - 类 的构造器com.github.netty.protocol.MqttProtocol
 
MqttProtocol(int, int, int) - 类 的构造器com.github.netty.protocol.MqttProtocol
 
mqttProtocol() - 类 中的方法com.github.netty.springboot.server.NettyEmbeddedAutoConfiguration
Add the MQTT protocol registry
MqttRetainedMessage - com.github.netty.protocol.mqtt中的类
 
MqttRetainedMessage(MqttQoS, byte[]) - 类 的构造器com.github.netty.protocol.mqtt.MqttRetainedMessage
 
MqttServerChannelHandler - com.github.netty.protocol.mqtt中的类
开发一个MQTT库需要提供如下命令: Connect :当一个TCP/IP套接字在服务器端和客户端连接建立时需要使用的命令。
MqttServerChannelHandler(BrokerConfiguration, IAuthenticator, MqttSessionRegistry, MqttPostOffice) - 类 的构造器com.github.netty.protocol.mqtt.MqttServerChannelHandler
 
MqttSessionCorruptedException - com.github.netty.protocol.mqtt.exception中的异常错误
 
MqttSessionCorruptedException(String) - 异常错误 的构造器com.github.netty.protocol.mqtt.exception.MqttSessionCorruptedException
 
MqttSessionRegistry - com.github.netty.protocol.mqtt中的类
 
MqttSessionRegistry(ISubscriptionsDirectory, IQueueRepository) - 类 的构造器com.github.netty.protocol.mqtt.MqttSessionRegistry
 
MqttSessionRegistry.EnqueuedMessage - com.github.netty.protocol.mqtt中的类
 
MqttSslContextCreator - com.github.netty.protocol.mqtt中的类
SSL certificate loader used to open SSL connections (websocket and MQTT-S).
MqttSslContextCreator(IConfig) - 类 的构造器com.github.netty.protocol.mqtt.MqttSslContextCreator
 
MqttUtil - com.github.netty.protocol.mqtt中的类
Some Netty's channels utilities.
MULTIANEWARRAY - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
MULTIANEWARRAY_QUICK - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
MULTIPART_FORM_DATA - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"multipart/form-data"
MUST_REVALIDATE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"must-revalidate"
Mysql() - 类 的构造器com.github.netty.springboot.NettyProperties.Mysql
 
MYSQL_NATIVE_PASSWORD - 接口 中的静态变量com.github.netty.protocol.mysql.Constants
 
MysqlBackendBusinessHandler - com.github.netty.protocol.mysql.server中的类
Here the user business logic follows 1. server to client ServerHandshakePacket 2. client to server ClientHandshakePacket 3. server to client ServerOkPacket 4. client to server query...
MysqlBackendBusinessHandler() - 类 的构造器com.github.netty.protocol.mysql.server.MysqlBackendBusinessHandler
 
MysqlCharacterSet - com.github.netty.protocol.mysql中的枚举
 
MysqlFrontendBusinessHandler - com.github.netty.protocol.mysql.client中的类
Here the user business logic follows 1. server to client ServerHandshakePacket 2. client to server ClientHandshakePacket 3. server to client ServerOkPacket 4. client to server query...
MysqlFrontendBusinessHandler() - 类 的构造器com.github.netty.protocol.mysql.client.MysqlFrontendBusinessHandler
 
MysqlNativePasswordUtil - com.github.netty.protocol.mysql中的类
Calculates a password hash for mysql_native_password authentication.
MysqlNativePasswordUtil() - 类 的构造器com.github.netty.protocol.mysql.MysqlNativePasswordUtil
 
MysqlPacket - com.github.netty.protocol.mysql中的接口
 
MysqlPacketListener - com.github.netty.protocol.mysql.listener中的接口
 
MysqlProtocol - com.github.netty.protocol中的类
Mysql Protocol Payload mysql client will not send the first packet, the server will, after receiving the link, immediately return the authentication information |------------------------------------------------------------------------------- |Type | Name | Description |------------------------------------------------------------------------------- |int[3] | payload_length | Length of the payload.
MysqlProtocol() - 类 的构造器com.github.netty.protocol.MysqlProtocol
 
MysqlProtocol(InetSocketAddress) - 类 的构造器com.github.netty.protocol.MysqlProtocol
 
MysqlProxyHandler - com.github.netty.protocol.mysql中的类
 
MysqlProxyHandler(Supplier<Channel>) - 类 的构造器com.github.netty.protocol.mysql.MysqlProxyHandler
 
MysqlProxyLog() - 类 的构造器com.github.netty.springboot.NettyProperties.MysqlProxyLog
 
mysqlServerProtocol(ListableBeanFactory, Collection<MysqlPacketListener>) - 类 中的方法com.github.netty.springboot.server.NettyEmbeddedAutoConfiguration
Add the MYSQL protocol registry
mysqlWriterLogFilePacketListener(Environment) - 类 中的方法com.github.netty.springboot.server.NettyEmbeddedAutoConfiguration
mysql proxy WriterLogFilePacketListener

N

name() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.LocalVariable
 
name() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantClassInfo
 
name() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantDoubleInfo
 
name() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantFieldRefInfo
 
name() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantFloatInfo
 
name() - 接口 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInfo
 
name() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantIntegerInfo
 
name() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInterfaceMethodRefInfo
 
name() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInvokeDynamicInfo
 
name() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantLongInfo
 
name() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantMemberRefInfo
 
name() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantMethodHandleInfo
 
name() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantMethodRefInfo
 
name() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantMethodTypeInfo
 
name() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantNameAndTypeInfo
 
name() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantStringInfo
 
name() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantUnkownInfo
 
name() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantUtf8Info
 
name() - 类 中的方法com.github.netty.core.util.JavaClassFile.Member
 
name(String) - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket.Builder
 
NAME - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
 
nameAndType() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInvokeDynamicInfo
 
nameAndType() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantMemberRefInfo
 
nameIndex() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.LocalVariable
 
NamespaceUtil - com.github.netty.core.util中的类
 
NEED_CLIENT_AUTH - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
NESTED_PROPERTY_SEPARATOR - 类 中的静态变量com.github.netty.core.util.ApplicationX.BeanWrapper
Path separator for nested properties.
NESTED_PROPERTY_SEPARATOR_CHAR - 类 中的静态变量com.github.netty.core.util.ApplicationX.BeanWrapper
Path separator for nested properties.
NETTY_CHANNEL_TIMEOUT_SECONDS_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
NETTY_EPOLL_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
NETTY_MAX_BYTES_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
NETTY_SO_BACKLOG_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
NETTY_SO_KEEPALIVE_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
NETTY_SO_REUSEADDR_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
NETTY_TCP_NODELAY_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
NettyEmbeddedAutoConfiguration - com.github.netty.springboot.server中的类
The netty container is automatically configured
NettyEmbeddedAutoConfiguration(NettyProperties) - 类 的构造器com.github.netty.springboot.server.NettyEmbeddedAutoConfiguration
 
NettyEmbeddedAutoConfiguration.LazyPool - com.github.netty.springboot.server中的类
 
NettyHttpResponse - com.github.netty.protocol.servlet中的类
NettyHttpResponse
NettyHttpResponse() - 类 的构造器com.github.netty.protocol.servlet.NettyHttpResponse
 
NettyMessageToServletRunnable - com.github.netty.protocol.servlet中的类
Life cycle connection NettyMessageToServletRunnable
NettyMessageToServletRunnable(ServletContext, long) - 类 的构造器com.github.netty.protocol.servlet.NettyMessageToServletRunnable
 
NettyMessageToServletRunnable.HttpRunnable - com.github.netty.protocol.servlet中的类
http task
NettyMessageToWebSocketRunnable - com.github.netty.protocol.servlet.websocket中的类
WebSocketMessageToRunnable Life cycle connection
NettyMessageToWebSocketRunnable(MessageToRunnable) - 类 的构造器com.github.netty.protocol.servlet.websocket.NettyMessageToWebSocketRunnable
 
NettyMessageToWebSocketRunnable.WebsocketRunnable - com.github.netty.protocol.servlet.websocket中的类
Websocket task
NettyOutputStream - com.github.netty.protocol.servlet中的接口
use netty zero copy if you need flush ServletOutputStream.flush()
NettyProperties - com.github.netty.springboot中的类
You can configure it here
NettyProperties() - 类 的构造器com.github.netty.springboot.NettyProperties
 
NettyProperties.HttpServlet - com.github.netty.springboot中的类
 
NettyProperties.HttpServlet.ServerThreadPool - com.github.netty.springboot中的类
 
NettyProperties.Mqtt - com.github.netty.springboot中的类
 
NettyProperties.Mysql - com.github.netty.springboot中的类
 
NettyProperties.MysqlProxyLog - com.github.netty.springboot中的类
mysql代理日志的配置
NettyProperties.Nrpc - com.github.netty.springboot中的类
 
NettyProperties.Rtsp - com.github.netty.springboot中的类
 
NettyReportRunnable - com.github.netty.springboot中的类
The task of statistics server information
NettyReportRunnable() - 类 的构造器com.github.netty.springboot.NettyReportRunnable
 
NettyRequestUpgradeStrategy - com.github.netty.springboot.server中的类
Websocket version number: the version number of draft 8 to draft 12 is 8, and the version number of draft 13 and later is the same as the draft number
NettyRequestUpgradeStrategy() - 类 的构造器com.github.netty.springboot.server.NettyRequestUpgradeStrategy
 
NettyRequestUpgradeStrategy(int) - 类 的构造器com.github.netty.springboot.server.NettyRequestUpgradeStrategy
 
NettyRpcClient - com.github.netty.springboot中的注释类型
 
NettyRpcClientBeanDefinitionRegistrar - com.github.netty.springboot.client中的类
Scan rpc interfaces and definition bean.
NettyRpcClientBeanDefinitionRegistrar() - 类 的构造器com.github.netty.springboot.client.NettyRpcClientBeanDefinitionRegistrar
 
NettyRpcClientProxy - com.github.netty.springboot.client中的类
RPC client proxy (thread safe) 1.
NettyRpcFilter - com.github.netty.springboot.client中的接口
Information about the RPC request
NettyRpcFilter.FilterChain - com.github.netty.springboot.client中的接口
 
NettyRpcFullRequest - com.github.netty.springboot.client中的接口
Information about the RPC full request
NettyRpcLoadBalanced - com.github.netty.springboot.client中的接口
Load balancing
NettyRpcRequest - com.github.netty.springboot.client中的接口
Information about the RPC request
NettyTcpServer - com.github.netty.springboot.server中的类
Netty container TCP layer server
NettyTcpServer(InetSocketAddress, NettyProperties, Collection<ProtocolHandler>, Collection<ServerListener>, Supplier<DynamicProtocolChannelHandler>) - 类 的构造器com.github.netty.springboot.server.NettyTcpServer
 
nettyTcpServerFactory(Collection<ProtocolHandler>, Collection<ServerListener>, BeanFactory) - 类 中的方法com.github.netty.springboot.server.NettyEmbeddedAutoConfiguration
Add a TCP service factory
NettyTcpServerFactory - com.github.netty.springboot.server中的类
Netty container factory TCP layer server factory EmbeddedWebApplicationContext - createEmbeddedServletContainer ImportAwareBeanPostProcessor
NettyTcpServerFactory() - 类 的构造器com.github.netty.springboot.server.NettyTcpServerFactory
 
NettyTcpServerFactory(NettyProperties, Supplier<DynamicProtocolChannelHandler>) - 类 的构造器com.github.netty.springboot.server.NettyTcpServerFactory
 
NettyThreadPoolExecutor - com.github.netty.core.util中的类
Use netty thread
NettyThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, String, int, boolean, RejectedExecutionHandler) - 类 的构造器com.github.netty.core.util.NettyThreadPoolExecutor
 
NettyThreadX - com.github.netty.core.util中的类
Created by wangzihao on 2018/9/9/009.
NettyThreadX() - 类 的构造器com.github.netty.core.util.NettyThreadX
 
NettyThreadX(Runnable) - 类 的构造器com.github.netty.core.util.NettyThreadX
 
NettyThreadX(ThreadGroup, Runnable) - 类 的构造器com.github.netty.core.util.NettyThreadX
 
NettyThreadX(String) - 类 的构造器com.github.netty.core.util.NettyThreadX
 
NettyThreadX(ThreadGroup, String) - 类 的构造器com.github.netty.core.util.NettyThreadX
 
NettyThreadX(Runnable, String) - 类 的构造器com.github.netty.core.util.NettyThreadX
 
NettyThreadX(ThreadGroup, Runnable, String) - 类 的构造器com.github.netty.core.util.NettyThreadX
 
NettyThreadX(ThreadGroup, Runnable, String, long) - 类 的构造器com.github.netty.core.util.NettyThreadX
 
NettyUtil - com.github.netty.core.util中的类
 
NettyUtil() - 类 的构造器com.github.netty.core.util.NettyUtil
 
NEW - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
NEW_QUICK - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
NEWARRAY - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
newBeanDefinition(Class) - 类 中的方法com.github.netty.core.util.ApplicationX
 
newBeanDefinition(Class, AnnotatedElement) - 类 中的方法com.github.netty.core.util.ApplicationX
 
newClientHandshakePacket(String, String, String, ServerHandshakePacket, Set<CapabilityFlags>) - 类 中的方法com.github.netty.protocol.mysql.client.MysqlFrontendBusinessHandler
 
newElementValue(char, JavaClassFile.ClassReader) - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.Annotation
 
newFileInputStream(String, String) - 类 中的静态方法com.github.netty.core.util.IOUtil
newFileInputStream (note: close it after using)
newFileInputStream(String, String) - 类 中的方法com.github.netty.core.util.ResourceManager
newFileInputStream (note: close it after using)
newFileOutputStream(String, String, boolean) - 类 中的静态方法com.github.netty.core.util.IOUtil
newFileOutputStream (note: close it after using)
newFileOutputStream(String, String, boolean) - 类 中的方法com.github.netty.core.util.ResourceManager
newFileOutputStream (note: close it after using)
newIdName(Object) - 类 中的静态方法com.github.netty.core.util.NamespaceUtil
 
newIdName(Object, String) - 类 中的静态方法com.github.netty.core.util.NamespaceUtil
 
newIdName(Class) - 类 中的静态方法com.github.netty.core.util.NamespaceUtil
 
newIdName(String, Class) - 类 中的静态方法com.github.netty.core.util.NamespaceUtil
 
newInstance(Object[]) - 类 中的方法com.github.netty.core.util.ApplicationX.InjectElement
 
newInstance(byte[]) - 类 中的静态方法com.github.netty.core.util.AsciiStringCachePool
 
newInstance(Class<T>) - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
New implementation class
newInstance(Class<T>, long, String, String, boolean) - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
New implementation class
newInstance(Class<T>, long, String, String, Function<Method, String[]>, Function<Method, String>, boolean) - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
New implementation class
newInstance(RpcContext<RpcClient>) - 类 中的静态方法com.github.netty.protocol.nrpc.RpcClientFuture
 
newInstance() - 类 中的静态方法com.github.netty.protocol.nrpc.RpcPacket.RequestPacket
 
newInstance() - 类 中的静态方法com.github.netty.protocol.nrpc.RpcPacket.ResponsePacket
 
newInstance(ServletContext, ServletRegistration) - 类 中的静态方法com.github.netty.protocol.servlet.ServletFilterChain
 
newInstance(ServletContext, ChannelHandlerContext, HttpRequest) - 类 中的静态方法com.github.netty.protocol.servlet.ServletHttpExchange
 
newInstance(ServletHttpExchange, HttpRequest) - 类 中的静态方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
newInstance(ServletHttpExchange) - 类 中的静态方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
newInstance(ServletHttpExchange) - 类 中的静态方法com.github.netty.protocol.servlet.ServletOutputStream
 
newInstance(ServletFilterChain) - 类 中的静态方法com.github.netty.protocol.servlet.ServletRequestDispatcher
 
newInstanceSupplier(Class<T>, String, int) - 类 中的方法com.github.netty.springboot.client.NettyRpcClientBeanDefinitionRegistrar
 
newLinkedMultiValueMap() - 类 中的静态方法com.github.netty.core.util.RecyclableUtil
 
newNamespace() - 类 中的静态方法com.github.netty.core.util.NamespaceUtil
 
newReadOnlyBuffer(byte[]) - 类 中的静态方法com.github.netty.core.util.RecyclableUtil
 
newRecyclableList(int) - 类 中的静态方法com.github.netty.core.util.RecyclableUtil
 
newRpcInstance(Class, long, String, String, Function<Method, String[]>, Function<Method, String>, boolean) - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
New implementation class
newStringBuilder() - 类 中的静态方法com.github.netty.core.util.RecyclableUtil
 
nextId() - 类 中的方法com.github.netty.protocol.servlet.util.SnowflakeIdWorker
Get the next ID
NioChannelReportRunnable - io.netty.channel.nio中的类
 
NioChannelReportRunnable(LoggerX) - 类 的构造器io.netty.channel.nio.NioChannelReportRunnable
 
NO_CACHE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"no-cache"
NO_STORE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"no-store"
NO_SUCH_METHOD - 类 中的静态变量com.github.netty.protocol.nrpc.RpcPacket.ResponsePacket
 
NO_SUCH_SERVICE - 类 中的静态变量com.github.netty.protocol.nrpc.RpcPacket.ResponsePacket
 
NO_TRANSFORM - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"no-transform"
NONE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"none"
NOP - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
Java VM opcodes.
NOTIFY_INSTANCE - 类 中的静态变量com.github.netty.core.util.ExpiryLRUMap.ExpiresScan
 
notifyClientConnected(MqttConnectMessage) - 类 中的方法com.github.netty.protocol.mqtt.interception.BrokerInterceptor
 
notifyClientConnected(MqttConnectMessage) - 接口 中的方法com.github.netty.protocol.mqtt.interception.Interceptor
 
notifyClientConnectionLost(String, String) - 类 中的方法com.github.netty.protocol.mqtt.interception.BrokerInterceptor
 
notifyClientConnectionLost(String, String) - 接口 中的方法com.github.netty.protocol.mqtt.interception.Interceptor
 
notifyClientDisconnected(String, String) - 类 中的方法com.github.netty.protocol.mqtt.interception.BrokerInterceptor
 
notifyClientDisconnected(String, String) - 接口 中的方法com.github.netty.protocol.mqtt.interception.Interceptor
 
notifyMessageAcknowledged(InterceptAcknowledgedMessage) - 类 中的方法com.github.netty.protocol.mqtt.interception.BrokerInterceptor
 
notifyMessageAcknowledged(InterceptAcknowledgedMessage) - 接口 中的方法com.github.netty.protocol.mqtt.interception.Interceptor
 
notifyTopicPublished(MqttPublishMessage, String, String) - 类 中的方法com.github.netty.protocol.mqtt.interception.BrokerInterceptor
 
notifyTopicPublished(MqttPublishMessage, String, String) - 接口 中的方法com.github.netty.protocol.mqtt.interception.Interceptor
 
notifyTopicSubscribed(Subscription, String) - 类 中的方法com.github.netty.protocol.mqtt.interception.BrokerInterceptor
 
notifyTopicSubscribed(Subscription, String) - 接口 中的方法com.github.netty.protocol.mqtt.interception.Interceptor
 
notifyTopicUnsubscribed(String, String, String) - 类 中的方法com.github.netty.protocol.mqtt.interception.BrokerInterceptor
 
notifyTopicUnsubscribed(String, String, String) - 接口 中的方法com.github.netty.protocol.mqtt.interception.Interceptor
 
Nrpc() - 类 的构造器com.github.netty.springboot.NettyProperties.Nrpc
 
NRpcProtocol - com.github.netty.protocol中的类
Internal RPC protocol registry ACK flag : (0=Don't need, 1=Need) Request Packet (note: 1 = request type) -+------8B--------+--1B--+--1B--+------4B------+-----4B-----+------1B--------+-----length-----+------1B-------+---length----+-----4B------+-------length-------------+ | header/version | type | ACK | total length | Request ID | service length | service name | method length | method name | data length | data | | NRPC/010 | 1 | 1 | 55 | 1 | 8 | "/sys/user" | 7 | getUser | 24 | {"age":10,"name":"wang"} | -+----------------+------+------+--------------+------------+----------------+----------------+---------------+-------------+-------------+--------------------------+ Response Packet (note: 2 = response type) -+------8B--------+--1B--+--1B--+------4B------+-----4B-----+---2B---+--------1B------+--length--+---1B---+-----4B------+----------length----------+ | header/version | type | ACK | total length | Request ID | status | message length | message | encode | data length | data | | NRPC/010 | 2 | 0 | 35 | 1 | 200 | 2 | ok | 1 | 24 | {"age":10,"name":"wang"} | -+----------------+------+------+--------------+------------+--------+----------------+----------+--------+-------------+--------------------------+ -+------2B-------+--1B--+----1B----+-----8B-----+------1B-----+----------------dynamic---------------------+-------dynamic------------+ | packet length | type | ACK flag | version | Fields size | Fields | Body | | 76 | 1 | 1 | NRPC/201 | 2 | 11requestMappingName6/hello10methodName8sayHello | {"age":10,"name":"wang"} | -+---------------+------+----------+------------+-------------+--------------------------------------------+--------------------------+
NRpcProtocol(ApplicationX) - 类 的构造器com.github.netty.protocol.NRpcProtocol
 
nRpcProtocol() - 类 中的方法com.github.netty.springboot.server.NettyEmbeddedAutoConfiguration
Add the RPC protocol registry
NRpcProtocolSpringAdapter - com.github.netty.springboot.server中的类
Internal RPC protocol registry (spring adapter)
NRpcProtocolSpringAdapter(ApplicationX) - 类 的构造器com.github.netty.springboot.server.NRpcProtocolSpringAdapter
 
NUL_BYTE - 接口 中的静态变量com.github.netty.protocol.mysql.Constants
 
NULL - 类 中的静态变量com.github.netty.core.util.ExpiryLRUMap
 
nullSafeEquals(Object, Object) - 类 中的静态方法com.github.netty.core.util.ConcurrentReferenceHashMap
 
nullSafeHashCode(Object) - 类 中的静态方法com.github.netty.core.util.ConcurrentReferenceHashMap
 

O

OBJECT - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Member.Type
The sort of object reference types.
offer(E) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
offerFirst(E) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
offerLast(E) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
OK - 类 中的静态变量com.github.netty.protocol.nrpc.RpcPacket.ResponsePacket
 
onConnect(InterceptConnectMessage) - 类 中的方法com.github.netty.protocol.mqtt.interception.AbstractInterceptHandler
 
onConnect(InterceptConnectMessage) - 接口 中的方法com.github.netty.protocol.mqtt.interception.InterceptHandler
 
onConnectAfter(RpcClient) - 接口 中的方法com.github.netty.protocol.nrpc.RpcClientAop
 
onConnectAfter(RpcServerChannelHandler) - 接口 中的方法com.github.netty.protocol.nrpc.RpcServerAop
 
onConnectionLost(InterceptConnectionLostMessage) - 类 中的方法com.github.netty.protocol.mqtt.interception.AbstractInterceptHandler
 
onConnectionLost(InterceptConnectionLostMessage) - 接口 中的方法com.github.netty.protocol.mqtt.interception.InterceptHandler
 
onDecodeRequestBefore(RpcContext<RpcServerInstance>, Map<String, Object>) - 接口 中的方法com.github.netty.protocol.nrpc.RpcServerAop
 
onDisconnect(InterceptDisconnectMessage) - 类 中的方法com.github.netty.protocol.mqtt.interception.AbstractInterceptHandler
 
onDisconnect(InterceptDisconnectMessage) - 接口 中的方法com.github.netty.protocol.mqtt.interception.InterceptHandler
 
onDisconnectAfter(RpcClient) - 接口 中的方法com.github.netty.protocol.nrpc.RpcClientAop
 
onDisconnectAfter(RpcServerChannelHandler) - 接口 中的方法com.github.netty.protocol.nrpc.RpcServerAop
 
onEncodeRequestBefore(RpcContext<RpcClient>, Map<String, Object>) - 接口 中的方法com.github.netty.protocol.nrpc.RpcClientAop
 
onEviction(K, V) - 接口 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.EvictionListener
A call-back notification that the entry was evicted.
onEviction(ExpiryLRUMap.Node<K, V>) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
onExpiry(ExpiryLRUMap.Node<K, V>) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
onHttpSessionAttributeAdded(HttpSessionBindingEvent) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
onHttpSessionAttributeRemoved(HttpSessionBindingEvent) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
onHttpSessionAttributeReplaced(HttpSessionBindingEvent) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
onHttpSessionCreated(HttpSessionEvent) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
onHttpSessionDestroyed(HttpSessionEvent) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
onHttpSessionIdChanged(HttpSessionEvent, String) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
onInitAfter(RpcClient) - 接口 中的方法com.github.netty.protocol.nrpc.RpcClientAop
 
onInitAfter(NRpcProtocol) - 接口 中的方法com.github.netty.protocol.nrpc.RpcServerAop
 
ONLY_IF_CACHED - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"only-if-cached"
onMessage(ChannelHandlerContext, Object) - 接口 中的方法com.github.netty.core.MessageToRunnable
Create a new IO task
onMessage(ChannelHandlerContext, Object) - 类 中的方法com.github.netty.protocol.servlet.NettyMessageToServletRunnable
 
onMessage(HttpContent) - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
 
onMessage(ChannelHandlerContext, Object) - 类 中的方法com.github.netty.protocol.servlet.websocket.NettyMessageToWebSocketRunnable
 
onMessageAcknowledged(InterceptAcknowledgedMessage) - 类 中的方法com.github.netty.protocol.mqtt.interception.AbstractInterceptHandler
 
onMessageAcknowledged(InterceptAcknowledgedMessage) - 接口 中的方法com.github.netty.protocol.mqtt.interception.InterceptHandler
 
onMessageReceived(ChannelHandlerContext, ByteBuf) - 类 中的方法com.github.netty.core.util.BytesMetricsChannelHandler
 
onMessageReceived(ChannelHandlerContext, Object) - 类 中的方法com.github.netty.core.util.MessageMetricsChannelHandler
 
onMessageReceived(ChannelHandlerContext, MqttMessage) - 类 中的方法com.github.netty.protocol.mqtt.MqttLoggerChannelHandler
 
onMessageReceived(ChannelHandlerContext, MqttMessage) - 类 中的方法com.github.netty.protocol.mqtt.MqttServerChannelHandler
 
onMysqlPacket(MysqlPacket, ChannelHandlerContext, Session, String) - 接口 中的方法com.github.netty.protocol.mysql.listener.MysqlPacketListener
 
onMysqlPacket(MysqlPacket, ChannelHandlerContext, Session, String) - 类 中的方法com.github.netty.protocol.mysql.listener.WriterLogFilePacketListener
 
onPublish(InterceptPublishMessage) - 类 中的方法com.github.netty.protocol.mqtt.interception.AbstractInterceptHandler
 
onPublish(InterceptPublishMessage) - 接口 中的方法com.github.netty.protocol.mqtt.interception.InterceptHandler
 
onResponseAfter(RpcContext<RpcClient>) - 接口 中的方法com.github.netty.protocol.nrpc.RpcClientAop
 
onResponseAfter(RpcContext<RpcServerInstance>) - 接口 中的方法com.github.netty.protocol.nrpc.RpcServerAop
 
onServerStart(T) - 接口 中的方法com.github.netty.core.ServerListener
 
onServerStart(T) - 类 中的方法com.github.netty.protocol.HttpServletProtocol
 
onServerStart(T) - 类 中的方法com.github.netty.protocol.MqttProtocol
 
onServerStart(T) - 类 中的方法com.github.netty.protocol.NRpcProtocol
 
onServerStart(T) - 类 中的方法com.github.netty.protocol.RtspProtocol
 
onServerStart(T) - 类 中的方法com.github.netty.springboot.server.HttpServletProtocolSpringAdapter
 
onServerStart(T) - 类 中的方法com.github.netty.springboot.server.NRpcProtocolSpringAdapter
 
onServerStop(T) - 接口 中的方法com.github.netty.core.ServerListener
 
onServerStop(T) - 类 中的方法com.github.netty.protocol.HttpServletProtocol
 
onServerStop(T) - 类 中的方法com.github.netty.protocol.MqttProtocol
 
onServerStop(T) - 类 中的方法com.github.netty.protocol.NRpcProtocol
 
onServerStop(T) - 类 中的方法com.github.netty.protocol.RtspProtocol
 
onServletAdded(Servlet) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
onServletContainerInitializerStartup(Set<Class<?>>, ServletContext) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
onServletContextAttributeAdded(ServletContextAttributeEvent) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
onServletContextAttributeRemoved(ServletContextAttributeEvent) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
onServletContextAttributeReplaced(ServletContextAttributeEvent) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
onServletContextDestroyed(ServletContextEvent) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
onServletContextInitialized(ServletContextEvent) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
onServletRequestAttributeAdded(ServletRequestAttributeEvent) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
onServletRequestAttributeRemoved(ServletRequestAttributeEvent) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
onServletRequestAttributeReplaced(ServletRequestAttributeEvent) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
onServletRequestDestroyed(ServletRequestEvent) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
onServletRequestInitialized(ServletRequestEvent) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
onStateUpdate(RpcContext<RpcClient>) - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
 
onStateUpdate(RpcContext<RpcClient>) - 接口 中的方法com.github.netty.protocol.nrpc.RpcClientAop
 
onSubscribe(InterceptSubscribeMessage) - 类 中的方法com.github.netty.protocol.mqtt.interception.AbstractInterceptHandler
 
onSubscribe(InterceptSubscribeMessage) - 接口 中的方法com.github.netty.protocol.mqtt.interception.InterceptHandler
 
onTimeout(RpcContext<RpcClient>) - 接口 中的方法com.github.netty.protocol.nrpc.RpcClientAop
 
onUnsubscribe(InterceptUnsubscribeMessage) - 类 中的方法com.github.netty.protocol.mqtt.interception.AbstractInterceptHandler
 
onUnsubscribe(InterceptUnsubscribeMessage) - 接口 中的方法com.github.netty.protocol.mqtt.interception.InterceptHandler
 
OPCODE_NAMES - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
Names of opcodes.
Opcodes(short[]) - 类 的构造器com.github.netty.core.util.JavaClassFile.Opcodes
 
operationComplete(ChannelFuture) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStream.CloseListener
 
OrderComparator(Collection<Class<? extends Annotation>>) - 类 的构造器com.github.netty.core.util.ApplicationX.OrderComparator
 
Ordered - com.github.netty.core中的接口
Ordered
orgName(String) - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket.Builder
 
orgTable(String) - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket.Builder
 
ORIGIN - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Origin"
outerClassName() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.InnerClass
 

P

Packet - com.github.netty.core中的类
Packet 2019/3/17/017.
Packet() - 类 的构造器com.github.netty.core.Packet
 
Packet(int) - 类 的构造器com.github.netty.core.Packet
 
parse(File) - 类 中的静态方法com.github.netty.protocol.mqtt.security.ACLFileParser
Parse the configuration from file.
parse(Reader) - 类 中的静态方法com.github.netty.protocol.mqtt.security.ACLFileParser
Parse the ACL configuration file
parse(String) - 类 中的静态方法com.github.netty.protocol.servlet.util.MediaType
Parses a MediaType value, either from a HTTP header or from an application.
parseFast(String) - 类 中的静态方法com.github.netty.protocol.servlet.util.MediaType
Parses a MediaType value, either from a HTTP header or from an application.
PASSWORD_FILE_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
PATH - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
 
payload2Str(ByteBuf) - 类 中的静态方法com.github.netty.protocol.mqtt.MqttUtil
 
peek() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
peekFirst() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
peekLast() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
PermitAllAuthorizatorPolicy - com.github.netty.protocol.mqtt.security中的类
 
PermitAllAuthorizatorPolicy() - 类 的构造器com.github.netty.protocol.mqtt.security.PermitAllAuthorizatorPolicy
 
PERSISTENT_STORE_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
ping() - 接口 中的方法com.github.netty.protocol.nrpc.service.RpcCommandAsyncService
 
ping() - 接口 中的方法com.github.netty.protocol.nrpc.service.RpcCommandService
ping
ping() - 类 中的方法com.github.netty.protocol.nrpc.service.RpcCommandServiceImpl
 
poll() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
pollFirst() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
pollLast() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
POOLED - 类 中的静态变量com.github.netty.core.util.ByteBufAllocatorX
 
pop() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
POP - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
POP2 - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
PORT - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
PORT - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
 
PORT_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
POST - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpConstants
 
postProcessAfterInitialization(Object, String) - 接口 中的方法com.github.netty.core.util.ApplicationX.BeanPostProcessor
 
postProcessAfterInitialization(Object, String) - 类 中的方法com.github.netty.core.util.ApplicationX.RegisteredBeanPostProcessor
 
postProcessAfterInitialization(Object, String) - 类 中的方法com.github.netty.springboot.client.NettyRpcClientBeanDefinitionRegistrar
 
postProcessAfterInitialization(Object, String) - 类 中的方法com.github.netty.springboot.server.HttpServletProtocolSpringAdapter
 
postProcessAfterInstantiation(Object, String) - 类 中的方法com.github.netty.core.util.ApplicationX.AutowiredConstructorPostProcessor
 
postProcessAfterInstantiation(Object, String) - 接口 中的方法com.github.netty.core.util.ApplicationX.InstantiationAwareBeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - 接口 中的方法com.github.netty.core.util.ApplicationX.BeanPostProcessor
 
postProcessBeforeInstantiation(Class<?>, String) - 接口 中的方法com.github.netty.core.util.ApplicationX.InstantiationAwareBeanPostProcessor
 
postProcessMergedBeanDefinition(ApplicationX.BeanDefinition, Class<?>, String) - 类 中的方法com.github.netty.core.util.ApplicationX.AutowiredConstructorPostProcessor
 
postProcessMergedBeanDefinition(ApplicationX.BeanDefinition, Class<?>, String) - 接口 中的方法com.github.netty.core.util.ApplicationX.MergedBeanDefinitionPostProcessor
 
postProcessProperties(ApplicationX.PropertyValues, Object, String) - 接口 中的方法com.github.netty.core.util.ApplicationX.InstantiationAwareBeanPostProcessor
 
postProcessPropertyValues(ApplicationX.PropertyValues, PropertyDescriptor[], Object, String) - 接口 中的方法com.github.netty.core.util.ApplicationX.InstantiationAwareBeanPostProcessor
 
PRAGMA - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Pragma"
predictBeanType(Class<?>, String) - 接口 中的方法com.github.netty.core.util.ApplicationX.SmartInstantiationAwareBeanPostProcessor
 
print(boolean) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
print(char) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
print(int) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
print(long) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
print(float) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
print(double) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
print(char[]) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
print(String) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
print(Object) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
printf(String, Object...) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
printf(Locale, String, Object...) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
println() - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
println(boolean) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
println(char) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
println(int) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
println(long) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
println(float) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
println(double) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
println(char[]) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
println(String) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
println(Object) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
PRIVATE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"private"
PROPERTY_KEY_PREFIX - 类 中的静态变量com.github.netty.core.util.ApplicationX.BeanWrapper
Marker that indicates the start of a property key for an indexed or mapped property like "person.addresses[0]".
PROPERTY_KEY_PREFIX_CHAR - 类 中的静态变量com.github.netty.core.util.ApplicationX.BeanWrapper
Marker that indicates the start of a property key for an indexed or mapped property like "person.addresses[0]".
PROPERTY_KEY_SUFFIX - 类 中的静态变量com.github.netty.core.util.ApplicationX.BeanWrapper
Marker that indicates the end of a property key for an indexed or mapped property like "person.addresses[0]".
PROPERTY_KEY_SUFFIX_CHAR - 类 中的静态变量com.github.netty.core.util.ApplicationX.BeanWrapper
Marker that indicates the end of a property key for an indexed or mapped property like "person.addresses[0]".
PropertyValue(String, Object) - 类 的构造器com.github.netty.core.util.ApplicationX.PropertyValue
 
PropertyValues(ApplicationX.PropertyValue[]) - 类 的构造器com.github.netty.core.util.ApplicationX.PropertyValues
 
Protocol - com.github.netty.annotation中的类
Created by wangzihao on 2018/12/5/005.
Protocol() - 类 的构造器com.github.netty.annotation.Protocol
 
Protocol.RpcMethod - com.github.netty.annotation中的注释类型
RPC method
Protocol.RpcParam - com.github.netty.annotation中的注释类型
RPC parameter note :(used on the client interface, not required on the server)
Protocol.RpcService - com.github.netty.annotation中的注释类型
RPC service note :(to use RPC, the interface or class can be configured with or without annotations, the default is the class name of the interface)
PROTOCOL_HEADER - 类 中的静态变量com.github.netty.protocol.nrpc.RpcEncoder
protocol header Fixed 8 length
ProtocolHandler - com.github.netty.core中的接口
Protocol Handler
protocolVersion(int) - 类 中的方法com.github.netty.protocol.mysql.server.ServerHandshakePacket.Builder
 
protocolVersion() - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
 
PROXY_AUTHENTICATE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Proxy-Authenticate"
PROXY_AUTHORIZATION - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Proxy-Authorization"
PROXY_REVALIDATE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"proxy-revalidate"
ProxyException - com.github.netty.protocol.mysql.exception中的异常错误
ProxyException
ProxyException() - 异常错误 的构造器com.github.netty.protocol.mysql.exception.ProxyException
 
ProxyException(int, String) - 异常错误 的构造器com.github.netty.protocol.mysql.exception.ProxyException
 
ProxyException(int, String, Throwable) - 异常错误 的构造器com.github.netty.protocol.mysql.exception.ProxyException
 
PUBLIC - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"public"
purgeUnreferencedEntries() - 类 中的方法com.github.netty.core.util.ConcurrentReferenceHashMap
Remove any entries that have been garbage collected and are no longer referenced.
push(E) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
put(String, V) - 类 中的方法com.github.netty.core.util.CaseInsensitiveKeyMap
 
put(K, V) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
 
put(K, V) - 类 中的方法com.github.netty.core.util.ConcurrentReferenceHashMap
 
put(K, V) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
put(K, V, long) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
put(K, List<V>) - 类 中的方法com.github.netty.core.util.LinkedMultiValueMap
 
put(String, byte[]) - 接口 中的方法com.github.netty.protocol.nrpc.service.RpcDBService
 
put(String, byte[]) - 类 中的方法com.github.netty.protocol.nrpc.service.RpcDBServiceImpl
 
put3(String, byte[], int) - 接口 中的方法com.github.netty.protocol.nrpc.service.RpcDBService
 
put3(String, byte[], int) - 类 中的方法com.github.netty.protocol.nrpc.service.RpcDBServiceImpl
 
put4(String, byte[], int, String) - 接口 中的方法com.github.netty.protocol.nrpc.service.RpcDBService
put
put4(String, byte[], int, String) - 类 中的方法com.github.netty.protocol.nrpc.service.RpcDBServiceImpl
 
putAll(Map<? extends String, ? extends V>) - 类 中的方法com.github.netty.core.util.CaseInsensitiveKeyMap
Use this method with caution.
putAll(Map<? extends K, ? extends List<V>>) - 类 中的方法com.github.netty.core.util.LinkedMultiValueMap
 
putField(AsciiString, ByteBuf) - 类 中的方法com.github.netty.core.Packet
 
PUTFIELD - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
PUTFIELD2_QUICK - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
PUTFIELD_QUICK - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
PUTFIELD_QUICK_W - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
putIfAbsent(K, V) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
 
putIfAbsent(K, V) - 类 中的方法com.github.netty.core.util.ConcurrentReferenceHashMap
 
putIfAbsent(K, V) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
PUTSTATIC - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
PUTSTATIC2_QUICK - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
PUTSTATIC_QUICK - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
putValue(String, Object) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 

Q

qosLessThan(Subscription) - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.Subscription
 
qosLevel() - 类 中的方法com.github.netty.protocol.mqtt.MqttRetainedMessage
 
QUOTED_PRINTABLE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"quoted-printable"

R

RANGE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Range"
read(byte[], int, int) - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
Try to update current, then read len bytes and copy to b (start with off subscript)
read() - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
Try updating current, then read a byte, and return, where int is returned, but third-party frameworks treat it as one byte instead of four
readBytesAndRewind(ByteBuf) - 类 中的静态方法com.github.netty.protocol.mqtt.MqttUtil
 
readFileToByteBuf(String, String) - 类 中的静态方法com.github.netty.core.util.IOUtil
Read the file to bytebuffer.
readFileToBytes(String, String) - 类 中的静态方法com.github.netty.core.util.IOUtil
Read file to byte[]
readFileToString(String, String, String) - 类 中的静态方法com.github.netty.core.util.IOUtil
Read the file
readFixedLengthString(ByteBuf, int) - 类 中的静态方法com.github.netty.protocol.mysql.CodecUtils
 
readFixedLengthString(ByteBuf, int, Charset) - 类 中的静态方法com.github.netty.protocol.mysql.CodecUtils
 
readInput(InputStream) - 类 中的静态方法com.github.netty.core.util.IOUtil
Read input stream
readInput(InputStream, String) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
readInt16() - 类 中的方法com.github.netty.core.util.JavaClassFile.ClassReader
读取16位-有符号
readInt32() - 类 中的方法com.github.netty.core.util.JavaClassFile.ClassReader
读取32位-有符号
readInt8() - 类 中的方法com.github.netty.core.util.JavaClassFile.ClassReader
读取8位-有符号
readInt8s(int) - 类 中的方法com.github.netty.core.util.JavaClassFile.ClassReader
读取8位-有符号-数组
readIntEnumSet(ByteBuf, Class<E>) - 类 中的静态方法com.github.netty.protocol.mysql.CodecUtils
 
readLengthEncodedInteger(ByteBuf) - 类 中的静态方法com.github.netty.protocol.mysql.CodecUtils
 
readLengthEncodedInteger(ByteBuf, int) - 类 中的静态方法com.github.netty.protocol.mysql.CodecUtils
 
readLengthEncodedString(ByteBuf, Charset) - 类 中的静态方法com.github.netty.protocol.mysql.CodecUtils
 
readLengthEncodedString(ByteBuf, int, Charset) - 类 中的静态方法com.github.netty.protocol.mysql.CodecUtils
 
readLine(byte[], int, int) - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
 
readLong(InputStream) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
readNullTerminatedString(ByteBuf) - 类 中的静态方法com.github.netty.protocol.mysql.CodecUtils
 
readNullTerminatedString(ByteBuf, Charset) - 类 中的静态方法com.github.netty.protocol.mysql.CodecUtils
 
readParameterNameMap(Class<?>) - 类 中的静态方法com.github.netty.core.util.ClassFileMethodToParameterNamesFunction
 
readShortEnumSet(ByteBuf, Class<E>) - 类 中的静态方法com.github.netty.protocol.mysql.CodecUtils
 
readUint16() - 类 中的方法com.github.netty.core.util.JavaClassFile.ClassReader
读取16位-无符号
readUint16s() - 类 中的方法com.github.netty.core.util.JavaClassFile.ClassReader
读取16位-无符号-数组
readUint64() - 类 中的方法com.github.netty.core.util.JavaClassFile.ClassReader
读取64位-无符号
readUint8() - 类 中的方法com.github.netty.core.util.JavaClassFile.ClassReader
读取8位-无符号
readUInt8s(int) - 类 中的方法com.github.netty.core.util.JavaClassFile.ClassReader
读取8位-无符号-数组
REAUTHORIZE_SUBSCRIPTIONS_ON_CONNECT - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
recursiveMatch(Topic) - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.CTrie
 
Recyclable - com.github.netty.core.util中的接口
recycled
RecyclableUtil - com.github.netty.core.util中的类
RecyclableUtil
RecyclableUtil() - 类 的构造器com.github.netty.core.util.RecyclableUtil
 
recycle() - 接口 中的方法com.github.netty.core.util.Recyclable
recycle
recycle(Consumer<T>) - 接口 中的方法com.github.netty.core.util.Recyclable
async recycle
recycle() - 类 中的方法com.github.netty.protocol.nrpc.RpcClientFuture
 
recycle() - 类 中的方法com.github.netty.protocol.nrpc.RpcContext
 
recycle() - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket
 
recycle() - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket.RequestPacket
 
recycle() - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket.ResponsePacket
 
recycle() - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
 
recycle() - 类 中的方法com.github.netty.protocol.servlet.NettyMessageToServletRunnable.HttpRunnable
 
recycle() - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
 
recycle() - 类 中的方法com.github.netty.protocol.servlet.ServletFilterChain
 
recycle() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpExchange
Recycle servlet object
recycle() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
recycle(Consumer<T>) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
recycle() - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
 
recycle(Consumer<T>) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStream
 
recycle(Consumer<T>) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStreamWrapper
 
recycle() - 类 中的方法com.github.netty.protocol.servlet.ServletRequestDispatcher
 
recycle() - 类 中的方法com.github.netty.protocol.servlet.websocket.NettyMessageToWebSocketRunnable.WebsocketRunnable
 
recycleInstance(T) - 类 中的方法com.github.netty.core.util.Recycler
Recycling instance
Recycler<T> - com.github.netty.core.util中的类
Collector (can control the number of instances, ensure the stability of instances, no explosion, no explosion, reduce the number of gc)
Recycler(Supplier<T>) - 类 的构造器com.github.netty.core.util.Recycler
 
Recycler(int, Supplier<T>) - 类 的构造器com.github.netty.core.util.Recycler
 
RedisQueueRepository - com.github.netty.protocol.mqtt中的类
 
RedisQueueRepository() - 类 的构造器com.github.netty.protocol.mqtt.RedisQueueRepository
 
RedisSubscriptionsRepository - com.github.netty.protocol.mqtt中的类
 
RedisSubscriptionsRepository(String, int) - 类 的构造器com.github.netty.protocol.mqtt.RedisSubscriptionsRepository
 
refCnt() - 类 中的方法com.github.netty.core.Packet
 
referenceType(Class<? extends Reference>) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.Builder
 
REFERER - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Referer"
ReflectUtil - com.github.netty.core.util中的类
ReflectUtil Provide utility functions for calling getter/setter methods, accessing private variables, calling private methods, getting generic type classes, real classes that have been aoped, and so on.
ReflectUtil() - 类 的构造器com.github.netty.core.util.ReflectUtil
 
registerAlias(String, String) - 类 中的方法com.github.netty.core.util.ApplicationX
注册别名
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法com.github.netty.springboot.client.NettyRpcClientBeanDefinitionRegistrar
 
RegisteredBeanPostProcessor(ApplicationX) - 类 的构造器com.github.netty.core.util.ApplicationX.RegisteredBeanPostProcessor
 
rejectedExecution(Runnable, ThreadPoolExecutor) - 类 中的方法com.github.netty.core.util.AbortPolicyWithReport
 
rejectedExecution(Runnable, ThreadPoolExecutor) - 类 中的方法com.github.netty.protocol.servlet.util.HttpAbortPolicyWithReport
 
release() - 类 中的方法com.github.netty.core.Packet
 
release(int) - 类 中的方法com.github.netty.core.Packet
 
release(Object) - 类 中的静态方法com.github.netty.core.util.RecyclableUtil
 
remoteAddress(InetSocketAddress) - 类 中的方法com.github.netty.core.SimpleNettyClient
 
remoteAddress() - 类 中的方法com.github.netty.protocol.TcpChannel
 
remove(Object) - 类 中的方法com.github.netty.core.util.CaseInsensitiveKeyMap
 
remove() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
remove(Object) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
remove(Object) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
 
remove(Object, Object) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
 
remove(Object) - 类 中的方法com.github.netty.core.util.ConcurrentReferenceHashMap
 
remove(Object, Object) - 类 中的方法com.github.netty.core.util.ConcurrentReferenceHashMap
 
remove(Object) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
remove(Object, Object) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
remove(Object) - 类 中的方法com.github.netty.core.util.LinkedMultiValueMap
 
remove(String) - 类 中的方法com.github.netty.protocol.mqtt.MqttSessionRegistry
 
remove(String) - 接口 中的方法com.github.netty.protocol.nrpc.service.RpcDBService
 
remove(String) - 类 中的方法com.github.netty.protocol.nrpc.service.RpcDBServiceImpl
 
remove(ServletErrorPage) - 类 中的方法com.github.netty.protocol.servlet.ServletErrorPageManager
 
remove() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
remove(FilterMapper.Element) - 类 中的方法com.github.netty.protocol.servlet.util.FilterMapper
Remove a filter mapping.
remove(String) - 类 中的方法com.github.netty.protocol.servlet.util.MimeMappingsX
Remove an existing mapping.
remove2(String, String) - 接口 中的方法com.github.netty.protocol.nrpc.service.RpcDBService
remove data
remove2(String, String) - 类 中的方法com.github.netty.protocol.nrpc.service.RpcDBServiceImpl
 
removeAlias(String) - 类 中的方法com.github.netty.core.util.ApplicationX
 
removeAll(Collection<?>) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
removeAttribute(String) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
removeAttribute(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
removeAttribute(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
Override the removeAttribute() method of the wrapped request.
removeAttribute(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardRequest
Override the removeAttribute() method of the wrapped request.
removeAttribute(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeRequest
Override the removeAttribute() method of the wrapped request.
removeAttribute(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
removeAttribute(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
removeBatch(List<String>) - 接口 中的方法com.github.netty.protocol.nrpc.service.RpcDBService
 
removeBatch(List<String>) - 类 中的方法com.github.netty.protocol.nrpc.service.RpcDBServiceImpl
 
removeBatch2(List<String>, String) - 接口 中的方法com.github.netty.protocol.nrpc.service.RpcDBService
remove data Batch
removeBatch2(List<String>, String) - 类 中的方法com.github.netty.protocol.nrpc.service.RpcDBServiceImpl
 
removeFirst() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
removeFirstOccurrence(Object) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
removeFromTree(Topic, String) - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.CTrie
 
removeHeaderUnSupportTrailer(LastHttpContent) - 类 中的静态方法com.github.netty.protocol.servlet.util.HttpHeaderUtil
移除头部不支持拖挂的字段
removeIfExpiry() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
removeIfExpiry(Consumer<ExpiryLRUMap.Node<K, V>>) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
removeInterceptHandler(InterceptHandler) - 类 中的方法com.github.netty.protocol.mqtt.interception.BrokerInterceptor
 
removeInterceptHandler(InterceptHandler) - 接口 中的方法com.github.netty.protocol.mqtt.interception.Interceptor
 
removeInterceptHandler(InterceptHandler) - 类 中的方法com.github.netty.protocol.MqttProtocol
 
removeLast() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
removeLastOccurrence(Object) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
removeMapping(String) - 类 中的方法com.github.netty.protocol.servlet.util.UrlMapper
Delete the mapping
removeMessageHandler(MessageHandler) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
removeScanPackage(String...) - 类 中的方法com.github.netty.core.util.ApplicationX
 
removeSession(String) - 类 中的方法com.github.netty.protocol.servlet.SessionCompositeServiceImpl
 
removeSession(String) - 类 中的方法com.github.netty.protocol.servlet.SessionLocalFileServiceImpl
 
removeSession(String) - 类 中的方法com.github.netty.protocol.servlet.SessionLocalMemoryServiceImpl
 
removeSession(String) - 类 中的方法com.github.netty.protocol.servlet.SessionRemoteRpcServiceImpl
 
removeSession(String) - 接口 中的方法com.github.netty.protocol.servlet.SessionService
Delete session
removeSessionBatch(List<String>) - 类 中的方法com.github.netty.protocol.servlet.SessionCompositeServiceImpl
 
removeSessionBatch(List<String>) - 类 中的方法com.github.netty.protocol.servlet.SessionLocalFileServiceImpl
 
removeSessionBatch(List<String>) - 类 中的方法com.github.netty.protocol.servlet.SessionLocalMemoryServiceImpl
 
removeSessionBatch(List<String>) - 类 中的方法com.github.netty.protocol.servlet.SessionRemoteRpcServiceImpl
 
removeSessionBatch(List<String>) - 接口 中的方法com.github.netty.protocol.servlet.SessionService
Delete session (batch)
removeSessionService() - 类 中的方法com.github.netty.protocol.servlet.SessionCompositeServiceImpl
 
removeSubscription(String, String) - 接口 中的方法com.github.netty.protocol.mqtt.ISubscriptionsRepository
 
removeSubscription(String, String) - 类 中的方法com.github.netty.protocol.mqtt.MemorySubscriptionsRepository
 
removeSubscription(String, String) - 类 中的方法com.github.netty.protocol.mqtt.RedisSubscriptionsRepository
 
removeSubscription(Topic, String) - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.CTrieSubscriptionDirectory
Removes subscription from CTrie, adds TNode when the last client unsubscribes, then calls for cleanTomb in a separate atomic CAS operation.
removeSubscription(Topic, String) - 接口 中的方法com.github.netty.protocol.mqtt.subscriptions.ISubscriptionsDirectory
 
removeTcpChannel(ChannelId) - 类 中的方法com.github.netty.protocol.DynamicProtocolChannelHandler
 
removeValue(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
replace(K, V) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
 
replace(K, V, V) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
 
replace(K, V, V) - 类 中的方法com.github.netty.core.util.ConcurrentReferenceHashMap
 
replace(K, V) - 类 中的方法com.github.netty.core.util.ConcurrentReferenceHashMap
 
replace(K, V) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
replace(K, V, V) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
reportChannel - 类 中的静态变量com.github.netty.springboot.NettyReportRunnable
 
reportRpc - 类 中的静态变量com.github.netty.springboot.NettyReportRunnable
 
request(long) - 类 中的方法com.github.netty.protocol.nrpc.RpcClientReactivePublisher
 
resendNotAckedPublishes() - 类 中的方法com.github.netty.protocol.mqtt.MqttConnection
 
ResendNotAckedPublishes() - 类 的构造器com.github.netty.protocol.mqtt.MqttInflightResenderChannelHandler.ResendNotAckedPublishes
 
reset() - 类 中的方法com.github.netty.core.util.JavaClassFile.ClassReader
 
reset() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncResponse
 
reset() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardResponse
 
reset() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeResponse
Disallow reset() calls on a included response.
reset() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
Reset response (full reset, head, state, response buffer)
reset() - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
 
RESET_BUFFER_EXCEPTION - 类 中的静态变量com.github.netty.protocol.servlet.ServletOutputStream
 
resetBeanDefinition(String) - 接口 中的方法com.github.netty.core.util.ApplicationX.MergedBeanDefinitionPostProcessor
 
resetBuffer() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncResponse
 
resetBuffer() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardResponse
 
resetBuffer() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
Reset response (only reset response buffer)
resetBuffer(boolean) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
Whether to reset the print stream
resetBuffer() - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStreamWrapper
 
resetHeader() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
resolveBeanClass(ClassLoader) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
resolveClassName(String, ClassLoader) - 类 中的静态方法com.github.netty.core.util.ReflectUtil
 
ResourceAuthenticator - com.github.netty.protocol.mqtt.security中的类
Load user credentials from a text resource.
ResourceAuthenticator(IResourceLoader, String) - 类 的构造器com.github.netty.protocol.mqtt.security.ResourceAuthenticator
 
ResourceIsDirectoryException(String) - 异常错误 的构造器com.github.netty.protocol.mqtt.config.IResourceLoader.ResourceIsDirectoryException
 
ResourceManager - com.github.netty.core.util中的类
Resource management (note: prefix all directories with/for operations)
ResourceManager(String) - 类 的构造器com.github.netty.core.util.ResourceManager
 
ResourceManager(String, String) - 类 的构造器com.github.netty.core.util.ResourceManager
 
ResourceManager(String, String, ClassLoader) - 类 的构造器com.github.netty.core.util.ResourceManager
 
RESPONSE_EOF - 接口 中的静态变量com.github.netty.protocol.mysql.Constants
 
RESPONSE_ERROR - 接口 中的静态变量com.github.netty.protocol.mysql.Constants
 
RESPONSE_LOCAL_INFILE - 接口 中的静态变量com.github.netty.protocol.mysql.Constants
 
RESPONSE_OK - 接口 中的静态变量com.github.netty.protocol.mysql.Constants
 
resumeTransfer() - 类 中的方法com.github.netty.core.util.ChunkedWriteHandler
Continues to fetch the chunks from the input.
RET - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
retain() - 类 中的方法com.github.netty.core.Packet
 
retain(int) - 类 中的方法com.github.netty.core.Packet
 
retain(Topic, MqttPublishMessage) - 接口 中的方法com.github.netty.protocol.mqtt.IRetainedRepository
 
retain(Topic, MqttPublishMessage) - 类 中的方法com.github.netty.protocol.mqtt.MemoryRetainedRepository
 
retainedOnTopic(String) - 接口 中的方法com.github.netty.protocol.mqtt.IRetainedRepository
 
retainedOnTopic(String) - 类 中的方法com.github.netty.protocol.mqtt.MemoryRetainedRepository
 
RETRY_AFTER - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Retry-After"
RETURN - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
RPC_CHARSET - 类 中的静态变量com.github.netty.protocol.nrpc.RpcEncoder
 
RpcClient - com.github.netty.protocol.nrpc中的类
RPC client
RpcClient(String, int) - 类 的构造器com.github.netty.protocol.nrpc.RpcClient
 
RpcClient(InetSocketAddress) - 类 的构造器com.github.netty.protocol.nrpc.RpcClient
 
RpcClient(String, InetSocketAddress) - 类 的构造器com.github.netty.protocol.nrpc.RpcClient
 
RpcClient(String, InetSocketAddress, DataCodec) - 类 的构造器com.github.netty.protocol.nrpc.RpcClient
 
RpcClient.Proxy - com.github.netty.protocol.nrpc中的接口
proxy flag
RpcClient.Sender - com.github.netty.protocol.nrpc中的类
 
RpcClient.State - com.github.netty.protocol.nrpc中的枚举
Client connection status
RpcClientAop - com.github.netty.protocol.nrpc中的接口
event aop
RpcClientCompletableFuture - com.github.netty.protocol.nrpc中的类
support CompletableFuture async response.
RpcClientFuture - com.github.netty.protocol.nrpc中的类
Simple Future
RpcClientFuture() - 类 的构造器com.github.netty.protocol.nrpc.RpcClientFuture
 
RpcClientReactivePublisher - com.github.netty.protocol.nrpc中的类
async response.
RpcClientRxjava3Flowable - com.github.netty.protocol.nrpc中的类
support rxjava3 Flowable async response.
RpcClientRxjava3Observable - com.github.netty.protocol.nrpc中的类
support rxjava3 Observable async response.
RpcCommandAsyncService - com.github.netty.protocol.nrpc.service中的接口
RpcCommandAsyncService
RpcCommandService - com.github.netty.protocol.nrpc.service中的接口
RpcCommandService
RpcCommandServiceImpl - com.github.netty.protocol.nrpc.service中的类
RpcCommandServiceImpl
RpcCommandServiceImpl() - 类 的构造器com.github.netty.protocol.nrpc.service.RpcCommandServiceImpl
 
RpcConnectException - com.github.netty.protocol.nrpc.exception中的异常错误
RpcConnectException
RpcConnectException(String) - 异常错误 的构造器com.github.netty.protocol.nrpc.exception.RpcConnectException
 
RpcConnectException(String, Throwable) - 异常错误 的构造器com.github.netty.protocol.nrpc.exception.RpcConnectException
 
RpcContext<INSTANCE> - com.github.netty.protocol.nrpc中的类
rpc context
RpcContext() - 类 的构造器com.github.netty.protocol.nrpc.RpcContext
 
RpcContext.State - com.github.netty.protocol.nrpc中的枚举
 
RpcDBService - com.github.netty.protocol.nrpc.service中的接口
RpcDBService
RpcDBServiceImpl - com.github.netty.protocol.nrpc.service中的类
RpcDBServiceImpl
RpcDBServiceImpl() - 类 的构造器com.github.netty.protocol.nrpc.service.RpcDBServiceImpl
 
RpcDecodeException - com.github.netty.protocol.nrpc.exception中的异常错误
RpcDecodeException
RpcDecodeException(String) - 异常错误 的构造器com.github.netty.protocol.nrpc.exception.RpcDecodeException
 
RpcDecodeException(String, Throwable) - 异常错误 的构造器com.github.netty.protocol.nrpc.exception.RpcDecodeException
 
RpcDecoder - com.github.netty.protocol.nrpc中的类
RPC decoder Request Packet (note: 1 = request type) -+------8B--------+--1B--+--1B--+------4B------+-----4B-----+------1B--------+-----length-----+------1B-------+---length----+-----4B------+-------length-------------+ | header/version | type | ACK | total length | Request ID | service length | service name | method length | method name | data length | data | | NRPC/010 | 1 | 1 | 55 | 1 | 8 | "/sys/user" | 7 | getUser | 24 | {"age":10,"name":"wang"} | -+----------------+------+------+--------------+------------+----------------+----------------+---------------+-------------+-------------+--------------------------+ Response Packet (note: 2 = response type) -+------8B--------+--1B--+--1B--+------4B------+-----4B-----+---2B---+--------1B------+--length--+---1B---+-----4B------+----------length----------+ | header/version | type | ACK | total length | Request ID | status | message length | message | encode | data length | data | | NRPC/010 | 2 | 0 | 35 | 1 | 200 | 2 | ok | 1 | 24 | {"age":10,"name":"wang"} | -+----------------+------+------+--------------+------------+--------+----------------+----------+--------+-------------+--------------------------+
RpcDecoder() - 类 的构造器com.github.netty.protocol.nrpc.RpcDecoder
 
RpcDecoder(int) - 类 的构造器com.github.netty.protocol.nrpc.RpcDecoder
 
RpcDone - com.github.netty.protocol.nrpc中的接口
rpc done callback
RpcEncodeException - com.github.netty.protocol.nrpc.exception中的异常错误
RpcEncodeException
RpcEncodeException(String) - 异常错误 的构造器com.github.netty.protocol.nrpc.exception.RpcEncodeException
 
RpcEncodeException(String, Throwable) - 异常错误 的构造器com.github.netty.protocol.nrpc.exception.RpcEncodeException
 
RpcEncoder - com.github.netty.protocol.nrpc中的类
RPC encoder Request Packet (note: 1 = request type) -+------8B--------+--1B--+--1B--+------4B------+-----4B-----+------1B--------+-----length-----+------1B-------+---length----+-----4B------+-------length-------------+ | header/version | type | ACK | total length | Request ID | service length | service name | method length | method name | data length | data | | NRPC/010 | 1 | 1 | 55 | 1 | 8 | "/sys/user" | 7 | getUser | 24 | {"age":10,"name":"wang"} | -+----------------+------+------+--------------+------------+----------------+----------------+---------------+-------------+-------------+--------------------------+ Response Packet (note: 2 = response type) -+------8B--------+--1B--+--1B--+------4B------+-----4B-----+---2B---+--------1B------+--length--+---1B---+-----4B------+----------length----------+ | header/version | type | ACK | total length | Request ID | status | message length | message | encode | data length | data | | NRPC/010 | 2 | 0 | 35 | 1 | 200 | 2 | ok | 1 | 24 | {"age":10,"name":"wang"} | -+----------------+------+------+--------------+------------+--------+----------------+----------+--------+-------------+--------------------------+
RpcEncoder() - 类 的构造器com.github.netty.protocol.nrpc.RpcEncoder
 
RpcException - com.github.netty.protocol.nrpc.exception中的异常错误
RpcException
RpcException() - 异常错误 的构造器com.github.netty.protocol.nrpc.exception.RpcException
 
RpcException(String) - 异常错误 的构造器com.github.netty.protocol.nrpc.exception.RpcException
 
RpcException(String, Throwable) - 异常错误 的构造器com.github.netty.protocol.nrpc.exception.RpcException
 
RpcException(Throwable) - 异常错误 的构造器com.github.netty.protocol.nrpc.exception.RpcException
 
RpcException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.github.netty.protocol.nrpc.exception.RpcException
 
RpcMethod<INSTANCE> - com.github.netty.protocol.nrpc中的类
Rpc Method
RpcPacket - com.github.netty.protocol.nrpc中的类
2019/3/17/017.
RpcPacket(int) - 类 的构造器com.github.netty.protocol.nrpc.RpcPacket
 
RpcPacket.RequestPacket - com.github.netty.protocol.nrpc中的类
Rpc Request
RpcPacket.ResponsePacket - com.github.netty.protocol.nrpc中的类
Rpc Response
RpcResponseException - com.github.netty.protocol.nrpc.exception中的异常错误
RpcResponseException
RpcResponseException(Integer, String) - 异常错误 的构造器com.github.netty.protocol.nrpc.exception.RpcResponseException
 
RpcResponseException(Integer, String, boolean) - 异常错误 的构造器com.github.netty.protocol.nrpc.exception.RpcResponseException
 
RpcServer - com.github.netty.protocol.nrpc中的类
Rpc Server
RpcServer(int) - 类 的构造器com.github.netty.protocol.nrpc.RpcServer
 
RpcServer(String, int) - 类 的构造器com.github.netty.protocol.nrpc.RpcServer
 
RpcServer(String, InetSocketAddress) - 类 的构造器com.github.netty.protocol.nrpc.RpcServer
 
RpcServerAop - com.github.netty.protocol.nrpc中的接口
event aop
RpcServerChannelHandler - com.github.netty.protocol.nrpc中的类
Server side processor
RpcServerChannelHandler() - 类 的构造器com.github.netty.protocol.nrpc.RpcServerChannelHandler
 
RpcServerChannelHandler(DataCodec) - 类 的构造器com.github.netty.protocol.nrpc.RpcServerChannelHandler
 
RpcServerInstance - com.github.netty.protocol.nrpc中的类
RPC server instance
RpcServerInstance(Object, DataCodec, Function<Method, String[]>, Function<Method, String>, boolean) - 类 的构造器com.github.netty.protocol.nrpc.RpcServerInstance
A constructor
RpcTimeoutException - com.github.netty.protocol.nrpc.exception中的异常错误
RpcTimeoutException
RpcTimeoutException(String, boolean, long, long) - 异常错误 的构造器com.github.netty.protocol.nrpc.exception.RpcTimeoutException
 
RpcVersion - com.github.netty.protocol.nrpc中的枚举
nrpc protocol version
RpcWriteException - com.github.netty.protocol.nrpc.exception中的异常错误
RpcWriteException
RpcWriteException(String) - 异常错误 的构造器com.github.netty.protocol.nrpc.exception.RpcWriteException
 
RpcWriteException(String, Throwable) - 异常错误 的构造器com.github.netty.protocol.nrpc.exception.RpcWriteException
 
Rtsp() - 类 的构造器com.github.netty.springboot.NettyProperties.Rtsp
 
RtspProtocol - com.github.netty.protocol中的类
Real-time streaming media transfer protocol (commonly used for live streaming, video)
RtspProtocol() - 类 的构造器com.github.netty.protocol.RtspProtocol
 
RtspProtocol(int, int, int, ChannelHandler) - 类 的构造器com.github.netty.protocol.RtspProtocol
 
RtspServerChannelHandler - com.github.netty.protocol.rtsp中的类
R: OPTIONS rtsp://192.168.1.152:554/cgi-bin/rtspStream/1 RTSP/1.0 CSeq: 2 User-Agent: LIVE555 Streaming Media v2012.01.13 A: RTSP/1.0 200 OK CSeq: 2 Date: Mon, Sep 24 2012 06:41:15 GMT Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE, GET_PARAMETER, SET_PARAMETER R: DESCRIBE rtsp://192.168.1.152:554/cgi-bin/rtspStream/1 RTSP/1.0 CSeq: 3 User-Agent: LIVE555 Streaming Media v2012.01.13 Accept: application/sdp A: RTSP/1.0 200 OK CSeq: 3 Date: Mon, Sep 24 2012 06:41:16 GMT Content-Base: rtsp://192.168.1.152:554/cgi-bin/rtspStream/1/ Content-Type: application/sdp Content-Length: 409 v=0 o=- 1348468876053786 1 IN IP4 192.168.1.152 s=Everfocus Media Server t=0 0 c=IN IP4 0.0.0.0 a=tool:Everfocus Streaming Media Apr 10 2012 v1.0.1 a=type:broadcase a=control:* m=video 0 RTP/AVP 96 a=framerate:25 a=control:track1 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1; profile-level-id=420020; sprop-parameter-sets=Z0IAIJWoFAHmQA==,aM48gA== m=audio 0 RTP/AVP 0 a=control:track2 R: SETUP rtsp://192.168.1.152:554/cgi-bin/rtspStream/1/track1 RTSP/1.0 CSeq: 4 User-Agent: LIVE555 Streaming Media v2012.01.13 Transport: RTP/AVP;unicast;client_port=3370-3371 A: RTSP/1.0 200 OK CSeq: 4 Date: Mon, Sep 24 2012 06:41:16 GMT Transport: RTP/AVP;unicast;destination=192.168.1.153;source=192.168.1.152;client_port=3370-3371;server_port=6970-6971 Session: 123009;timeout=120 R: PLAY rtsp://192.168.1.152:554/cgi-bin/rtspStream/1/ RTSP/1.0 CSeq: 5 User-Agent: LIVE555 Streaming Media v2012.01.13 Session: 123009 Range: npt=0.000- A: RTP stream data ......
RtspServerChannelHandler() - 类 的构造器com.github.netty.protocol.rtsp.RtspServerChannelHandler
 
run() - 类 中的方法com.github.netty.core.AbstractNettyServer
 
run() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap.ExpiresNotify
 
run() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap.ExpiresScan
 
run() - 类 中的方法com.github.netty.core.util.NettyThreadX
 
run() - 类 中的方法com.github.netty.protocol.mysql.listener.WriterLogFilePacketListener.WriterLogRunnable
 
run() - 类 中的方法com.github.netty.protocol.servlet.NettyMessageToServletRunnable.HttpRunnable
 
run() - 类 中的方法com.github.netty.protocol.servlet.websocket.NettyMessageToWebSocketRunnable.WebsocketRunnable
 
run() - 类 中的方法com.github.netty.springboot.NettyReportRunnable
 
run() - 类 中的方法io.netty.channel.epoll.EpollChannelReportRunnable
 
run() - 类 中的方法io.netty.channel.nio.NioChannelReportRunnable
 
RUNNABLE - 类 中的静态变量com.github.netty.protocol.mysql.listener.WriterLogFilePacketListener.Lazy
 

S

s1() - 类 中的方法com.github.netty.core.util.AnnotationMethodToMethodNameFunction
 
s1(String) - 类 中的方法com.github.netty.core.util.AnnotationMethodToParameterNamesFunction
 
s2() - 类 中的方法com.github.netty.core.util.AnnotationMethodToMethodNameFunction
 
s2(String) - 类 中的方法com.github.netty.core.util.AnnotationMethodToParameterNamesFunction
 
s3(String) - 类 中的方法com.github.netty.core.util.AnnotationMethodToParameterNamesFunction
 
S_MAXAGE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"s-maxage"
SALOAD - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
SASTORE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
save() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
saveSession(Session) - 类 中的方法com.github.netty.protocol.servlet.SessionCompositeServiceImpl
 
saveSession(Session) - 类 中的方法com.github.netty.protocol.servlet.SessionLocalFileServiceImpl
 
saveSession(Session) - 类 中的方法com.github.netty.protocol.servlet.SessionLocalMemoryServiceImpl
 
saveSession(Session) - 类 中的方法com.github.netty.protocol.servlet.SessionRemoteRpcServiceImpl
 
saveSession(Session) - 接口 中的方法com.github.netty.protocol.servlet.SessionService
Save the session
scanner(ClassLoader, boolean) - 类 中的方法com.github.netty.core.util.ApplicationX
 
scanner(ClassLoader, boolean, ApplicationX.ScannerResult) - 类 中的方法com.github.netty.core.util.ApplicationX
 
scanner(String...) - 类 中的方法com.github.netty.core.util.ApplicationX
 
scanner(boolean, String...) - 类 中的方法com.github.netty.core.util.ApplicationX
 
Scanner() - 类 的构造器com.github.netty.core.util.ApplicationX.Scanner
 
scannerBeginTimestamp - 类 中的变量com.github.netty.core.util.ApplicationX.ScannerResult
 
scannerEndTimestamp - 类 中的变量com.github.netty.core.util.ApplicationX.ScannerResult
 
ScannerResult() - 类 的构造器com.github.netty.core.util.ApplicationX.ScannerResult
 
scheduleAtFixedRate() - 类 中的静态方法com.github.netty.core.util.ExpiryLRUMap.ExpiresScan
 
scheduleReconnectTask(long, TimeUnit) - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
 
schema(String) - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket.Builder
 
SCOPE_PROTOTYPE - 类 中的静态变量com.github.netty.core.util.ApplicationX.BeanDefinition
 
SCOPE_SINGLETON - 类 中的静态变量com.github.netty.core.util.ApplicationX.BeanDefinition
 
SEC_WEBSOCKET_ACCEPT - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Sec-WebSocket-Accept"
SEC_WEBSOCKET_EXTENSIONS - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Sec-WebSocket-Extensions"
SEC_WEBSOCKET_KEY - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Sec-WebSocket-Key"
SEC_WEBSOCKET_KEY1 - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Sec-WebSocket-Key1"
SEC_WEBSOCKET_KEY2 - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Sec-WebSocket-Key2"
SEC_WEBSOCKET_LOCATION - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Sec-WebSocket-Location"
SEC_WEBSOCKET_ORIGIN - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Sec-WebSocket-Origin"
SEC_WEBSOCKET_PROTOCOL - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Sec-WebSocket-Protocol"
SEC_WEBSOCKET_VERSION - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Sec-WebSocket-Version"
SECURE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
 
sendError(int) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeResponse
Disallow sendError() calls on an included response.
sendError(int, String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeResponse
Disallow sendError() calls on an included response.
sendError(int, String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
sendError(int) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
sendObjectImpl(Object, SendHandler) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
sendPublishRetainedQos0(Topic, MqttQoS, ByteBuf) - 类 中的方法com.github.netty.protocol.mqtt.MqttConnection
 
sendPublishRetainedWithPacketId(Topic, MqttQoS, ByteBuf) - 类 中的方法com.github.netty.protocol.mqtt.MqttConnection
 
sendRedirect(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeResponse
Disallow sendRedirect() calls on an included response.
sendRedirect(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
sequenceId(int) - 类 中的方法com.github.netty.protocol.mysql.client.ClientHandshakePacket.Builder
 
sequenceId(int) - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket.Builder
 
sequenceId(int) - 类 中的方法com.github.netty.protocol.mysql.server.ServerHandshakePacket.Builder
 
sequenceId(int) - 类 中的方法com.github.netty.protocol.mysql.server.ServerOkPacket.Builder
 
SERVER - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Server"
SERVER_CONTAINER_SERVLET_CONTEXT_ATTRIBUTE - 类 中的静态变量com.github.netty.springboot.server.NettyRequestUpgradeStrategy
 
SERVER_ERROR - 类 中的静态变量com.github.netty.protocol.nrpc.RpcPacket.ResponsePacket
 
ServerColumnCountPacket - com.github.netty.protocol.mysql.server中的类
 
ServerColumnCountPacket(int, int) - 类 的构造器com.github.netty.protocol.mysql.server.ServerColumnCountPacket
 
ServerColumnDefinitionPacket - com.github.netty.protocol.mysql.server中的类
 
ServerColumnDefinitionPacket.Builder - com.github.netty.protocol.mysql.server中的类
 
ServerConnectionDecoder - com.github.netty.protocol.mysql.server中的类
 
ServerConnectionDecoder(Session, int) - 类 的构造器com.github.netty.protocol.mysql.server.ServerConnectionDecoder
 
ServerDecoder - com.github.netty.protocol.mysql.server中的接口
 
ServerEofPacket - com.github.netty.protocol.mysql.server中的类
 
ServerEofPacket(int, int, ServerStatusFlag...) - 类 的构造器com.github.netty.protocol.mysql.server.ServerEofPacket
 
ServerEofPacket(int, int, Collection<ServerStatusFlag>) - 类 的构造器com.github.netty.protocol.mysql.server.ServerEofPacket
 
ServerErrorPacket - com.github.netty.protocol.mysql.server中的类
This packet indicates that an error occurred.
ServerErrorPacket(int, int, byte[], String) - 类 的构造器com.github.netty.protocol.mysql.server.ServerErrorPacket
 
ServerHandshakePacket - com.github.netty.protocol.mysql.server中的类
 
ServerHandshakePacket.Builder - com.github.netty.protocol.mysql.server中的类
 
ServerListener - com.github.netty.core中的接口
Server listening Created by wangzihao on 2018/11/12/012.
ServerOkPacket - com.github.netty.protocol.mysql.server中的类
 
ServerOkPacket(ServerOkPacket.Builder) - 类 的构造器com.github.netty.protocol.mysql.server.ServerOkPacket
 
ServerOkPacket.Builder - com.github.netty.protocol.mysql.server中的类
 
ServerPacket - com.github.netty.protocol.mysql.server中的接口
 
ServerPacketEncoder - com.github.netty.protocol.mysql.server中的类
 
ServerPacketEncoder(Session) - 类 的构造器com.github.netty.protocol.mysql.server.ServerPacketEncoder
 
ServerResultsetDecoder - com.github.netty.protocol.mysql.server中的类
 
ServerResultsetDecoder(Session, int) - 类 的构造器com.github.netty.protocol.mysql.server.ServerResultsetDecoder
 
ServerResultsetRowPacket - com.github.netty.protocol.mysql.server中的类
 
ServerResultsetRowPacket(int, String...) - 类 的构造器com.github.netty.protocol.mysql.server.ServerResultsetRowPacket
 
ServerResultsetRowPacket(int, Collection<String>) - 类 的构造器com.github.netty.protocol.mysql.server.ServerResultsetRowPacket
 
ServerStatusFlag - com.github.netty.protocol.mysql中的枚举
The MySQL client/server capability flags.
ServerThreadPool() - 类 的构造器com.github.netty.springboot.NettyProperties.HttpServlet.ServerThreadPool
 
serverVersion(CharSequence) - 类 中的方法com.github.netty.protocol.mysql.server.ServerHandshakePacket.Builder
 
ServletAsyncContext - com.github.netty.protocol.servlet中的类
Context for asynchronous processing
ServletAsyncContext(ServletHttpExchange, ServletContext, Executor) - 类 的构造器com.github.netty.protocol.servlet.ServletAsyncContext
 
ServletContext - com.github.netty.protocol.servlet中的类
Servlet context (lifetime same as server)
ServletContext() - 类 的构造器com.github.netty.protocol.servlet.ServletContext
 
ServletContext(ClassLoader) - 类 的构造器com.github.netty.protocol.servlet.ServletContext
 
ServletDefaultHttpServlet - com.github.netty.protocol.servlet中的类
a default servlet
ServletDefaultHttpServlet() - 类 的构造器com.github.netty.protocol.servlet.ServletDefaultHttpServlet
 
ServletErrorPage - com.github.netty.protocol.servlet中的类
Error page
ServletErrorPage(int, Class<? extends Throwable>, String) - 类 的构造器com.github.netty.protocol.servlet.ServletErrorPage
 
ServletErrorPageManager - com.github.netty.protocol.servlet中的类
Error page management
ServletErrorPageManager() - 类 的构造器com.github.netty.protocol.servlet.ServletErrorPageManager
 
ServletEventListenerManager - com.github.netty.protocol.servlet中的类
Servlet global event listener
ServletEventListenerManager() - 类 的构造器com.github.netty.protocol.servlet.ServletEventListenerManager
 
ServletFilePart - com.github.netty.protocol.servlet中的类
formData File blocks
ServletFilePart(FileUpload, Supplier<ResourceManager>) - 类 的构造器com.github.netty.protocol.servlet.ServletFilePart
 
ServletFilterChain - com.github.netty.protocol.servlet中的类
The servlet filter chain
ServletFilterRegistration - com.github.netty.protocol.servlet中的类
servlet Filter registration
ServletFilterRegistration(String, Filter, ServletContext, FilterMapper<ServletFilterRegistration>) - 类 的构造器com.github.netty.protocol.servlet.ServletFilterRegistration
 
ServletHttpAsyncRequest - com.github.netty.protocol.servlet中的类
Servlet request asynchronous
ServletHttpAsyncRequest(HttpServletRequest, ServletAsyncContext) - 类 的构造器com.github.netty.protocol.servlet.ServletHttpAsyncRequest
 
ServletHttpAsyncResponse - com.github.netty.protocol.servlet中的类
Servlet asynchronous response, (note: control of the output stream is transferred to the new servlet, and the original servlet can no longer manipulate the output stream)
ServletHttpAsyncResponse(ServletHttpServletResponse, ServletOutputStream) - 类 的构造器com.github.netty.protocol.servlet.ServletHttpAsyncResponse
 
ServletHttpExchange - com.github.netty.protocol.servlet中的类
Servlet object (contains 3 big objects: request, response, TCP channel)
ServletHttpForwardRequest - com.github.netty.protocol.servlet中的类
Servlet request forwarding
ServletHttpForwardRequest(HttpServletRequest) - 类 的构造器com.github.netty.protocol.servlet.ServletHttpForwardRequest
 
ServletHttpForwardResponse - com.github.netty.protocol.servlet中的类
Servlet response forwarding, (note: control of the output stream is transferred to the new servlet, and the original servlet can no longer operate the output stream)
ServletHttpForwardResponse(ServletHttpServletResponse, ServletOutputStream) - 类 的构造器com.github.netty.protocol.servlet.ServletHttpForwardResponse
 
ServletHttpIncludeRequest - com.github.netty.protocol.servlet中的类
Servlet request forwarding
ServletHttpIncludeRequest(HttpServletRequest) - 类 的构造器com.github.netty.protocol.servlet.ServletHttpIncludeRequest
 
ServletHttpIncludeResponse - com.github.netty.protocol.servlet中的类
Servlet response introduction
ServletHttpIncludeResponse(HttpServletResponse) - 类 的构造器com.github.netty.protocol.servlet.ServletHttpIncludeResponse
 
ServletHttpServletRequest - com.github.netty.protocol.servlet中的类
The servlet request
ServletHttpServletResponse - com.github.netty.protocol.servlet中的类
Servlet response
ServletHttpSession - com.github.netty.protocol.servlet中的类
The servlet session
ServletInputStreamWrapper - com.github.netty.protocol.servlet中的类
The servlet input stream
ServletInputStreamWrapper(Supplier<InterfaceHttpPostRequestDecoder>, Supplier<ResourceManager>) - 类 的构造器com.github.netty.protocol.servlet.ServletInputStreamWrapper
 
ServletOutputStream - com.github.netty.protocol.servlet中的类
Servlet OutputStream
ServletOutputStream.CloseListener - com.github.netty.protocol.servlet中的类
Closing the listening wrapper class (for data collection)
ServletOutputStreamWrapper - com.github.netty.protocol.servlet中的类
Servlets output streams (wrapper classes) that control access to the flow
ServletOutputStreamWrapper(ChannelFutureListener) - 类 的构造器com.github.netty.protocol.servlet.ServletOutputStreamWrapper
 
ServletPrincipal - com.github.netty.protocol.servlet中的类
The servlet identity
ServletPrincipal(String, String) - 类 的构造器com.github.netty.protocol.servlet.ServletPrincipal
 
ServletPrintWriter - com.github.netty.protocol.servlet中的类
Printing flow
ServletRegistration - com.github.netty.protocol.servlet中的类
The servlet supportPipeline
ServletRegistration(String, Servlet, ServletContext, UrlMapper<ServletRegistration>) - 类 的构造器com.github.netty.protocol.servlet.ServletRegistration
 
ServletRequestDispatcher - com.github.netty.protocol.servlet中的类
Servlet request scheduling
ServletResetBufferIOException - com.github.netty.protocol.servlet中的异常错误
 
ServletResetBufferIOException() - 异常错误 的构造器com.github.netty.protocol.servlet.ServletResetBufferIOException
 
ServletSessionCookieConfig - com.github.netty.protocol.servlet中的类
Configuration of session cookies
ServletSessionCookieConfig() - 类 的构造器com.github.netty.protocol.servlet.ServletSessionCookieConfig
 
ServletTextPart - com.github.netty.protocol.servlet中的类
formData Text block
ServletTextPart(Attribute, Supplier<ResourceManager>) - 类 的构造器com.github.netty.protocol.servlet.ServletTextPart
 
ServletUtil - com.github.netty.protocol.servlet.util中的类
ServletUtil
ServletUtil() - 类 的构造器com.github.netty.protocol.servlet.util.ServletUtil
 
Session - com.github.netty.protocol.mysql中的类
 
Session() - 类 的构造器com.github.netty.protocol.mysql.Session
 
Session(String) - 类 的构造器com.github.netty.protocol.mysql.Session
 
Session - com.github.netty.protocol.servlet中的类
Session entity class
Session() - 类 的构造器com.github.netty.protocol.servlet.Session
 
Session(String) - 类 的构造器com.github.netty.protocol.servlet.Session
 
SessionCompositeServiceImpl - com.github.netty.protocol.servlet中的类
Composite session service
SessionCompositeServiceImpl() - 类 的构造器com.github.netty.protocol.servlet.SessionCompositeServiceImpl
 
SessionLocalFileServiceImpl - com.github.netty.protocol.servlet中的类
Local file session service
SessionLocalFileServiceImpl(ResourceManager) - 类 的构造器com.github.netty.protocol.servlet.SessionLocalFileServiceImpl
 
SessionLocalMemoryServiceImpl - com.github.netty.protocol.servlet中的类
Local memory session service
SessionLocalMemoryServiceImpl() - 类 的构造器com.github.netty.protocol.servlet.SessionLocalMemoryServiceImpl
 
SessionLocalMemoryServiceImpl(Map<String, Session>) - 类 的构造器com.github.netty.protocol.servlet.SessionLocalMemoryServiceImpl
 
SessionRemoteRpcServiceImpl - com.github.netty.protocol.servlet中的类
Remote session service
SessionRemoteRpcServiceImpl(InetSocketAddress) - 类 的构造器com.github.netty.protocol.servlet.SessionRemoteRpcServiceImpl
 
SessionRemoteRpcServiceImpl(InetSocketAddress, int, int, boolean, int, int) - 类 的构造器com.github.netty.protocol.servlet.SessionRemoteRpcServiceImpl
 
SessionService - com.github.netty.protocol.servlet中的接口
Session service
sessionStateChanges(String) - 类 中的方法com.github.netty.protocol.mysql.server.ServerOkPacket.Builder
 
set() - 类 中的静态方法com.github.netty.core.util.ConcurrentLinkedHashMap.Weighers
A weigher where the value is a Set and its weight is the number of elements.
set(K, V) - 类 中的方法com.github.netty.core.util.LinkedMultiValueMap
 
set100ContinueExpected(HttpMessage, boolean) - 类 中的静态方法com.github.netty.protocol.servlet.util.HttpHeaderUtil
Sets or removes the "Expect: 100-continue" header to / from the specified message.
SET_COOKIE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Set-Cookie"
SET_COOKIE2 - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Set-Cookie2"
setAccessCount(int) - 类 中的方法com.github.netty.protocol.servlet.Session
 
setAck(byte) - 类 中的方法com.github.netty.core.Packet
 
setAck(byte) - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket
 
setAll(Map<K, V>) - 类 中的方法com.github.netty.core.util.LinkedMultiValueMap
 
setApplication(ApplicationX) - 接口 中的方法com.github.netty.core.util.ApplicationX.ApplicationAware
 
setAsyncExecutorSupplier(Supplier<Executor>) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
setAsyncSendTimeout(long) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketServerContainer
The default value for this implementation is -1.
setAsyncSupported(boolean) - 类 中的方法com.github.netty.protocol.servlet.ServletFilterRegistration
 
setAsyncSupported(boolean) - 类 中的方法com.github.netty.protocol.servlet.ServletRegistration
 
setAttribute(String, Object) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
setAttribute(String, Object) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
setAttribute(String, Object) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
Override the setAttribute() method of the wrapped request.
setAttribute(ChannelHandlerContext, AttributeKey<T>, T) - 类 中的静态方法com.github.netty.protocol.servlet.ServletHttpExchange
 
setAttribute(AttributeKey<T>, T) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpExchange
 
setAttribute(String, Object) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardRequest
Override the setAttribute() method of the wrapped request.
setAttribute(String, Object) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeRequest
Override the setAttribute() method of the wrapped request.
setAttribute(String, Object) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
setAttribute(String, Object) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
setAttributeMap(Map<String, Object>) - 类 中的方法com.github.netty.protocol.servlet.Session
 
setAuthFlushed(boolean) - 类 中的方法com.github.netty.protocol.mqtt.MqttConnection
 
setAutoFlush(boolean) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
setAutoFlushIdleMs(int) - 类 中的方法com.github.netty.core.AbstractProtocol
 
setAutoFlushIdleMs(int) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
setAutoFlushIdleMs(int) - 类 中的方法com.github.netty.springboot.NettyProperties.Mqtt
 
setAutowireMode(int) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
setBackendBusinessHandler(Supplier<MysqlBackendBusinessHandler>) - 类 中的方法com.github.netty.protocol.MysqlProtocol
 
setBackendBusinessHandler(Class<? extends MysqlBackendBusinessHandler>) - 类 中的方法com.github.netty.springboot.NettyProperties.Mysql
 
setBackendCapabilities(Set<CapabilityFlags>) - 类 中的方法com.github.netty.protocol.mysql.Session
 
setBackendChannel(Channel) - 类 中的方法com.github.netty.protocol.mysql.Session
 
setBasedir(File) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
setBeanClass(Class) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
setBeanClassLoader(ClassLoader) - 类 中的方法com.github.netty.springboot.client.NettyRpcClientBeanDefinitionRegistrar
 
setBeanClassName(String) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
setBeanFactory(BeanFactory) - 类 中的方法com.github.netty.springboot.client.NettyRpcClientBeanDefinitionRegistrar
 
setBeanFactory(BeanFactory) - 类 中的方法com.github.netty.springboot.server.HttpServletProtocolSpringAdapter
 
setBeanName(String) - 接口 中的方法com.github.netty.core.util.ApplicationX.BeanNameAware
 
setBeanNameGenerator(Function<ApplicationX.BeanDefinition, String>) - 类 中的方法com.github.netty.core.util.ApplicationX
 
setBeanSupplier(Supplier<?>) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
setBeforeInstantiationResolved(Boolean) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
setBody(ByteBuf) - 类 中的方法com.github.netty.core.Packet
 
setBufferSize(int) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncResponse
 
setBufferSize(int) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardResponse
 
setBufferSize(int) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeResponse
Ignore setBufferSize() calls on an included response.
setBufferSize(int) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
setByte(byte[], int, int) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
setCachePatterns(boolean) - 类 中的方法com.github.netty.protocol.servlet.util.AntPathMatcher
Specify whether to cache parsed pattern metadata for patterns passed into this matcher's AntPathMatcher.match(java.lang.String, java.lang.String, java.lang.String) method.
setCapacity(long) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
Sets the maximum weighted capacity of the map and eagerly evicts entries until it shrinks to the appropriate size.
setCaseSensitive(boolean) - 类 中的方法com.github.netty.protocol.servlet.util.AntPathMatcher
Specify whether to perform pattern matching in a case-sensitive fashion.
setChannel(SocketChannel) - 类 中的方法com.github.netty.core.AbstractNettyClient
 
setChannel(SocketChannel) - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
 
setChannelHandler(Class<? extends DynamicProtocolChannelHandler>) - 类 中的方法com.github.netty.springboot.NettyProperties
 
setCharacterEncoding(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
setCharacterEncoding(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
setClientCharsetAttr(MysqlCharacterSet) - 类 中的方法com.github.netty.protocol.mysql.Session
 
setClientConnectTimeout(int) - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
setClientDefaultVersion(String) - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
setClientEnableHeartLog(boolean) - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
setClientHeartIntervalTimeMs(int) - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
setClientIoRatio(int) - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
setClientIoThreads(int) - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
setClientMethodOverwriteCheck(boolean) - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
setClientReconnectScheduledIntervalMs(int) - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
setClientReconnectScheduledTaskEnable(boolean) - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
setClientServerResponseTimeout(int) - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
setCloseListener(ChannelFutureListener) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStream.CloseListener
 
setCloseListener(ChannelFutureListener) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStream
 
setComment(String) - 类 中的方法com.github.netty.protocol.servlet.ServletSessionCookieConfig
 
setComment(String) - 类 中的方法javax.servlet.http.Cookie
Specifies a comment that describes a cookie's purpose.
setCompressionExcludedUserAgents(String[]) - 类 中的方法com.github.netty.protocol.HttpServletProtocol
 
setCompressionMimeTypes(String[]) - 类 中的方法com.github.netty.protocol.HttpServletProtocol
 
setConnectionId(int) - 类 中的方法com.github.netty.protocol.mysql.Session
 
setConnectTimeout(long) - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
 
setContentLength(int) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeResponse
Disallow setContentLength(int) calls on an included response.
setContentLength(int) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
setContentLength(long) - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
 
setContentLength(HttpHeaders, long) - 类 中的静态方法com.github.netty.protocol.servlet.util.HttpHeaderUtil
Sets the "Content-Length" header.
setContentLengthLong(long) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeResponse
Disallow setContentLengthLong(long) calls on an included response.
setContentLengthLong(long) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
setContentSizeThreshold(int) - 类 中的方法com.github.netty.protocol.HttpServletProtocol
 
setContentType(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeResponse
Disallow setContentType() calls on an included response.
setContentType(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
setContextPath(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
setCoreThreads(int) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet.ServerThreadPool
 
setCreateTimestamp(long) - 异常错误 中的方法com.github.netty.protocol.nrpc.exception.RpcTimeoutException
 
setCreationTime(long) - 类 中的方法com.github.netty.protocol.servlet.Session
 
setData(byte[]) - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket
 
setDataCodec(DataCodec) - 类 中的方法com.github.netty.protocol.nrpc.RpcServerInstance
 
setDateHeader(String, long) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeResponse
Disallow setDateHeader() calls on an included response.
setDateHeader(String, long) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
setDecoderResult(DecoderResult) - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
 
setDefaultExecutorSupplier(Supplier<Executor>) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
setDefaultExpiryTime(long) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
setDefaultMaxBinaryMessageBufferSize(int) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketServerContainer
 
setDefaultMaxSessionIdleTimeout(long) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketServerContainer
 
setDefaultMaxTextMessageBufferSize(int) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketServerContainer
 
setDependencyCheck(int) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
setDestroyMethodName(String) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
setDispatcherExecutor(Supplier<Executor>) - 类 中的方法com.github.netty.core.DispatcherChannelHandler
 
setDispatcherType(DispatcherType) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardRequest
 
setDispatcherType(DispatcherType) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeRequest
 
setDispatchPath(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
 
setDocBase(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
setDocBase(String, String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
setDomain(String) - 类 中的方法com.github.netty.protocol.servlet.ServletSessionCookieConfig
 
setDomain(String) - 类 中的方法javax.servlet.http.Cookie
Specifies the domain within which this cookie should be presented.
setDumpPath(String) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet.ServerThreadPool
 
setDynamicProtocolChannelHandler(DynamicProtocolChannelHandler) - 类 中的方法com.github.netty.StartupServer
 
setEnable(boolean) - 类 中的方法com.github.netty.protocol.mysql.listener.WriterLogFilePacketListener
 
setEnable(boolean) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet.ServerThreadPool
 
setEnable(boolean) - 类 中的方法com.github.netty.springboot.NettyProperties.MysqlProxyLog
 
setEnableContentCompression(boolean) - 类 中的方法com.github.netty.protocol.HttpServletProtocol
 
setEnabled(boolean) - 类 中的方法com.github.netty.springboot.NettyProperties.Mqtt
 
setEnabled(boolean) - 类 中的方法com.github.netty.springboot.NettyProperties.Mysql
 
setEnableLookupFlag(boolean) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
setEnableMetrics(boolean) - 类 中的方法com.github.netty.protocol.MqttProtocol
 
setEnableNsLookup(boolean) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
setEnableReconnectScheduledTask(boolean) - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
 
setEnableRpcHeartLog(boolean) - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
 
setEnablesLocalFileSession(boolean) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
setEnableTcpPackageLog(boolean) - 类 中的方法com.github.netty.springboot.NettyProperties
 
setEncode(DataCodec.Encode) - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket.ResponsePacket
 
setEnvironment(Environment) - 类 中的方法com.github.netty.springboot.client.NettyRpcClientBeanDefinitionRegistrar
 
setErrorNumber(int) - 异常错误 中的方法com.github.netty.protocol.mysql.exception.ProxyException
 
setExchange(ServletHttpExchange) - 类 中的方法com.github.netty.protocol.servlet.NettyMessageToServletRunnable.HttpRunnable
 
setExecutor(Supplier<Executor>) - 类 中的方法com.github.netty.protocol.HttpServletProtocol
 
setExecutor(Class<? extends Executor>) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet.ServerThreadPool
 
setExpiryTimestamp(long) - 异常错误 中的方法com.github.netty.protocol.nrpc.exception.RpcTimeoutException
 
setFieldMap(Map<AsciiString, ByteBuf>) - 类 中的方法com.github.netty.core.Packet
 
setFileSizeThreshold(int) - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
 
setFileUploadTimeoutMs(long) - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
 
setFirstClientPacketReadTimeoutMs(long) - 类 中的方法com.github.netty.protocol.DynamicProtocolChannelHandler
 
setFirstClientPacketReadTimeoutMs(long) - 类 中的方法com.github.netty.springboot.NettyProperties
 
setFixed(boolean) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet.ServerThreadPool
 
setForwardName(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardRequest
 
setForwardPath(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardRequest
 
setFrame(WebSocketFrame) - 类 中的方法com.github.netty.protocol.servlet.websocket.NettyMessageToWebSocketRunnable.WebsocketRunnable
 
setFrontendBusinessHandler(Supplier<MysqlFrontendBusinessHandler>) - 类 中的方法com.github.netty.protocol.MysqlProtocol
 
setFrontendBusinessHandler(Class<? extends MysqlFrontendBusinessHandler>) - 类 中的方法com.github.netty.springboot.NettyProperties.Mysql
 
setFrontendCapabilities(Set<CapabilityFlags>) - 类 中的方法com.github.netty.protocol.mysql.Session
 
setFrontendChannel(Channel) - 类 中的方法com.github.netty.protocol.mysql.Session
 
setHeader(String, String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeResponse
Disallow setHeader() calls on an included response.
setHeader(String, String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
setHttpExchange(ChannelHandlerContext, ServletHttpExchange) - 类 中的静态方法com.github.netty.protocol.servlet.ServletHttpExchange
 
setHttpOnly(boolean) - 类 中的方法com.github.netty.protocol.servlet.ServletSessionCookieConfig
 
setHttpOnly(boolean) - 类 中的方法javax.servlet.http.Cookie
Sets the flag that controls if this cookie will be hidden from scripts on the client side.
setHttpSession(ChannelHandlerContext, ServletHttpSession) - 类 中的静态方法com.github.netty.protocol.servlet.ServletHttpExchange
Bind httpSession to the pipe property
setHttpSession(ServletHttpSession) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpExchange
 
setId(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
setId(String) - 类 中的方法com.github.netty.protocol.servlet.Session
 
setIdleTimeMs(int) - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
 
setIncludeName(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeRequest
 
setIncludePath(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeRequest
 
setInitMethodName(String) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
setInitParameter(String, String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
setInitParameter(String, String) - 类 中的方法com.github.netty.protocol.servlet.ServletFilterRegistration
 
setInitParameter(String, String) - 类 中的方法com.github.netty.protocol.servlet.ServletRegistration
 
setInitParameters(Map<String, String>) - 类 中的方法com.github.netty.protocol.servlet.ServletFilterRegistration
 
setInitParameters(Map<String, String>) - 类 中的方法com.github.netty.protocol.servlet.ServletRegistration
 
setInt(byte[], int, int) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
setIntHeader(String, int) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeResponse
Disallow setIntHeader() calls on an included response.
setIntHeader(String, int) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
setIntLE(byte[], int, int) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
setIoRatio(int) - 类 中的方法com.github.netty.core.AbstractNettyClient
 
setIoRatio(int) - 类 中的方法com.github.netty.core.AbstractNettyServer
 
setIoThreadCount(int) - 类 中的方法com.github.netty.core.AbstractNettyClient
 
setIoThreadCount(int) - 类 中的方法com.github.netty.core.AbstractNettyServer
 
setKeepAlive(HttpResponse, boolean) - 类 中的静态方法com.github.netty.protocol.servlet.util.HttpHeaderUtil
Sets the value of the "Connection" header depending on the protocol version of the specified message.
setKeepAliveSeconds(int) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet.ServerThreadPool
 
setLastAccessedTime(long) - 类 中的方法com.github.netty.protocol.servlet.Session
 
setLazyInit(boolean) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
setLoadBalancedSupplier(Supplier<NettyRpcLoadBalanced>) - 类 中的方法com.github.netty.springboot.client.NettyRpcClientProxy
 
setLoadOnStartup(int) - 类 中的方法com.github.netty.protocol.servlet.ServletRegistration
 
setLocale(Locale) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeResponse
Disallow setLocale() calls on an included response.
setLocale(Locale) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
setLogFileName(String) - 类 中的方法com.github.netty.protocol.mysql.listener.WriterLogFilePacketListener
 
setLogFileName(String) - 类 中的方法com.github.netty.springboot.NettyProperties.MysqlProxyLog
 
setLogFlushInterval(int) - 类 中的方法com.github.netty.springboot.NettyProperties.MysqlProxyLog
 
setLogPath(String) - 类 中的方法com.github.netty.protocol.mysql.listener.WriterLogFilePacketListener
 
setLogPath(String) - 类 中的方法com.github.netty.springboot.NettyProperties.MysqlProxyLog
 
setLogWriteInterval(int) - 类 中的方法com.github.netty.protocol.mysql.listener.WriterLogFilePacketListener
 
setLong(byte[], int, long) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
setLongLE(byte[], int, long) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
setMaxAge(int) - 类 中的方法com.github.netty.protocol.servlet.ServletSessionCookieConfig
 
setMaxAge(int) - 类 中的方法javax.servlet.http.Cookie
Sets the maximum age of the cookie in seconds.
setMaxBinaryMessageBufferSize(int) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
setMaxBufferBytes(LongSupplier) - 类 中的方法com.github.netty.core.util.ChunkedWriteHandler
 
setMaxBufferBytes(int) - 类 中的方法com.github.netty.protocol.HttpServletProtocol
 
setMaxBufferBytes(int) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
setMaxCacheSize(long) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
setMaxChunkSize(long) - 类 中的方法com.github.netty.protocol.HttpServletProtocol
 
setMaxConnections(int) - 类 中的方法com.github.netty.protocol.DynamicProtocolChannelHandler
 
setMaxConnections(int) - 类 中的方法com.github.netty.springboot.NettyProperties
 
setMaxContentLength(long) - 类 中的方法com.github.netty.protocol.HttpServletProtocol
 
setMaxFramePayloadLength(int) - 类 中的方法com.github.netty.springboot.server.NettyRequestUpgradeStrategy
 
setMaxHeaderSize(int) - 类 中的方法com.github.netty.protocol.HttpServletProtocol
 
setMaxIdleTimeout(long) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
setMaxInactiveInterval(int) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
setMaxInactiveInterval(int) - 类 中的方法com.github.netty.protocol.servlet.Session
 
setMaxInitialLineLength(int) - 类 中的方法com.github.netty.protocol.HttpServletProtocol
 
setMaxPacketSize(int) - 类 中的方法com.github.netty.protocol.mysql.client.MysqlFrontendBusinessHandler
 
setMaxPacketSize(int) - 类 中的方法com.github.netty.protocol.mysql.server.MysqlBackendBusinessHandler
 
setMaxPacketSize(int) - 类 中的方法com.github.netty.protocol.MysqlProtocol
 
setMaxSize(Integer) - 接口 中的方法com.github.netty.protocol.nrpc.service.RpcDBService
 
setMaxSize(Integer) - 类 中的方法com.github.netty.protocol.nrpc.service.RpcDBServiceImpl
 
setMaxSize2(Integer, String) - 接口 中的方法com.github.netty.protocol.nrpc.service.RpcDBService
Set the max number for this group
setMaxSize2(Integer, String) - 类 中的方法com.github.netty.protocol.nrpc.service.RpcDBServiceImpl
 
setMaxTextMessageBufferSize(int) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
 
setMaxThreads(int) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet.ServerThreadPool
 
setMedium(byte[], int, int) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
setMediumLE(byte[], int, int) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
setMessage(String) - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket.ResponsePacket
 
setMessageMaxLength(int) - 类 中的方法com.github.netty.protocol.nrpc.RpcServer
 
setMessageMaxLength(int) - 类 中的方法com.github.netty.protocol.NRpcProtocol
 
setMessageMaxLength(int) - 类 中的方法com.github.netty.springboot.NettyProperties.Mqtt
 
setMessageToRunnable(Channel, MessageToRunnable) - 类 中的静态方法com.github.netty.core.DispatcherChannelHandler
Place the IO task package factory class on this connection
setMethodName(String) - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket.RequestPacket
 
setMethodOverwriteCheck(boolean) - 类 中的方法com.github.netty.protocol.NRpcProtocol
 
setMetricsLibratoEmail(String) - 类 中的方法com.github.netty.protocol.MqttProtocol
 
setMetricsLibratoSource(String) - 类 中的方法com.github.netty.protocol.MqttProtocol
 
setMetricsLibratoToken(String) - 类 中的方法com.github.netty.protocol.MqttProtocol
 
setMultipartConfig(MultipartConfigElement) - 类 中的方法com.github.netty.protocol.servlet.ServletRegistration
 
setMysqlAddress(InetSocketAddress) - 类 中的方法com.github.netty.protocol.MysqlProtocol
 
setMysqlHost(String) - 类 中的方法com.github.netty.springboot.NettyProperties.Mysql
 
setMysqlPacketListeners(Collection<MysqlPacketListener>) - 类 中的方法com.github.netty.protocol.mysql.client.MysqlFrontendBusinessHandler
 
setMysqlPacketListeners(Collection<MysqlPacketListener>) - 类 中的方法com.github.netty.protocol.mysql.server.MysqlBackendBusinessHandler
 
setMysqlPort(int) - 类 中的方法com.github.netty.springboot.NettyProperties.Mysql
 
setName(String) - 类 中的方法com.github.netty.protocol.servlet.ServletRequestDispatcher
 
setName(String) - 类 中的方法com.github.netty.protocol.servlet.ServletSessionCookieConfig
 
setNettyReaderIdleTimeSeconds(int) - 类 中的方法com.github.netty.springboot.NettyProperties.Mqtt
 
setNewSessionFlag(boolean) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
setNext(T) - 接口 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.Linked
Sets the next element or null if there is no link.
setNotExistBodyParameter(String[]) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
setOnEvictionConsumer(Consumer<ExpiryLRUMap.Node<K, V>>) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
setOnExpiryConsumer(Consumer<ExpiryLRUMap.Node<K, V>>) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
setPacketLength(long) - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket
 
setPacketMaxLength(int) - 类 中的方法com.github.netty.springboot.NettyProperties.Mysql
 
setPacketType(int) - 类 中的方法com.github.netty.core.Packet
 
setParameterMap(Map<String, String[]>) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
 
setParameterMap(Map<String, String[]>) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardRequest
 
setParameterMap(Map<String, String[]>) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeRequest
 
setPath(String) - 类 中的方法com.github.netty.protocol.servlet.ServletRequestDispatcher
 
setPath(String) - 类 中的方法com.github.netty.protocol.servlet.ServletSessionCookieConfig
 
setPath(String) - 类 中的方法javax.servlet.http.Cookie
Specifies a path for the cookie to which the client should return the cookie.
setPaths(String, String, String, String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
 
setPaths(String, String, String, String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardRequest
 
setPaths(String, String, String, String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeRequest
 
setPathSeparator(String) - 类 中的方法com.github.netty.protocol.servlet.util.AntPathMatcher
Set the path separator to use for pattern parsing.
setPoolName(String) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet.ServerThreadPool
 
setPrevious(T) - 接口 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.Linked
Sets the previous element or null if there is no link.
setPrimary(boolean) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
setPrincipal(ServletPrincipal) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
setProperty(String, String) - 类 中的方法com.github.netty.protocol.mqtt.config.IConfig
 
setProperty(String, String) - 类 中的方法com.github.netty.protocol.mqtt.config.MemoryConfig
 
setPropertyValue(String, Object) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanWrapper
 
setPropertyValue(ApplicationX.PropertyValue) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanWrapper
 
setPropertyValues(ApplicationX.PropertyValues) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
setPropertyValues(Map<?, ?>) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanWrapper
 
setPropertyValues(ApplicationX.PropertyValues) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanWrapper
 
setPropertyValues(ApplicationX.PropertyValues, boolean) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanWrapper
 
setPropertyValues(ApplicationX.PropertyValues, boolean, boolean) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanWrapper
 
setProtocolHandlers(Collection<ProtocolHandler>) - 类 中的方法com.github.netty.protocol.DynamicProtocolChannelHandler
 
setProtocolVersion(ByteBuf) - 类 中的方法com.github.netty.core.Packet
 
setProtocolVersion(HttpVersion) - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
 
setProtocolVersionLength(int) - 类 中的方法com.github.netty.core.AbstractProtocolDecoder
 
setQueues(int) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet.ServerThreadPool
 
setRawPacket(ByteBuf) - 类 中的方法com.github.netty.core.Packet
 
setReadListener(ReadListener) - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
 
setReadyWritePacket(Channel, ByteBuf) - 类 中的静态方法com.github.netty.protocol.mysql.MysqlProxyHandler
 
setReconnectScheduledIntervalMs(int) - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
 
setReconnectTaskSuccessConsumer(BiConsumer<Long, RpcClient>) - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
 
setRejected(Class<? extends RejectedExecutionHandler>) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet.ServerThreadPool
 
setReplaceNullValueFlag(boolean) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
setRequest(ServletRequest) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
 
setRequest(ServletRequest) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardRequest
 
setRequest(ServletRequest) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeRequest
 
setRequestCharacterEncoding(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
setRequestId(int) - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket.RequestPacket
 
setRequestId(int) - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket.ResponsePacket
 
setRequestMappingName(String) - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket.RequestPacket
 
setRequestMaxContentSize(int) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
setRequestMaxHeaderLineSize(int) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
setRequestMaxHeaderSize(int) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
setResourceLeakDetectorLevel(ResourceLeakDetector.Level) - 类 中的方法com.github.netty.springboot.NettyProperties
 
setResourceLoader(Supplier<ClassLoader>) - 类 中的方法com.github.netty.core.util.ApplicationX
 
setResourceLoader(ResourceLoader) - 类 中的方法com.github.netty.springboot.client.NettyRpcClientBeanDefinitionRegistrar
 
setResourceLoaderUrlFilter(BiPredicate<ClassLoader, URL>) - 类 中的方法com.github.netty.core.util.ApplicationX
 
setResponse(ServletResponse) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncResponse
 
setResponse(ServletResponse) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpForwardResponse
 
setResponse(ServletResponse) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeResponse
 
setResponseCharacterEncoding(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
setResponseMaxBufferSize(int) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
setResponseWriterChunkMaxHeapByteLength(int) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
setResponseWriterChunkMaxHeapByteLength(int) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
setRootPath(String) - 类 中的方法com.github.netty.protocol.servlet.util.FilterMapper
 
setRootPath(String) - 类 中的方法com.github.netty.protocol.servlet.util.UrlMapper
 
setRpcBeginTimestamp(long) - 类 中的方法com.github.netty.protocol.nrpc.RpcContext
 
setRpcEndTimestamp(long) - 类 中的方法com.github.netty.protocol.nrpc.RpcContext
 
setRunAsRole(String) - 类 中的方法com.github.netty.protocol.servlet.ServletRegistration
 
setScope(String) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
setSecure(boolean) - 类 中的方法com.github.netty.protocol.servlet.ServletSessionCookieConfig
 
setSecure(boolean) - 类 中的方法javax.servlet.http.Cookie
Indicates to the browser whether the cookie should only be sent using a secure protocol, such as HTTPS or SSL.
setSerializerFeatures(SerializerFeature[]) - 类 中的静态方法com.github.netty.protocol.nrpc.JsonDataCodec
 
setServerAddress(InetSocketAddress) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
setServerCharsetAttr(MysqlCharacterSet) - 类 中的方法com.github.netty.protocol.mysql.Session
 
setServerDefaultVersion(String) - 类 中的方法com.github.netty.protocol.NRpcProtocol
 
setServerDefaultVersion(String) - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
setServerHeader(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
setServerIoRatio(int) - 类 中的方法com.github.netty.springboot.NettyProperties
 
setServerIoThreads(int) - 类 中的方法com.github.netty.springboot.NettyProperties
 
setServerMessageMaxLength(int) - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
setServerMethodOverwriteCheck(boolean) - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
 
setServiceName(String) - 类 中的方法com.github.netty.springboot.client.NettyRpcClientProxy
 
setServletAddedListener(Function<Servlet, Servlet>) - 类 中的方法com.github.netty.protocol.servlet.ServletEventListenerManager
 
setServletContext(ServletContext) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
setServletContextName(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
setServletRequest(ServletRequest) - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
 
setServletResponse(ServletResponse) - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
 
setServletSecurity(ServletSecurityElement) - 类 中的方法com.github.netty.protocol.servlet.ServletRegistration
 
setSession(Session) - 类 中的方法com.github.netty.protocol.mysql.client.MysqlFrontendBusinessHandler
 
setSession(Session) - 类 中的方法com.github.netty.protocol.mysql.server.MysqlBackendBusinessHandler
 
setSession(Channel, WebSocketSession) - 类 中的静态方法com.github.netty.protocol.servlet.websocket.WebSocketSession
Bind WebsocketSession to the pipe property
setSessionRemoteServerAddress(String) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
setSessionService(SessionService) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
setSessionTimeout(int) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
setSessionTrackingModes(Set<SessionTrackingMode>) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
setShort(byte[], int, int) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
setShortLE(byte[], int, int) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
setShowErrorMessage(boolean) - 类 中的方法com.github.netty.protocol.servlet.ServletErrorPageManager
 
setShowExceptionMessage(boolean) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
setSoBacklog(int) - 类 中的方法com.github.netty.springboot.NettyProperties
 
setSoRcvbuf(int) - 类 中的方法com.github.netty.springboot.NettyProperties
 
setSoSndbuf(int) - 类 中的方法com.github.netty.springboot.NettyProperties
 
setSslContextBuilder(SslContextBuilder) - 类 中的方法com.github.netty.protocol.HttpServletProtocol
 
setStart() - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
 
setStatus(Integer) - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket.ResponsePacket
 
setStatus(HttpResponseStatus) - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
 
setStatus(int) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeResponse
Disallow setStatus() calls on an included response.
setStatus(int, String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeResponse
已过时。
As of version 2.1, due to ambiguous meaning of the message parameter. To set a status code use setStatus(int), to send an error with a description use sendError(int, String).
setStatus(int) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
 
setStatus(int, String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
已过时。
setSuspendFlag(boolean) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStreamWrapper
Set (on/off) to pause the output operation
setTcpNodelay(boolean) - 类 中的方法com.github.netty.springboot.NettyProperties
 
setTcpPackageLogLevel(LogLevel) - 类 中的方法com.github.netty.springboot.NettyProperties
 
setTimeout(long) - 类 中的方法com.github.netty.protocol.nrpc.RpcClient.Sender
 
setTimeout(long) - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
 
setTimeout(long) - 类 中的方法com.github.netty.springboot.client.NettyRpcClientProxy
 
setTimeout(long) - 接口 中的方法com.github.netty.springboot.client.NettyRpcRequest
setting once request timeout. unit is millSecond
setTimestamp(long) - 异常错误 中的方法com.github.netty.protocol.nrpc.exception.RpcTimeoutException
 
setTransferEncodingChunked(HttpHeaders, boolean) - 类 中的静态方法com.github.netty.protocol.servlet.util.HttpHeaderUtil
Sets the block transport header
setTrimTokens(boolean) - 类 中的方法com.github.netty.protocol.servlet.util.AntPathMatcher
Specify whether to trim tokenized paths and patterns.
setUploadDir(String) - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
 
setUploadFileTimeoutMs(long) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
setUploadFileTimeoutMs(long) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
 
setUploadMinSize(long) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
 
setValue(Object) - 接口 中的方法com.github.netty.core.util.ApplicationX.PropertyEditor
Set (or change) the object that is to be edited.
setValue(String) - 类 中的方法javax.servlet.http.Cookie
Assigns a new value to a cookie after the cookie is created.
setVersion(String) - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket.RequestPacket
 
setVersion(int) - 类 中的方法javax.servlet.http.Cookie
Sets the version of the cookie protocol this cookie complies with.
setVersionBytes(byte[]) - 类 中的方法com.github.netty.core.AbstractProtocolEncoder
 
setWriteListener(WriteListener) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStream
 
setWriteListener(WriteListener) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStreamWrapper
 
SHORT - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Member.Type
The sort of the short type.
SHORT_LENGTH - 类 中的静态变量com.github.netty.core.util.IOUtil
 
SHORT_TYPE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Member.Type
The short type.
ShortElementValue() - 类 的构造器com.github.netty.core.util.JavaClassFile.Attribute.Annotation.ShortElementValue
 
signatureIndex() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.LocalVariable
 
signatureName() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.LocalVariable
 
simpleClassName(String) - 类 中的静态方法com.github.netty.core.util.StringUtil
 
SimpleNettyClient - com.github.netty.core中的类
An simple netty client
SimpleNettyClient(String) - 类 的构造器com.github.netty.core.SimpleNettyClient
 
singleton() - 类 中的静态方法com.github.netty.core.util.ConcurrentLinkedHashMap.Weighers
A weigher where a value has a weight of 1.
SIPUSH - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
size() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.LinkedDeque
 
size() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
 
size() - 类 中的方法com.github.netty.core.util.ConcurrentReferenceHashMap
 
size() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
size() - 类 中的方法com.github.netty.core.util.LinkedMultiValueMap
 
size() - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.CTrie
 
size() - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.CTrieSubscriptionDirectory
 
size() - 接口 中的方法com.github.netty.protocol.mqtt.subscriptions.ISubscriptionsDirectory
 
skip(long) - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
Skip n bytes
SnowflakeIdWorker - com.github.netty.protocol.servlet.util中的类
Twitter_Snowflake The structure of SnowFlake is as follows (each part is separated by -): 0-0000000000 0000000000 0000000000 0-0000-0000-000000000 1 bit id.
SnowflakeIdWorker() - 类 的构造器com.github.netty.protocol.servlet.util.SnowflakeIdWorker
The constructor
SPIN_LOCK_COUNT - 类 中的静态变量com.github.netty.protocol.nrpc.RpcClientFuture
 
spliterator() - 类 中的方法com.github.netty.core.util.ApplicationX.PropertyValues
 
SQL_STATE_SIZE - 接口 中的静态变量com.github.netty.protocol.mysql.Constants
 
SSL_PORT_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
SSL_PROVIDER - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
Defines the SSL implementation to use, default to "JDK".
StackMapEntry(int, int) - 类 的构造器com.github.netty.core.util.JavaClassFile.Attribute.StackMapEntry
 
StackMapFrame(JavaClassFile.ClassReader) - 类 的构造器com.github.netty.core.util.JavaClassFile.Attribute.StackMapFrame
 
StackMapType(JavaClassFile.ClassReader) - 类 的构造器com.github.netty.core.util.JavaClassFile.Attribute.StackMapType
 
stackTraceToString(Throwable) - 异常错误 中的静态方法com.github.netty.protocol.mysql.exception.ProxyException
 
start(Runnable) - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
 
start() - 类 中的静态方法com.github.netty.springboot.NettyReportRunnable
 
start() - 类 中的方法com.github.netty.springboot.server.NettyTcpServer
 
start() - 类 中的方法com.github.netty.StartupServer
 
startAsync() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
startAsync(ServletRequest, ServletResponse) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
startPc() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.LocalVariable
 
StartupServer - com.github.netty中的类
Startup Server public static void main(String[] args) { StartupServer startupServer = new StartupServer(8080); List protocols = new ArrayList<>(); protocols.add(newHttpServletProtocol()); for (AbstractProtocol protocol : protocols) { startupServer.getProtocolHandlers().add(protocol); startupServer.getServerListeners().add(protocol); } startupServer.start(); } private static HttpServletProtocol newHttpServletProtocol(){ ServletContext servletContext = new ServletContext(); servletContext.addServlet("myHttpServlet",new MyHttpServlet()) .addMapping("/test/sayHello"); HttpServletProtocol protocol = new HttpServletProtocol(null, servletContext); protocol.setMaxBufferBytes(1024 * 1024);//The upper limit of the output stream buffer each connection, good speed write large dots.
StartupServer(int) - 类 的构造器com.github.netty.StartupServer
 
StartupServer(InetSocketAddress) - 类 的构造器com.github.netty.StartupServer
 
status() - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
 
stop() - 类 中的方法com.github.netty.core.AbstractNettyClient
 
stop() - 类 中的方法com.github.netty.core.AbstractNettyServer
 
stop() - 类 中的方法com.github.netty.protocol.mqtt.interception.BrokerInterceptor
Shutdown graciously the executor service
stop() - 类 中的方法com.github.netty.springboot.server.NettyTcpServer
 
stop() - 类 中的方法com.github.netty.StartupServer
 
STORAGE_CLASS_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
stream() - 类 中的方法com.github.netty.core.util.ApplicationX.PropertyValues
 
StringElementValue() - 类 的构造器com.github.netty.core.util.JavaClassFile.Attribute.Annotation.StringElementValue
 
StringUtil - com.github.netty.core.util中的类
Created by wangzihao on 2018/7/31/031.
StringUtil() - 类 的构造器com.github.netty.core.util.StringUtil
 
subscribe(Subscriber<? super Object>) - 类 中的方法com.github.netty.protocol.nrpc.RpcClientReactivePublisher
 
subscribeClientToTopics(MqttSubscribeMessage, String, String, MqttConnection) - 类 中的方法com.github.netty.protocol.mqtt.MqttPostOffice
 
Subscription - com.github.netty.protocol.mqtt.subscriptions中的类
Maintain the information about which Topic a certain ClientID is subscribed and at which QoS
Subscription(String, Topic, MqttQoS) - 类 的构造器com.github.netty.protocol.mqtt.subscriptions.Subscription
 
Subscription(Subscription) - 类 的构造器com.github.netty.protocol.mqtt.subscriptions.Subscription
 
SWAP - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
SystemPropertyUtil - com.github.netty.core.util中的类
Created by wangzihao on 2018/11/8/008.

T

T_BOOLEAN - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
T_BYTE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
T_CHAR - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
T_DOUBLE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
T_FLOAT - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
T_INT - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
T_LONG - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
T_SHORT - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
table(String) - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket.Builder
 
TABLESWITCH - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
TcpChannel - com.github.netty.protocol中的类
tcp channel
TcpChannel(Channel, ProtocolHandler, DynamicProtocolChannelHandler) - 类 的构造器com.github.netty.protocol.TcpChannel
 
TE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"TE"
ThreadFactoryX - com.github.netty.core.util中的类
Created by wangzihao on 2018/8/25/025.
ThreadFactoryX(String, Class<?>) - 类 的构造器com.github.netty.core.util.ThreadFactoryX
 
ThreadFactoryX(String, Class<?>, int, boolean) - 类 的构造器com.github.netty.core.util.ThreadFactoryX
 
ThreadFactoryX(String, String) - 类 的构造器com.github.netty.core.util.ThreadFactoryX
 
ThreadPoolX - com.github.netty.core.util中的类
 
ThreadPoolX(int) - 类 的构造器com.github.netty.core.util.ThreadPoolX
 
ThreadPoolX(String, int) - 类 的构造器com.github.netty.core.util.ThreadPoolX
 
ThreadPoolX(String, int, int, boolean) - 类 的构造器com.github.netty.core.util.ThreadPoolX
 
toEnumSet(Class<E>, long) - 类 中的静态方法com.github.netty.protocol.mysql.CodecUtils
 
toJsonArray(Object) - 类 中的静态方法com.github.netty.core.util.JavaClassFile
 
Token - com.github.netty.protocol.mqtt.subscriptions中的类
Internal use only class.
tokenizeToStringArray(String, String, boolean, boolean) - 类 中的静态方法com.github.netty.protocol.servlet.util.AntPathMatcher
 
toLocale(String) - 类 中的静态方法com.github.netty.core.util.TypeUtil
 
toLong(Set<E>) - 类 中的静态方法com.github.netty.protocol.mysql.CodecUtils
 
Topic - com.github.netty.protocol.mqtt.subscriptions中的类
 
Topic(String) - 类 的构造器com.github.netty.protocol.mqtt.subscriptions.Topic
 
toSingleValueMap() - 类 中的方法com.github.netty.core.util.LinkedMultiValueMap
 
toString() - 类 中的方法com.github.netty.core.AbstractNettyClient
 
toString() - 类 中的方法com.github.netty.core.AbstractNettyServer
 
toString() - 类 中的方法com.github.netty.core.AbstractProtocol
 
toString() - 类 中的方法com.github.netty.core.Packet
 
toString() - 类 中的方法com.github.netty.core.util.ApplicationX.BeanDefinition
 
toString() - 类 中的方法com.github.netty.core.util.ApplicationX.Scanner
 
toString() - 类 中的方法com.github.netty.core.util.ApplicationX
 
toString() - 类 中的方法com.github.netty.core.util.ChunkedWriteHandler
 
toString() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap.Node
 
toString() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.Annotation.ElementValue
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.Annotation
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.CodeException
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.InnerClass
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.LineNumber
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.LocalVariable
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.StackMapEntry
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.StackMapFrame
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.StackMapType
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.ClassReader
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantClassInfo
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantDoubleInfo
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantFieldRefInfo
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantFloatInfo
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantIntegerInfo
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInterfaceMethodRefInfo
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantInvokeDynamicInfo
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantLongInfo
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantMemberRefInfo
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantMethodHandleInfo
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantMethodRefInfo
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantMethodTypeInfo
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantNameAndTypeInfo
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantStringInfo
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantUnkownInfo
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantUtf8Info
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.Member
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.Member.Type
Returns a string representation of this type.
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile.Opcodes
 
toString() - 类 中的方法com.github.netty.core.util.JavaClassFile
 
toString() - 类 中的方法com.github.netty.core.util.LinkedMultiValueMap
 
toString() - 类 中的方法com.github.netty.core.util.Recycler
 
toString() - 类 中的方法com.github.netty.core.util.ResourceManager
 
toString() - 类 中的方法com.github.netty.protocol.mqtt.MqttClientDescriptor
 
toString() - 类 中的方法com.github.netty.protocol.mqtt.MqttConnection
 
toString() - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.Subscription
 
toString() - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.Token
 
toString() - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.Topic
 
toString() - 类 中的方法com.github.netty.protocol.mysql.AbstractMySqlPacket
 
toString() - 类 中的方法com.github.netty.protocol.mysql.client.ClientHandshakePacket
 
toString() - 类 中的方法com.github.netty.protocol.mysql.client.ClientQueryPacket
 
toString() - 异常错误 中的方法com.github.netty.protocol.mysql.exception.ProxyException
 
toString() - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnCountPacket
 
toString() - 类 中的方法com.github.netty.protocol.mysql.server.ServerEofPacket
 
toString() - 类 中的方法com.github.netty.protocol.mysql.server.ServerHandshakePacket
 
toString() - 类 中的方法com.github.netty.protocol.mysql.server.ServerOkPacket
 
toString() - 类 中的方法com.github.netty.protocol.mysql.server.ServerResultsetRowPacket
 
toString() - 类 中的方法com.github.netty.protocol.mysql.Session
 
toString() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient.Sender
 
toString() - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
 
toString() - 类 中的方法com.github.netty.protocol.nrpc.RpcClientFuture
 
toString() - 类 中的方法com.github.netty.protocol.nrpc.RpcClientReactivePublisher
 
toString() - 类 中的方法com.github.netty.protocol.nrpc.RpcContext
 
toString() - 类 中的方法com.github.netty.protocol.nrpc.RpcMethod
 
toString() - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket
 
toString() - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
 
toString() - 类 中的方法com.github.netty.protocol.servlet.ServletErrorPage
 
toString() - 类 中的方法com.github.netty.protocol.servlet.ServletFilePart
 
toString() - 类 中的方法com.github.netty.protocol.servlet.ServletFilterRegistration
 
toString() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
toString() - 类 中的方法com.github.netty.protocol.servlet.ServletPrincipal
Returns a string representation of this principal.
toString() - 类 中的方法com.github.netty.protocol.servlet.ServletRegistration
 
toString() - 类 中的方法com.github.netty.protocol.servlet.ServletTextPart
 
toString() - 类 中的方法com.github.netty.protocol.servlet.Session
 
toString() - 类 中的方法com.github.netty.protocol.servlet.SessionCompositeServiceImpl
 
toString() - 类 中的方法com.github.netty.protocol.servlet.SessionLocalFileServiceImpl
 
toString() - 类 中的方法com.github.netty.protocol.servlet.SessionLocalMemoryServiceImpl
 
toString() - 类 中的方法com.github.netty.protocol.servlet.SessionRemoteRpcServiceImpl
 
toString() - 类 中的方法com.github.netty.protocol.servlet.util.FilterMapper.Element
 
toString() - 类 中的方法com.github.netty.protocol.servlet.util.MediaType
 
toString() - 类 中的方法com.github.netty.protocol.servlet.util.MimeMappingsX.MappingX
 
toString() - 类 中的方法com.github.netty.protocol.servlet.util.UrlMapper.Element
 
toString() - 类 中的方法com.github.netty.protocol.TcpChannel
 
toString() - 类 中的方法com.github.netty.springboot.client.NettyRpcClientProxy
 
toStringAppend(StringJoiner) - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.Annotation.AnnotationElementValue
 
toStringAppend(StringJoiner) - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.Annotation.ArrayElementValue
 
toStringAppend(StringJoiner) - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.Annotation.BooleanElementValue
 
toStringAppend(StringJoiner) - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.Annotation.ByteElementValue
 
toStringAppend(StringJoiner) - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.Annotation.CharElementValue
 
toStringAppend(StringJoiner) - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.Annotation.ClassElementValue
 
toStringAppend(StringJoiner) - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.Annotation.DoubleElementValue
 
toStringAppend(StringJoiner) - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.Annotation.ElementValue
 
toStringAppend(StringJoiner) - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.Annotation.EnumElementValue
 
toStringAppend(StringJoiner) - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.Annotation.FloatElementValue
 
toStringAppend(StringJoiner) - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.Annotation.IntElementValue
 
toStringAppend(StringJoiner) - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.Annotation.LongElementValue
 
toStringAppend(StringJoiner) - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.Annotation.ShortElementValue
 
toStringAppend(StringJoiner) - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.Annotation.StringElementValue
 
toStringAppend(StringJoiner) - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket.RequestPacket
 
toStringAppend(StringJoiner) - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket.ResponsePacket
 
toStringNoCharset() - 类 中的方法com.github.netty.protocol.servlet.util.MediaType
 
TOTAL_COUNT - 类 中的静态变量com.github.netty.protocol.nrpc.RpcClientFuture
Total number of calls
TOTAL_SUCCESS_COUNT - 类 中的静态变量com.github.netty.protocol.nrpc.RpcClientFuture
 
touch() - 类 中的方法com.github.netty.core.Packet
 
touch(Object) - 类 中的方法com.github.netty.core.Packet
 
touch(Object) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpExchange
 
trace(String) - 类 中的方法com.github.netty.core.util.LoggerX
 
trace(String, Object) - 类 中的方法com.github.netty.core.util.LoggerX
 
trace(String, Object, Object) - 类 中的方法com.github.netty.core.util.LoggerX
 
trace(String, Object...) - 类 中的方法com.github.netty.core.util.LoggerX
 
trace(String, Throwable) - 类 中的方法com.github.netty.core.util.LoggerX
 
TRAILER - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Trailer"
TRAILERS - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"trailers"
TRANSFER_ENCODING - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Transfer-Encoding"
trimFilename(String) - 类 中的静态方法com.github.netty.core.util.IOUtil
 
type(ColumnType) - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket.Builder
 
TYPE_PING - 类 中的静态变量com.github.netty.core.Packet
 
TYPE_PING - 类 中的静态变量com.github.netty.protocol.nrpc.RpcPacket
 
TYPE_PONG - 类 中的静态变量com.github.netty.core.Packet
 
TYPE_PONG - 类 中的静态变量com.github.netty.protocol.nrpc.RpcPacket
 
TYPE_REQUEST - 类 中的静态变量com.github.netty.core.Packet
 
TYPE_REQUEST - 类 中的静态变量com.github.netty.protocol.nrpc.RpcPacket
 
TYPE_RESPONSE - 类 中的静态变量com.github.netty.core.Packet
 
TYPE_RESPONSE - 类 中的静态变量com.github.netty.protocol.nrpc.RpcPacket
 
TYPE_UNKNOWN - 类 中的静态变量com.github.netty.core.Packet
 
TypeResult(Class<?>, int, int) - 类 的构造器com.github.netty.core.util.TypeUtil.TypeResult
 
TypeUtil - com.github.netty.core.util中的类
 
TypeUtil() - 类 的构造器com.github.netty.core.util.TypeUtil
 
TypeUtil.TypeResult - com.github.netty.core.util中的类
 

U

UNPOOLED - 类 中的静态变量com.github.netty.core.util.ByteBufAllocatorX
 
unsubscribe(List<String>, MqttConnection, int) - 类 中的方法com.github.netty.protocol.mqtt.MqttPostOffice
 
unwrap() - 接口 中的方法com.github.netty.core.util.Wrapper
get source object
unwrap(T) - 接口 中的静态方法com.github.netty.core.util.Wrapper
 
unwrap() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
unwrap() - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
 
unwrap() - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStreamWrapper
 
unWrapper(ServletResponse) - 类 中的静态方法com.github.netty.protocol.servlet.util.ServletUtil
unWrapper
unWrapper(ServletRequest) - 类 中的静态方法com.github.netty.protocol.servlet.util.ServletUtil
unWrapper
UNWRITE_LOG_MAP - 类 中的静态变量com.github.netty.protocol.mysql.listener.WriterLogFilePacketListener.Lazy
 
unWriteSize() - 类 中的方法com.github.netty.core.util.ChunkedWriteHandler
 
upgrade(Class<T>) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
 
UPGRADE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Upgrade"
UrlMapper<T> - com.github.netty.protocol.servlet.util中的类
Url mapping Mapping specification In the web application deployment descriptor, the following syntax is used to define the mapping: ■ A string starting with the '/' character and ending with the '/*' suffix is used for path matching
UrlMapper(boolean) - 类 的构造器com.github.netty.protocol.servlet.util.UrlMapper
 
UrlMapper.Element<T> - com.github.netty.protocol.servlet.util中的类
 
USER_AGENT - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"User-Agent"
userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法com.github.netty.core.AbstractChannelHandler
 
userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法com.github.netty.protocol.mqtt.MqttServerChannelHandler
 
userName(Channel, String) - 类 中的静态方法com.github.netty.protocol.mqtt.MqttUtil
 
userName(Channel) - 类 中的静态方法com.github.netty.protocol.mqtt.MqttUtil
 
username(String) - 类 中的方法com.github.netty.protocol.mysql.client.ClientHandshakePacket.Builder
 

V

value() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantClassInfo
 
value() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantDoubleInfo
 
value() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantFieldRefInfo
 
value() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantFloatInfo
 
value() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantIntegerInfo
 
value() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantLongInfo
 
value() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantStringInfo
 
value() - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool.ConstantUtf8Info
 
ValueHolder(Object) - 类 的构造器com.github.netty.core.util.ApplicationX.ValueHolder
 
valueOf(String) - 枚举 中的静态方法com.github.netty.core.util.ConcurrentLinkedHashMap.DrainStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.netty.core.util.ConcurrentReferenceHashMap.ReferenceType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.netty.core.util.JavaClassFile.JavaVersion
返回带有指定名称的该类型的枚举常量。
valueOf(long) - 枚举 中的静态方法com.github.netty.core.util.JavaClassFile.JavaVersion
 
valueOf(String) - 枚举 中的静态方法com.github.netty.protocol.mysql.CapabilityFlags
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.netty.protocol.mysql.ColumnFlag
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.netty.protocol.mysql.ColumnType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.netty.protocol.mysql.Command
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.netty.protocol.mysql.MysqlCharacterSet
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.netty.protocol.mysql.ServerStatusFlag
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.netty.protocol.nrpc.DataCodec.Encode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.netty.protocol.nrpc.RpcClient.State
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.netty.protocol.nrpc.RpcContext.State
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.netty.protocol.nrpc.RpcVersion
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.netty.protocol.servlet.websocket.WebSocketSession.State
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.github.netty.core.util.ConcurrentLinkedHashMap.DrainStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
 
values() - 枚举 中的静态方法com.github.netty.core.util.ConcurrentReferenceHashMap.ReferenceType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
values() - 枚举 中的静态方法com.github.netty.core.util.JavaClassFile.JavaVersion
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 类 中的方法com.github.netty.core.util.LinkedMultiValueMap
 
values() - 枚举 中的静态方法com.github.netty.protocol.mysql.CapabilityFlags
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.netty.protocol.mysql.ColumnFlag
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.netty.protocol.mysql.ColumnType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.netty.protocol.mysql.Command
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.netty.protocol.mysql.MysqlCharacterSet
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.netty.protocol.mysql.ServerStatusFlag
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.netty.protocol.nrpc.DataCodec.Encode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.netty.protocol.nrpc.RpcClient.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.netty.protocol.nrpc.RpcContext.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.netty.protocol.nrpc.RpcVersion
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.netty.protocol.servlet.websocket.WebSocketSession.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VARY - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Vary"
VERSION - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
 
Version - com.github.netty中的类
server version
Version() - 类 的构造器com.github.netty.Version
 
VIA - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Via"
VOID - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Member.Type
The sort of the void type.
VOID_TYPE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Member.Type
The void type.

W

warn(String) - 类 中的方法com.github.netty.core.util.LoggerX
 
warn(String, Object) - 类 中的方法com.github.netty.core.util.LoggerX
 
warn(String, Object, Object) - 类 中的方法com.github.netty.core.util.LoggerX
 
warn(String, Object...) - 类 中的方法com.github.netty.core.util.LoggerX
 
warn(String, Throwable) - 类 中的方法com.github.netty.core.util.LoggerX
 
WARNING - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"Warning"
warnings(int) - 类 中的方法com.github.netty.protocol.mysql.server.ServerOkPacket.Builder
 
WEB_SOCKET_PORT_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
WEBSOCKET - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"WebSocket"
WEBSOCKET_LOCATION - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"WebSocket-Location"
WEBSOCKET_ORIGIN - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"WebSocket-Origin"
WEBSOCKET_PORT - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
WEBSOCKET_PROTOCOL - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"WebSocket-Protocol"
WebsocketRunnable() - 类 的构造器com.github.netty.protocol.servlet.websocket.NettyMessageToWebSocketRunnable.WebsocketRunnable
 
WebSocketServerContainer - com.github.netty.protocol.servlet.websocket中的类
WebSocket Server Container.
WebSocketServerContainer() - 类 的构造器com.github.netty.protocol.servlet.websocket.WebSocketServerContainer
 
WebSocketServerHandshaker13Extension - com.github.netty.protocol.servlet.websocket中的类
Websocket13 handshake, with protocol extensions
WebSocketServerHandshaker13Extension(String, String, boolean, int) - 类 的构造器com.github.netty.protocol.servlet.websocket.WebSocketServerHandshaker13Extension
 
WebSocketServerHandshaker13Extension(String, String, boolean, int, boolean) - 类 的构造器com.github.netty.protocol.servlet.websocket.WebSocketServerHandshaker13Extension
 
WebSocketSession - com.github.netty.protocol.servlet.websocket中的类
Websocket session
WebSocketSession(Channel, WebSocketServerContainer, WebSocketServerHandshaker13Extension, Map<String, List<String>>, String, Principal, String, List<Extension>, Map<String, String>, Endpoint, ServerEndpointConfig) - 类 的构造器com.github.netty.protocol.servlet.websocket.WebSocketSession
 
WebSocketSession.EncoderEntry - com.github.netty.protocol.servlet.websocket中的类
 
WebSocketSession.SimpleFuture - com.github.netty.protocol.servlet.websocket中的类
 
WebSocketSession.State - com.github.netty.protocol.servlet.websocket中的枚举
 
weigher(ConcurrentLinkedHashMap.Weigher<? super V>) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.Builder
Specifies an algorithm to determine how many the units of capacity a value consumes.
weigher(ConcurrentLinkedHashMap.EntryWeigher<? super K, ? super V>) - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.Builder
Specifies an algorithm to determine how many the units of capacity an entry consumes.
Weighers() - 类 的构造器com.github.netty.core.util.ConcurrentLinkedHashMap.Weighers
 
weightedSize() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
Returns the weighted size of this map.
weightedSize() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
 
weightOf(K, V) - 接口 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.EntryWeigher
Measures an entry's weight to determine how many units of capacity that the key and value consumes.
weightOf(V) - 接口 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap.Weigher
Measures an object's weight to determine how many units of capacity that the value consumes.
WIDE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
 
wrap(T) - 接口 中的方法com.github.netty.core.util.Wrapper
wrap
wrap(Session) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
 
wrap(CompositeByteBuf) - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
 
wrap(ServletOutputStream) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStreamWrapper
 
Wrapper<T> - com.github.netty.core.util中的接口
Wrapper
writabilityChanged() - 类 中的方法com.github.netty.protocol.mqtt.MqttConnection
 
write(ChannelHandlerContext, Object, ChannelPromise) - 类 中的方法com.github.netty.core.AbstractChannelHandler
 
write(ChannelHandlerContext, Object, ChannelPromise) - 类 中的方法com.github.netty.core.util.ChunkedWriteHandler
 
write(ByteBuffer) - 接口 中的方法com.github.netty.protocol.servlet.NettyOutputStream
direct write to tcp outputStream.
write(ByteBuf) - 接口 中的方法com.github.netty.protocol.servlet.NettyOutputStream
direct write to tcp outputStream
write(ChunkedInput) - 接口 中的方法com.github.netty.protocol.servlet.NettyOutputStream
use netty batch write
write(FileChannel, long, long) - 接口 中的方法com.github.netty.protocol.servlet.NettyOutputStream
use netty zero copy
write(File, long, long) - 接口 中的方法com.github.netty.protocol.servlet.NettyOutputStream
use netty zero copy
write(File) - 接口 中的方法com.github.netty.protocol.servlet.NettyOutputStream
use netty zero copy
write(String) - 类 中的方法com.github.netty.protocol.servlet.ServletFilePart
 
write(ByteBuffer) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStream
 
write(ByteBuf) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStream
 
write(ChunkedInput) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStream
 
write(FileChannel, long, long) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStream
 
write(File, long, long) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStream
 
write(File) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStream
 
write(byte[], int, int) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStream
 
write(byte[]) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStream
 
write(int) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStream
Int.
write(ByteBuffer) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStreamWrapper
 
write(ByteBuf) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStreamWrapper
 
write(ChunkedInput) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStreamWrapper
 
write(FileChannel, long, long) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStreamWrapper
 
write(File, long, long) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStreamWrapper
 
write(File) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStreamWrapper
 
write(int) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStreamWrapper
 
write(byte[], int, int) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStreamWrapper
 
write(byte[]) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStreamWrapper
 
write(int) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
write(char[], int, int) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
write(char[]) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
write(String, int, int) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
write(String) - 类 中的方法com.github.netty.protocol.servlet.ServletPrintWriter
 
write(String) - 类 中的方法com.github.netty.protocol.servlet.ServletTextPart
 
WRITE_LOG_THREAD_POOL - 类 中的静态变量com.github.netty.protocol.mysql.listener.WriterLogFilePacketListener.Lazy
 
writeAndFlush(byte[]) - 类 中的方法com.github.netty.protocol.TcpChannel
 
writeAndFlush(String, Charset) - 类 中的方法com.github.netty.protocol.TcpChannel
 
writeAndFlush(ByteBuf) - 类 中的方法com.github.netty.protocol.TcpChannel
 
writeFile(byte[], String, String, boolean) - 类 中的静态方法com.github.netty.core.util.IOUtil
writeFile
writeFile(InputStream, String, String, boolean) - 类 中的静态方法com.github.netty.core.util.IOUtil
writeFile
writeFile(Iterator<ByteBuffer>, String, String, boolean) - 类 中的静态方法com.github.netty.core.util.IOUtil
writeFile
writeFile(InputStream, String, String) - 类 中的方法com.github.netty.core.util.ResourceManager
Write files
writeFile(Iterator<ByteBuffer>, String, String) - 类 中的方法com.github.netty.core.util.ResourceManager
Write files
writeFile(byte[], String, String) - 类 中的方法com.github.netty.core.util.ResourceManager
Write files
writeFile(byte[], String, String, boolean) - 类 中的方法com.github.netty.core.util.ResourceManager
Write files
writeIfFlush(ChannelHandlerContext, Object) - 类 中的静态方法com.github.netty.core.AutoFlushChannelHandler
 
writeLengthEncodedInt(ByteBuf, Long) - 类 中的静态方法com.github.netty.protocol.mysql.CodecUtils
 
writeLengthEncodedString(ByteBuf, CharSequence, Charset) - 类 中的静态方法com.github.netty.protocol.mysql.CodecUtils
 
writeNullTerminatedString(ByteBuf, CharSequence, Charset) - 类 中的静态方法com.github.netty.protocol.mysql.CodecUtils
 
WriterLogFilePacketListener - com.github.netty.protocol.mysql.listener中的类
 
WriterLogFilePacketListener() - 类 的构造器com.github.netty.protocol.mysql.listener.WriterLogFilePacketListener
 
WriterLogFilePacketListener.Lazy - com.github.netty.protocol.mysql.listener中的类
 
WriterLogFilePacketListener.LogRecord - com.github.netty.protocol.mysql.listener中的类
 
WriterLogFilePacketListener.WriterLogRunnable - com.github.netty.protocol.mysql.listener中的类
 
WriterLogRunnable(String, String) - 类 的构造器com.github.netty.protocol.mysql.listener.WriterLogFilePacketListener.WriterLogRunnable
 
writerModeToReadMode(ByteBuf) - 类 中的静态方法com.github.netty.core.util.IOUtil
Write mode to read mode
writeUB2(ByteBuf, int) - 类 中的静态方法com.github.netty.protocol.mysql.CodecUtils
 
writeUB3(ByteBuf, int) - 类 中的静态方法com.github.netty.protocol.mysql.CodecUtils
 
WSS_PORT_PROPERTY_NAME - 类 中的静态变量com.github.netty.protocol.mqtt.config.BrokerConstants
 
WWW_AUTHENTICATE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"WWW-Authenticate"

X

X_FORWARDED_HOST - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"X-Forwarded-Host"
X_FORWARDED_PORT - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"X-Forwarded-Port"
X_FORWARDED_PREFIX - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"X-Forwarded-Prefix"
X_FORWARDED_PROTO - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"X-Forwarded-Proto"
X_FORWARDED_SSL - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
"X-Forwarded-Ssl"
A B C D E F G H I J K L M N O P Q R S T U V W X 
跳过导航链接

Copyright © 2021. All rights reserved.