- AALOAD - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
-
- AASTORE - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Opcodes
-
- 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(String, MetricRegistry) - 类 中的静态方法com.github.netty.core.metrics.SharedMetricRegistries
-
- 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(MetricRegistryListener) - 类 中的方法com.github.netty.core.metrics.MetricRegistry
-
- 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) - 类 中的方法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, List<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.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
-
- 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 - 接口 中的静态变量com.github.netty.core.metrics.MetricFilter
-
Matches all metrics, regardless of type or name.
- 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
-
- 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
-
- APPEND_CONTENT_TYPE - 类 中的静态变量com.github.netty.protocol.servlet.ServletOutputStream
-
- 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
-
- 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
-
- awaitTermination(long, TimeUnit) - 类 中的方法com.github.netty.core.metrics.InstrumentedExecutorService
-
- awaitTermination(long, TimeUnit) - 类 中的方法com.github.netty.core.metrics.InstrumentedScheduledExecutorService
- CACHE_CONTROL - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
-
"Cache-Control"
- CachedGauge<T> - com.github.netty.core.metrics中的类
-
A
Gauge implementation which caches its value for a period of time.
- 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.protocol.servlet.ServletChannelHandler
-
- CHANNEL_ATTR_KEY_SESSION - 类 中的静态变量com.github.netty.protocol.servlet.websocket.WebSocketSession
-
- channelActive(ChannelHandlerContext) - 类 中的方法com.github.netty.protocol.DynamicProtocolChannelHandler
-
- channelActive(ChannelHandlerContext) - 类 中的方法com.github.netty.protocol.mqtt.MqttAutoFlushChannelHandler
-
- 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.util.ChunkedWriteHandler
-
- channelInactive(ChannelHandlerContext) - 类 中的方法com.github.netty.protocol.mqtt.MqttAutoFlushChannelHandler
-
- channelInactive(ChannelHandlerContext) - 类 中的方法com.github.netty.protocol.mqtt.MqttDropWizardMetricsChannelHandler
-
- 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.protocol.mqtt.MqttAutoFlushChannelHandler
-
- channelRegistered(ChannelHandlerContext) - 类 中的方法com.github.netty.protocol.mqtt.MqttInflightResenderChannelHandler
-
- 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(NettyRpcClientProxy.DefaultNettyRpcRequest) - 类 中的方法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() - 类 的构造器com.github.netty.core.util.ChunkedWriteHandler
-
- ChunkedWriteHandler(Queue<ChunkedWriteHandler.PendingWrite>) - 类 的构造器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.metrics.SharedMetricRegistries
-
- 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
-
- 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
-
- Clock - com.github.netty.core.metrics中的类
-
An abstraction for how time passes.
- Clock() - 类 的构造器com.github.netty.core.metrics.Clock
-
- Clock.CpuTimeClock - com.github.netty.core.metrics中的类
-
A clock implementation which returns the current thread's CPU time.
- Clock.UserTimeClock - com.github.netty.core.metrics中的类
-
A clock implementation which returns the current time in epoch nanoseconds.
- clone() - 类 中的方法com.github.netty.protocol.mqtt.subscriptions.Subscription
-
- close() - 类 中的方法com.github.netty.core.metrics.JmxReporter
-
Stops the reporter.
- close() - 类 中的方法com.github.netty.core.metrics.ScheduledReporter
-
Stops the reporter and shuts down its thread of execution.
- close() - 类 中的方法com.github.netty.core.metrics.Timer.Context
-
- close() - 类 中的方法com.github.netty.core.util.JavaClassFile.ClassReader
-
- close(ChannelHandlerContext, ChannelPromise) - 类 中的方法com.github.netty.metrics.BytesMetricsChannelHandler
-
- close(ChannelHandlerContext, ChannelPromise) - 类 中的方法com.github.netty.metrics.MessageMetricsChannelHandler
-
- 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
-
- closeAuthenticatedSession(String) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketServerContainer
-
- CloseListener() - 类 的构造器com.github.netty.protocol.servlet.ServletOutputStream.CloseListener
-
- 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.annotation - 程序包 com.github.netty.annotation
-
- com.github.netty.core - 程序包 com.github.netty.core
-
- com.github.netty.core.metrics - 程序包 com.github.netty.core.metrics
-
- com.github.netty.core.util - 程序包 com.github.netty.core.util
-
- com.github.netty.metrics - 程序包 com.github.netty.metrics
-
- 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
-
- CompositeByteBufX - com.github.netty.core.util中的类
-
Combined byte buffer
- CompositeByteBufX() - 类 的构造器com.github.netty.core.util.CompositeByteBufX
-
Commonly used maximum number of bytes 4096 * 32 = 128 KB
- CompositeByteBufX(boolean, int) - 类 的构造器com.github.netty.core.util.CompositeByteBufX
-
- CompositeByteBufX(ByteBufAllocator, boolean, int) - 类 的构造器com.github.netty.core.util.CompositeByteBufX
-
- CompositeByteBufX(ByteBufAllocator, boolean, int, ByteBuf...) - 类 的构造器com.github.netty.core.util.CompositeByteBufX
-
- CompositeByteBufX(ByteBufAllocator, boolean, int, Iterable<ByteBuf>) - 类 的构造器com.github.netty.core.util.CompositeByteBufX
-
- 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中的类
-
- 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中的类
-
- 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
-
- ConsoleReporter - com.github.netty.core.metrics中的类
-
A reporter which outputs measurements to a
PrintStream, like
System.out.
- ConsoleReporter.Builder - com.github.netty.core.metrics中的类
-
- 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() - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
-
- 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
-
- convertDurationsTo(TimeUnit) - 类 中的方法com.github.netty.core.metrics.ConsoleReporter.Builder
-
Convert durations to the given time unit.
- convertDurationsTo(TimeUnit) - 类 中的方法com.github.netty.core.metrics.CsvReporter.Builder
-
Convert durations to the given time unit.
- convertDurationsTo(TimeUnit) - 类 中的方法com.github.netty.core.metrics.JmxReporter.Builder
-
Convert durations to the given time unit.
- convertDurationsTo(TimeUnit) - 类 中的方法com.github.netty.core.metrics.Slf4jReporter.Builder
-
Convert durations to the given time unit.
- convertIfNecessary(Object, Class<T>) - 类 中的方法com.github.netty.core.util.ApplicationX.BeanWrapper
-
- convertRatesTo(TimeUnit) - 类 中的方法com.github.netty.core.metrics.ConsoleReporter.Builder
-
Convert rates to the given time unit.
- convertRatesTo(TimeUnit) - 类 中的方法com.github.netty.core.metrics.CsvReporter.Builder
-
Convert rates to the given time unit.
- convertRatesTo(TimeUnit) - 类 中的方法com.github.netty.core.metrics.JmxReporter.Builder
-
Convert rates to the given time unit.
- convertRatesTo(TimeUnit) - 类 中的方法com.github.netty.core.metrics.Slf4jReporter.Builder
-
Convert rates to the given time unit.
- COOKIE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
-
"Cookie"
- copy() - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
-
- 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
- Counter - com.github.netty.core.metrics中的类
-
An incrementing and decrementing counter metric.
- Counter() - 类 的构造器com.github.netty.core.metrics.Counter
-
- counter(String) - 类 中的方法com.github.netty.core.metrics.MetricRegistry
-
Return the
Counter registered under this name; or create and supportPipeline
a new
Counter if none is registered.
- counter(String, MetricRegistry.MetricSupplier<Counter>) - 类 中的方法com.github.netty.core.metrics.MetricRegistry
-
Return the
Counter registered under this name; or create and supportPipeline
a new
Counter using the provided MetricSupplier if none is registered.
- countFile(String) - 类 中的方法com.github.netty.core.util.ResourceManager
-
Gets the number of files in the path
- Counting - com.github.netty.core.metrics中的接口
-
An interface for metric types which have counts.
- CpuTimeClock() - 类 的构造器com.github.netty.core.metrics.Clock.CpuTimeClock
-
- 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
-
- createName(String, String, String) - 类 中的方法com.github.netty.core.metrics.DefaultObjectNameFactory
-
- createName(String, String, String) - 接口 中的方法com.github.netty.core.metrics.ObjectNameFactory
-
- 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
-
- createsObjectNamesWith(ObjectNameFactory) - 类 中的方法com.github.netty.core.metrics.JmxReporter.Builder
-
- createSslResponse(Set<CapabilityFlags>, int, MysqlCharacterSet) - 类 中的静态方法com.github.netty.protocol.mysql.client.ClientHandshakePacket
-
- CsvFileProvider - com.github.netty.core.metrics中的接口
-
This interface allows a pluggable implementation of what file names
the
CsvReporter will write to.
- CsvReporter - com.github.netty.core.metrics中的类
-
A reporter which creates a comma-separated values file of the measurements for each metric.
- CsvReporter.Builder - com.github.netty.core.metrics中的类
-
- 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
-
- Gauge<T> - com.github.netty.core.metrics中的接口
-
A gauge metric is an instantaneous reading of a particular value.
- gauge(String, MetricRegistry.MetricSupplier<Gauge>) - 类 中的方法com.github.netty.core.metrics.MetricRegistry
-
Return the
Gauge registered under this name; or create and supportPipeline
a new
Gauge using the provided MetricSupplier if none is registered.
- 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
-
- get2(String, String) - 接口 中的方法com.github.netty.protocol.nrpc.service.RpcDBService
-
To get the data
- get2(String, String) - 类 中的方法com.github.netty.protocol.nrpc.service.RpcDBServiceImpl
-
- get50thPercentile() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxHistogramMBean
-
- get50thPercentile() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxTimerMBean
-
- get75thPercentile() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxHistogramMBean
-
- get75thPercentile() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxTimerMBean
-
- get75thPercentile() - 类 中的方法com.github.netty.core.metrics.Snapshot
-
Returns the value at the 75th percentile in the distribution.
- get95thPercentile() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxHistogramMBean
-
- get95thPercentile() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxTimerMBean
-
- get95thPercentile() - 类 中的方法com.github.netty.core.metrics.Snapshot
-
Returns the value at the 95th percentile in the distribution.
- get98thPercentile() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxHistogramMBean
-
- get98thPercentile() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxTimerMBean
-
- get98thPercentile() - 类 中的方法com.github.netty.core.metrics.Snapshot
-
Returns the value at the 98th percentile in the distribution.
- get999thPercentile() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxHistogramMBean
-
- get999thPercentile() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxTimerMBean
-
- get999thPercentile() - 类 中的方法com.github.netty.core.metrics.Snapshot
-
Returns the value at the 99.9th percentile in the distribution.
- get99thPercentile() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxHistogramMBean
-
- get99thPercentile() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxTimerMBean
-
- get99thPercentile() - 类 中的方法com.github.netty.core.metrics.Snapshot
-
Returns the value at the 99th percentile in the distribution.
- 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.HRpcProtocolSpringAdapter
-
- 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.core.util.ServerInfo
-
- 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
-
- getArgumentTypes(Method) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
-
- getAsyncContext() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
-
- getAsyncContext() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
-
- getAsyncExecutorService() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
-
- getAsyncExecutorService() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
-
- 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".
- getAutoFlushIdleTime() - 类 中的方法com.github.netty.protocol.MqttProtocol
-
- getAutoFlushIdleTime() - 类 中的方法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
-
- getCause() - 异常错误 中的方法com.github.netty.protocol.servlet.ServletAsyncContext.AsyncRuntimeException
-
- 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.core.metrics.MetricAttribute
-
- 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
-
- 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(HttpMessage) - 类 中的静态方法com.github.netty.core.util.HttpHeaderUtil
-
Returns the length of the content.
- getContentLength(HttpMessage, long) - 类 中的静态方法com.github.netty.core.util.HttpHeaderUtil
-
Returns the length of the content.
- getContentLength() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
-
- getContentLength() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
-
- getContentLength() - 类 中的方法com.github.netty.protocol.servlet.ServletInputStreamWrapper
-
- 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
-
- getCount() - 类 中的方法com.github.netty.core.metrics.Counter
-
Returns the counter's current value.
- getCount() - 接口 中的方法com.github.netty.core.metrics.Counting
-
Returns the current count.
- getCount() - 类 中的方法com.github.netty.core.metrics.Histogram
-
Returns the number of values recorded.
- getCount() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxCounterMBean
-
- getCount() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxHistogramMBean
-
- getCount() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxMeterMBean
-
- getCount() - 类 中的方法com.github.netty.core.metrics.Meter
-
- getCount() - 接口 中的方法com.github.netty.core.metrics.Metered
-
Returns the number of events which have been marked.
- getCount() - 类 中的方法com.github.netty.core.metrics.Timer
-
- getCounters() - 类 中的方法com.github.netty.core.metrics.MetricRegistry
-
Returns a map of all the counters in the registry and their names.
- getCounters(MetricFilter) - 类 中的方法com.github.netty.core.metrics.MetricRegistry
-
Returns a map of all the counters in the registry and their names which match the given
filter.
- 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
-
- getDefault() - 类 中的静态方法com.github.netty.core.metrics.SharedMetricRegistries
-
Gets the name of the default registry, if it has been set
- getDefaultAsyncSendTimeout() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketServerContainer
-
The default value for this implementation is -1.
- getDefaultClassLoader() - 类 中的静态方法com.github.netty.core.util.ReflectUtil
-
- 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
-
- getDocumentRoot() - 类 中的方法com.github.netty.springboot.server.NettyTcpServerFactory
-
- getDomain() - 类 中的方法com.github.netty.protocol.servlet.ServletSessionCookieConfig
-
- getDouble(int) - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool
-
- getDrainStatus() - 类 中的方法com.github.netty.core.util.ConcurrentLinkedHashMap
-
- getDurationUnit() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxTimerMBean
-
- 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
-
- getException() - 类 中的方法com.github.netty.protocol.servlet.ServletErrorPage
-
- getExceptionName() - 类 中的方法com.github.netty.protocol.servlet.ServletErrorPage
-
- getExceptionType() - 类 中的方法com.github.netty.protocol.servlet.ServletErrorPage
-
- getExcludes() - 类 中的方法com.github.netty.core.util.ApplicationX.Scanner
-
- 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.
- getFifteenMinuteRate() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxMeterMBean
-
- getFifteenMinuteRate() - 类 中的方法com.github.netty.core.metrics.Meter
-
- getFifteenMinuteRate() - 接口 中的方法com.github.netty.core.metrics.Metered
-
Returns the fifteen-minute exponentially-weighted moving average rate at which events have
occurred since the meter was created.
- getFifteenMinuteRate() - 类 中的方法com.github.netty.core.metrics.Timer
-
- getFile(File, String) - 接口 中的方法com.github.netty.core.metrics.CsvFileProvider
-
- getFile(File, String) - 类 中的方法com.github.netty.core.metrics.FixedNameCsvFileProvider
-
- getFileName(String) - 类 中的方法com.github.netty.protocol.servlet.SessionLocalFileServiceImpl
-
Get file name
- 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
-
- getFiveMinuteRate() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxMeterMBean
-
- getFiveMinuteRate() - 类 中的方法com.github.netty.core.metrics.Meter
-
- getFiveMinuteRate() - 接口 中的方法com.github.netty.core.metrics.Metered
-
Returns the five-minute exponentially-weighted moving average rate at which events have
occurred since the meter was created.
- getFiveMinuteRate() - 类 中的方法com.github.netty.core.metrics.Timer
-
- getFlags() - 类 中的方法com.github.netty.protocol.mysql.server.ServerColumnDefinitionPacket
-
- getFloat(int) - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool
-
- 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
-
- getGauges() - 类 中的方法com.github.netty.core.metrics.MetricRegistry
-
Returns a map of all the gauges in the registry and their names.
- getGauges(MetricFilter) - 类 中的方法com.github.netty.core.metrics.MetricRegistry
-
Returns a map of all the gauges in the registry and their names which match the given filter.
- 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
-
- getHistograms() - 类 中的方法com.github.netty.core.metrics.MetricRegistry
-
Returns a map of all the histograms in the registry and their names.
- getHistograms(MetricFilter) - 类 中的方法com.github.netty.core.metrics.MetricRegistry
-
Returns a map of all the histograms in the registry and their names which match the given
filter.
- 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.core.util.ServerInfo
-
- getKeepAlive() - 类 中的方法com.github.netty.protocol.mqtt.interception.InterceptConnectMessage
-
- 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
-
- 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.UrlMapper
-
Gets a mapping object
- getMappings() - 类 中的方法com.github.netty.protocol.servlet.ServletRegistration
-
- getMax() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxHistogramMBean
-
- getMax() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxTimerMBean
-
- getMax() - 类 中的方法com.github.netty.core.metrics.Snapshot
-
Returns the highest value in the snapshot.
- getMax() - 类 中的方法com.github.netty.core.metrics.UniformSnapshot
-
Returns the highest value in the snapshot.
- getMax() - 类 中的方法com.github.netty.core.metrics.WeightedSnapshot
-
Returns the highest value in the snapshot.
- getMaxAge() - 类 中的方法com.github.netty.protocol.servlet.ServletSessionCookieConfig
-
- getMaxBinaryMessageBufferSize() - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
-
- getMaxBufferBytes() - 类 中的方法com.github.netty.core.util.ChunkedWriteHandler
-
- getMaxBufferBytes() - 类 中的方法com.github.netty.protocol.HttpServletProtocol
-
- getMaxCacheSize() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
-
- getMaxChunkSize() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
-
- getMaxConnections() - 类 中的方法com.github.netty.protocol.DynamicProtocolChannelHandler
-
- getMaxConnections() - 类 中的方法com.github.netty.springboot.NettyProperties
-
- getMaxContentSize() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
-
- getMaxFramePayloadLength() - 类 中的方法com.github.netty.springboot.server.NettyRequestUpgradeStrategy
-
- getMaxHeaderLineSize() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
-
- getMaxHeaderSize() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
-
- 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
-
- getMean() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxHistogramMBean
-
- getMean() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxTimerMBean
-
- getMean() - 类 中的方法com.github.netty.core.metrics.Snapshot
-
Returns the arithmetic mean of the values in the snapshot.
- getMean() - 类 中的方法com.github.netty.core.metrics.UniformSnapshot
-
Returns the arithmetic mean of the values in the snapshot.
- getMean() - 类 中的方法com.github.netty.core.metrics.WeightedSnapshot
-
Returns the weighted arithmetic mean of the values in the snapshot.
- getMeanRate() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxMeterMBean
-
- getMeanRate() - 类 中的方法com.github.netty.core.metrics.Meter
-
- getMeanRate() - 接口 中的方法com.github.netty.core.metrics.Metered
-
Returns the mean rate at which events have occurred since the meter was created.
- getMeanRate() - 类 中的方法com.github.netty.core.metrics.Timer
-
- getMedian() - 类 中的方法com.github.netty.core.metrics.Snapshot
-
Returns the median value in the distribution.
- 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.protocol.servlet.ServletChannelHandler
-
Pull out the IO task package factory class on this connection
- getMeters() - 类 中的方法com.github.netty.core.metrics.MetricRegistry
-
Returns a map of all the meters in the registry and their names.
- getMeters(MetricFilter) - 类 中的方法com.github.netty.core.metrics.MetricRegistry
-
Returns a map of all the meters in the registry and their names which match the given filter.
- 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
-
- getMethodType(JavaClassFile.Member.Type, JavaClassFile.Member.Type...) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
-
- getMetrics() - 类 中的方法com.github.netty.core.metrics.JvmAttributeGaugeSet
-
- getMetrics() - 类 中的方法com.github.netty.core.metrics.MetricRegistry
-
- getMetrics() - 接口 中的方法com.github.netty.core.metrics.MetricSet
-
A map of metric names to metrics.
- 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
-
- getMin() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxHistogramMBean
-
- getMin() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxTimerMBean
-
- getMin() - 类 中的方法com.github.netty.core.metrics.Snapshot
-
Returns the lowest value in the snapshot.
- getMin() - 类 中的方法com.github.netty.core.metrics.UniformSnapshot
-
Returns the lowest value in the snapshot.
- getMin() - 类 中的方法com.github.netty.core.metrics.WeightedSnapshot
-
Returns the lowest value in the snapshot.
- 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
-
- getNameAndType(int) - 类 中的方法com.github.netty.core.util.JavaClassFile.ConstantPool
-
- getNamedDispatcher(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
-
- getNames() - 类 中的方法com.github.netty.core.metrics.MetricRegistry
-
Returns a set of the names of all the metrics in the registry.
- 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
-
- 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.
- getNrpc() - 类 中的方法com.github.netty.springboot.NettyProperties
-
- getObject() - 类 中的方法com.github.netty.protocol.servlet.util.UrlMapper.Element
-
- getObjectType(String) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
-
- getOffsetDelta() - 类 中的方法com.github.netty.core.util.JavaClassFile.Attribute.StackMapFrame
-
- getOneMinuteRate() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxMeterMBean
-
- getOneMinuteRate() - 类 中的方法com.github.netty.core.metrics.Meter
-
- getOneMinuteRate() - 接口 中的方法com.github.netty.core.metrics.Metered
-
Returns the one-minute exponentially-weighted moving average rate at which events have
occurred since the meter was created.
- getOneMinuteRate() - 类 中的方法com.github.netty.core.metrics.Timer
-
- getOnEvictionConsumer() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
-
- getOnExpiryConsumer() - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
-
- getOpcode(int) - 类 中的方法com.github.netty.core.util.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
-
- getOrCreate(String) - 类 中的静态方法com.github.netty.core.metrics.SharedMetricRegistries
-
- 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.metrics.BytesMetricsChannelHandler
-
- getOrSetMetrics(Channel) - 类 中的静态方法com.github.netty.metrics.MessageMetricsChannelHandler
-
- getOsName() - 类 中的静态方法com.github.netty.core.util.HostUtil
-
- getOsName() - 类 中的静态方法com.github.netty.core.util.ServerInfo
-
- 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
-
- 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.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
-
- getPid() - 类 中的静态方法com.github.netty.core.util.HostUtil
-
- 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
-
- 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
-
- 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.
- getRate(TimeUnit) - 类 中的方法com.github.netty.core.metrics.EWMA
-
Returns the rate in the given units of time.
- getRateUnit() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxMeterMBean
-
- 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
- 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) - 类 中的方法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.
- 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
-
- 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
-
- getReturnType(Method) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
-
- 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
-
- 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.core.util.ServerInfo
-
- 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
-
- getServerHandlerExecutor() - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
-
- getServerHeader() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
-
- getServerInfo() - 类 中的静态方法com.github.netty.core.util.ServerInfo
-
- getServerInfo() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
-
- 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
-
- getServerMessageMaxLength() - 类 中的方法com.github.netty.springboot.NettyProperties.Nrpc
-
- getServerName() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
-
- getServerNumber() - 类 中的静态方法com.github.netty.core.util.ServerInfo
-
- getServerOkPacket() - 类 中的方法com.github.netty.protocol.mysql.EventHandshakeSuccessful
-
- getServerPort() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletRequest
-
- getServerSocketAddress(InetAddress, int) - 类 中的静态方法com.github.netty.springboot.server.NettyTcpServerFactory
-
- 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
-
- getServletContextName() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
-
- getServletEventListenerManager() - 类 中的方法com.github.netty.protocol.servlet.ServletContext
-
- getServletHttpExchange() - 类 中的方法com.github.netty.protocol.servlet.NettyMessageToServletRunnable.HttpRunnable
-
- 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.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
-
- getSnapshot() - 类 中的方法com.github.netty.core.metrics.ExponentiallyDecayingReservoir
-
- getSnapshot() - 类 中的方法com.github.netty.core.metrics.Histogram
-
- getSnapshot() - 接口 中的方法com.github.netty.core.metrics.Reservoir
-
Returns a snapshot of the reservoir's values.
- getSnapshot() - 接口 中的方法com.github.netty.core.metrics.Sampling
-
Returns a snapshot of the values.
- getSnapshot() - 类 中的方法com.github.netty.core.metrics.SlidingTimeWindowReservoir
-
- getSnapshot() - 类 中的方法com.github.netty.core.metrics.SlidingWindowReservoir
-
- getSnapshot() - 类 中的方法com.github.netty.core.metrics.Timer
-
- getSnapshot() - 类 中的方法com.github.netty.core.metrics.UniformReservoir
-
- getSnapshotSize() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxHistogramMBean
-
- getSort() - 类 中的方法com.github.netty.core.util.JavaClassFile.Member.Type
-
Returns the sort of this type.
- 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
-
- getStdDev() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxHistogramMBean
-
- getStdDev() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxTimerMBean
-
- getStdDev() - 类 中的方法com.github.netty.core.metrics.Snapshot
-
Returns the standard deviation of the values in the snapshot.
- getStdDev() - 类 中的方法com.github.netty.core.metrics.UniformSnapshot
-
Returns the standard deviation of the values in the snapshot.
- getStdDev() - 类 中的方法com.github.netty.core.metrics.WeightedSnapshot
-
Returns the weighted standard deviation of the values in the snapshot.
- 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
-
- 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
-
- getThrowable() - 类 中的方法com.github.netty.protocol.nrpc.RpcContext
-
- getThrowable() - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
-
- getTick() - 类 中的方法com.github.netty.core.metrics.Clock.CpuTimeClock
-
- getTick() - 类 中的方法com.github.netty.core.metrics.Clock
-
Returns the current time tick.
- getTick() - 类 中的方法com.github.netty.core.metrics.Clock.UserTimeClock
-
- getTime() - 类 中的方法com.github.netty.core.metrics.Clock
-
Returns the current time in milliseconds.
- 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
-
- getTimers() - 类 中的方法com.github.netty.core.metrics.MetricRegistry
-
Returns a map of all the timers in the registry and their names.
- getTimers(MetricFilter) - 类 中的方法com.github.netty.core.metrics.MetricRegistry
-
Returns a map of all the timers in the registry and their names which match the given filter.
- 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
-
- getType(Class<?>) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
-
- getType(Constructor<?>) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
-
- getType(Method) - 类 中的静态方法com.github.netty.core.util.JavaClassFile.Member.Type
-
- 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
-
- 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.metrics.CachedGauge
-
- getValue() - 类 中的方法com.github.netty.core.metrics.DerivativeGauge
-
- getValue() - 接口 中的方法com.github.netty.core.metrics.Gauge
-
Returns the metric's current value.
- getValue() - 类 中的方法com.github.netty.core.metrics.JmxAttributeGauge
-
- getValue() - 接口 中的方法com.github.netty.core.metrics.JmxReporter.JmxGaugeMBean
-
- getValue() - 类 中的方法com.github.netty.core.metrics.RatioGauge
-
- getValue() - 类 中的方法com.github.netty.core.metrics.RatioGauge.Ratio
-
Returns the ratio, which is either a double between 0 and 1 (inclusive) or
NaN.
- getValue(double) - 类 中的方法com.github.netty.core.metrics.Snapshot
-
Returns the value at the given quantile.
- getValue(double) - 类 中的方法com.github.netty.core.metrics.UniformSnapshot
-
Returns the value at the given quantile.
- getValue(double) - 类 中的方法com.github.netty.core.metrics.WeightedSnapshot
-
Returns the value at the given quantile.
- 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
-
- getValueNames() - 类 中的方法com.github.netty.protocol.servlet.ServletHttpSession
-
- getValues() - 类 中的方法com.github.netty.core.metrics.Snapshot
-
Returns the entire set of values in the snapshot.
- getValues() - 类 中的方法com.github.netty.core.metrics.UniformSnapshot
-
Returns the entire set of values in the snapshot.
- getValues() - 类 中的方法com.github.netty.core.metrics.WeightedSnapshot
-
Returns the entire set of values in the snapshot.
- 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
-
- 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
-
- 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"
- 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.ServerInfo
-
- main(String[]) - 类 中的静态方法com.github.netty.protocol.servlet.util.SnowflakeIdWorker
-
test
- main(String[]) - 类 中的静态方法com.github.netty.protocol.servlet.util.UrlMapper
-
- 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.metrics.Meter
-
Mark the occurrence of an event.
- mark(long) - 类 中的方法com.github.netty.core.metrics.Meter
-
Mark the occurrence of a given number of events.
- mark() - 类 中的方法com.github.netty.core.util.JavaClassFile.ClassReader
-
- markIoThreadOverFlag() - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
-
Marks the end of the main thread
- markWith(Marker) - 类 中的方法com.github.netty.core.metrics.Slf4jReporter.Builder
-
Mark all logged metrics with the given marker.
- 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
-
- matches(String, Metric) - 接口 中的方法com.github.netty.core.metrics.MetricFilter
-
Returns true if the metric matches the filter; false otherwise.
- 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.metrics中的类
-
- MessageMetrics() - 类 的构造器com.github.netty.metrics.MessageMetrics
-
- MessageMetricsChannelHandler - com.github.netty.metrics中的类
-
Communication monitoring (read write/time)
- MessageMetricsChannelHandler() - 类 的构造器com.github.netty.metrics.MessageMetricsChannelHandler
-
- messagesRead() - 类 中的方法com.github.netty.metrics.MessageMetrics
-
- messagesWrote() - 类 中的方法com.github.netty.metrics.MessageMetrics
-
- MessageToRunnable - com.github.netty.core中的接口
-
Convert the IO message to Runnable
- messageToString(Object) - 类 中的方法com.github.netty.core.AbstractChannelHandler
-
- Meter - com.github.netty.core.metrics中的类
-
A meter metric which measures mean throughput and one-, five-, and fifteen-minute
exponentially-weighted moving average throughputs.
- Meter() - 类 的构造器com.github.netty.core.metrics.Meter
-
- Meter(Clock) - 类 的构造器com.github.netty.core.metrics.Meter
-
- meter(String) - 类 中的方法com.github.netty.core.metrics.MetricRegistry
-
Return the
Meter registered under this name; or create and supportPipeline
a new
Meter if none is registered.
- meter(String, MetricRegistry.MetricSupplier<Meter>) - 类 中的方法com.github.netty.core.metrics.MetricRegistry
-
Return the
Meter registered under this name; or create and supportPipeline
a new
Meter using the provided MetricSupplier if none is registered.
- Metered - com.github.netty.core.metrics中的接口
-
An object which maintains mean and exponentially-weighted rate.
- METHOD - 类 中的静态变量com.github.netty.core.util.JavaClassFile.Member.Type
-
The sort of method types.
- Metric - com.github.netty.core.metrics中的接口
-
A tag interface to indicate that a class is a metric.
- MetricAttribute - com.github.netty.core.metrics中的枚举
-
Represents attributes of metrics which can be reported.
- MetricFilter - com.github.netty.core.metrics中的接口
-
A filter used to determine whether or not a metric should be reported, among other things.
- MetricRegistry - com.github.netty.core.metrics中的类
-
A registry of metric instances.
- MetricRegistry() - 类 的构造器com.github.netty.core.metrics.MetricRegistry
-
- MetricRegistry.MetricSupplier<T extends Metric> - com.github.netty.core.metrics中的接口
-
- MetricRegistryListener - com.github.netty.core.metrics中的接口
-
Listeners for events from the registry.
- MetricRegistryListener.Base - com.github.netty.core.metrics中的类
-
- 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
-
- MetricSet - com.github.netty.core.metrics中的接口
-
A set of named metrics.
- MimeMappingsX - com.github.netty.protocol.servlet.util中的类
-
Simple container-independent abstraction for servlet mime mappings.
- MimeMappingsX() - 类 的构造器com.github.netty.protocol.servlet.util.MimeMappingsX
-
- 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
-
- 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
-
- MqttAutoFlushChannelHandler - com.github.netty.protocol.mqtt中的类
-
Auto-flush data on channel after a read timeout.
- MqttAutoFlushChannelHandler(long, TimeUnit) - 类 的构造器com.github.netty.protocol.mqtt.MqttAutoFlushChannelHandler
-
- MqttClientDescriptor - com.github.netty.protocol.mqtt中的类
-
- MqttConnection - com.github.netty.protocol.mqtt中的类
-
- MqttConnection(Channel, BrokerConfiguration, IAuthenticator, MqttSessionRegistry, MqttPostOffice) - 类 的构造器com.github.netty.protocol.mqtt.MqttConnection
-
- MqttDropWizardMetricsChannelHandler - com.github.netty.protocol.mqtt中的类
-
Pipeline handler use to track some MQTT metrics.
- MqttDropWizardMetricsChannelHandler() - 类 的构造器com.github.netty.protocol.mqtt.MqttDropWizardMetricsChannelHandler
-
- 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中的类
-
- MysqlBackendBusinessHandler() - 类 的构造器com.github.netty.protocol.mysql.server.MysqlBackendBusinessHandler
-
- MysqlCharacterSet - com.github.netty.protocol.mysql中的枚举
-
- MysqlFrontendBusinessHandler - com.github.netty.protocol.mysql.client中的类
-
- 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
- RANGE - 类 中的静态变量com.github.netty.protocol.servlet.util.HttpHeaderConstants
-
"Range"
- RatioGauge - com.github.netty.core.metrics中的类
-
A gauge which measures the ratio of one value to another.
- RatioGauge() - 类 的构造器com.github.netty.core.metrics.RatioGauge
-
- RatioGauge.Ratio - com.github.netty.core.metrics中的类
-
A ratio of one quantity to another.
- 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
-
- refCnt() - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
-
- 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
-
- register(String, T) - 类 中的方法com.github.netty.core.metrics.MetricRegistry
-
Given a
Metric, registers it under the given name.
- registerAlias(String, String) - 类 中的方法com.github.netty.core.util.ApplicationX
-
注册别名
- registerAll(MetricSet) - 类 中的方法com.github.netty.core.metrics.MetricRegistry
-
Given a metric set, registers them.
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法com.github.netty.springboot.client.NettyRpcClientBeanDefinitionRegistrar
-
- RegisteredBeanPostProcessor(ApplicationX) - 类 的构造器com.github.netty.core.util.ApplicationX.RegisteredBeanPostProcessor
-
- registerWith(MBeanServer) - 类 中的方法com.github.netty.core.metrics.JmxReporter.Builder
-
- release() - 类 中的方法com.github.netty.core.Packet
-
- release(int) - 类 中的方法com.github.netty.core.Packet
-
- release(Object) - 类 中的静态方法com.github.netty.core.util.RecyclableUtil
-
- release() - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
-
- release(int) - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
-
- remoteAddress(InetSocketAddress) - 类 中的方法com.github.netty.core.SimpleNettyClient
-
- remoteAddress() - 类 中的方法com.github.netty.protocol.TcpChannel
-
- remove(String) - 类 中的方法com.github.netty.core.metrics.MetricRegistry
-
Removes the metric with the given name.
- remove(String) - 类 中的静态方法com.github.netty.core.metrics.SharedMetricRegistries
-
- 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(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.core.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
-
- removeListener(MetricRegistryListener) - 类 中的方法com.github.netty.core.metrics.MetricRegistry
-
- removeMapping(String) - 类 中的方法com.github.netty.protocol.servlet.util.UrlMapper
-
Delete the mapping
- removeMatching(MetricFilter) - 类 中的方法com.github.netty.core.metrics.MetricRegistry
-
Removes all metrics which match the given filter.
- 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
-
- 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
-
- replace(ByteBuf) - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
-
- replaceAll(BiFunction<? super K, ? super V, ? extends V>) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
-
- report(SortedMap<String, Gauge>, SortedMap<String, Counter>, SortedMap<String, Histogram>, SortedMap<String, Meter>, SortedMap<String, Timer>) - 类 中的方法com.github.netty.core.metrics.ConsoleReporter
-
- report(SortedMap<String, Gauge>, SortedMap<String, Counter>, SortedMap<String, Histogram>, SortedMap<String, Meter>, SortedMap<String, Timer>) - 类 中的方法com.github.netty.core.metrics.CsvReporter
-
- report() - 类 中的方法com.github.netty.core.metrics.ScheduledReporter
-
Report the current values of all metrics in the registry.
- report(SortedMap<String, Gauge>, SortedMap<String, Counter>, SortedMap<String, Histogram>, SortedMap<String, Meter>, SortedMap<String, Timer>) - 类 中的方法com.github.netty.core.metrics.ScheduledReporter
-
Called periodically by the polling thread.
- report(SortedMap<String, Gauge>, SortedMap<String, Counter>, SortedMap<String, Histogram>, SortedMap<String, Meter>, SortedMap<String, Timer>) - 类 中的方法com.github.netty.core.metrics.Slf4jReporter
-
- Reporter - com.github.netty.core.metrics中的接口
-
- request(long) - 类 中的方法com.github.netty.protocol.nrpc.RpcClientReactivePublisher
-
- resendNotAckedPublishes() - 类 中的方法com.github.netty.protocol.mqtt.MqttConnection
-
- ResendNotAckedPublishes() - 类 的构造器com.github.netty.protocol.mqtt.MqttInflightResenderChannelHandler.ResendNotAckedPublishes
-
- Reservoir - com.github.netty.core.metrics中的接口
-
A statistically representative reservoir of a data stream.
- 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)
- 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
-
- 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
-
- retain() - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
-
- retain(int) - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
-
- retainedDuplicate() - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
-
- 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
-
- RUNNABLE - 类 中的静态变量com.github.netty.protocol.mysql.listener.WriterLogFilePacketListener.Lazy
-
- 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() - 类 中的方法com.github.netty.core.util.AnnotationMethodToMethodNameFunction
-
- 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
-
- Sampling - com.github.netty.core.metrics中的接口
-
An object which samples values.
- 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
-
- schedule(Runnable, long, TimeUnit) - 类 中的方法com.github.netty.core.metrics.InstrumentedScheduledExecutorService
- schedule(Callable<V>, long, TimeUnit) - 类 中的方法com.github.netty.core.metrics.InstrumentedScheduledExecutorService
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - 类 中的方法com.github.netty.core.metrics.InstrumentedScheduledExecutorService
- scheduleAtFixedRate() - 类 中的静态方法com.github.netty.core.util.ExpiryLRUMap.ExpiresScan
-
- ScheduledReporter - com.github.netty.core.metrics中的类
-
The abstract base class for all scheduled reporters (i.e., reporters which process a registry's
metrics periodically).
- scheduleOn(ScheduledExecutorService) - 类 中的方法com.github.netty.core.metrics.ConsoleReporter.Builder
-
Specifies the executor to use while scheduling reporting of metrics.
- scheduleOn(ScheduledExecutorService) - 类 中的方法com.github.netty.core.metrics.CsvReporter.Builder
-
Specifies the executor to use while scheduling reporting of metrics.
- scheduleOn(ScheduledExecutorService) - 类 中的方法com.github.netty.core.metrics.Slf4jReporter.Builder
-
Specifies the executor to use while scheduling reporting of metrics.
- scheduleReconnectTask(long, TimeUnit) - 类 中的方法com.github.netty.protocol.nrpc.RpcClient
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - 类 中的方法com.github.netty.core.metrics.InstrumentedScheduledExecutorService
- 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中的类
-
- ServerInfo - com.github.netty.core.util中的类
-
- ServerInfo() - 类 的构造器com.github.netty.core.util.ServerInfo
-
- 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.
- serverVersion(CharSequence) - 类 中的方法com.github.netty.protocol.mysql.server.ServerHandshakePacket.Builder
-
- ServletAsyncContext - com.github.netty.protocol.servlet中的类
-
Context for asynchronous processing
- ServletAsyncContext(ServletHttpExchange, ServletContext, ExecutorService, ServletRequest, ServletResponse) - 类 的构造器com.github.netty.protocol.servlet.ServletAsyncContext
-
- ServletAsyncContext.AsyncRuntimeException - com.github.netty.protocol.servlet中的异常错误
-
- ServletChannelHandler - com.github.netty.protocol.servlet中的类
-
Servlet processor (portal to the server)
- ServletChannelHandler(ServletContext, Supplier<Executor>) - 类 的构造器com.github.netty.protocol.servlet.ServletChannelHandler
-
- 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, 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, UrlMapper<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() - 类 的构造器com.github.netty.protocol.servlet.ServletInputStreamWrapper
-
- ServletInputStreamWrapper(ByteBuf) - 类 的构造器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, 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.core.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
-
- setAsyncExecutorService(ExecutorService) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
-
- setAsyncExecutorService(Class<? extends ExecutorService>) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
-
- 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
-
- setAsyncSwitchThread(boolean) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
-
- setAsyncSwitchThread(boolean) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
-
- 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
-
- setAutoFlushIdleTime(int) - 类 中的方法com.github.netty.protocol.MqttProtocol
-
- setAutoFlushIdleTime(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
-
- 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
-
- 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
-
- setContent(ByteBuf) - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
-
- setContentLength(HttpHeaders, long) - 类 中的静态方法com.github.netty.core.util.HttpHeaderUtil
-
Sets the "Content-Length" header.
- setContentLength(int) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpIncludeResponse
-
Disallow setContentLength(int) calls on an included
response.
- setContentLength(int) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpServletResponse
-
- 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
-
- 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
-
- setDefault(String) - 类 中的静态方法com.github.netty.core.metrics.SharedMetricRegistries
-
Creates a new registry and sets it as the default one under the provided name.
- setDefault(String, MetricRegistry) - 类 中的静态方法com.github.netty.core.metrics.SharedMetricRegistries
-
Sets the provided registry as the default one under the provided name
- 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
-
- setDispatchPath(String) - 类 中的方法com.github.netty.protocol.servlet.ServletHttpAsyncRequest
-
- setDocBase(String) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
-
- setDomain(String) - 类 中的方法com.github.netty.protocol.servlet.ServletSessionCookieConfig
-
- setEnable(boolean) - 类 中的方法com.github.netty.protocol.mysql.listener.WriterLogFilePacketListener
-
- 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
-
- setEnableLookup(boolean) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
-
- setEnableLookupFlag(boolean) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
-
- setEnableMetrics(boolean) - 类 中的方法com.github.netty.protocol.MqttProtocol
-
- 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
-
- setExpiryTimestamp(long) - 异常错误 中的方法com.github.netty.protocol.nrpc.exception.RpcTimeoutException
-
- setFieldMap(Map<AsciiString, ByteBuf>) - 类 中的方法com.github.netty.core.Packet
-
- setFirstClientPacketReadTimeoutMs(long) - 类 中的方法com.github.netty.protocol.DynamicProtocolChannelHandler
-
- setFirstClientPacketReadTimeoutMs(long) - 类 中的方法com.github.netty.springboot.NettyProperties
-
- 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
-
- 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.core.util.HttpHeaderUtil
-
Sets the value of the "Connection" header depending on the
protocol version of the specified message.
- 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
-
- setMaxBinaryMessageBufferSize(int) - 类 中的方法com.github.netty.protocol.servlet.websocket.WebSocketSession
-
- setMaxBufferBytes(long) - 类 中的方法com.github.netty.core.util.ChunkedWriteHandler
-
- setMaxBufferBytes(long) - 类 中的方法com.github.netty.protocol.HttpServletProtocol
-
- setMaxCacheSize(long) - 类 中的方法com.github.netty.core.util.ExpiryLRUMap
-
- setMaxChunkSize(int) - 类 中的方法com.github.netty.protocol.HttpServletProtocol
-
- setMaxChunkSize(int) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
-
- setMaxConnections(int) - 类 中的方法com.github.netty.protocol.DynamicProtocolChannelHandler
-
- setMaxConnections(int) - 类 中的方法com.github.netty.springboot.NettyProperties
-
- setMaxContentLength(int) - 类 中的方法com.github.netty.protocol.HttpServletProtocol
-
- setMaxContentSize(int) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
-
- setMaxFramePayloadLength(int) - 类 中的方法com.github.netty.springboot.server.NettyRequestUpgradeStrategy
-
- setMaxHeaderLineSize(int) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
-
- setMaxHeaderSize(int) - 类 中的方法com.github.netty.protocol.HttpServletProtocol
-
- setMaxHeaderSize(int) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
-
- 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
-
- 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.protocol.servlet.ServletChannelHandler
-
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.
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- setResponseWriterChunkMaxHeapByteLength(int) - 类 中的方法com.github.netty.protocol.servlet.ServletContext
-
- setResponseWriterChunkMaxHeapByteLength(int) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
-
- 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
-
- 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
-
- setServerHandlerExecutor(Class<? extends Executor>) - 类 中的方法com.github.netty.springboot.NettyProperties.HttpServlet
-
- 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
-
- setServletHttpExchange(ServletHttpExchange) - 类 中的方法com.github.netty.protocol.servlet.NettyMessageToServletRunnable.HttpRunnable
-
- 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
-
- setSslContextBuilder(SslContextBuilder) - 类 中的方法com.github.netty.protocol.HttpServletProtocol
-
- 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
-
- 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
-
- setThrowable(Throwable) - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
-
- 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.core.util.HttpHeaderUtil
-
Sets the block transport header
- setTrimTokens(boolean) - 类 中的方法com.github.netty.protocol.servlet.util.AntPathMatcher
-
Specify whether to trim tokenized paths and patterns.
- 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.
- setVersion(String) - 类 中的方法com.github.netty.protocol.nrpc.RpcPacket.RequestPacket
-
- setVersionBytes(byte[]) - 类 中的方法com.github.netty.core.AbstractProtocolEncoder
-
- setWriteListener(WriteListener) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStream
-
- setWriteListener(WriteListener) - 类 中的方法com.github.netty.protocol.servlet.ServletOutputStreamWrapper
-
- SharedMetricRegistries - com.github.netty.core.metrics中的类
-
A map of shared, named metric registries.
- 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
-
- shutdown() - 类 中的方法com.github.netty.core.metrics.InstrumentedExecutorService
-
- shutdown() - 类 中的方法com.github.netty.core.metrics.InstrumentedScheduledExecutorService
- shutdownExecutorOnStop(boolean) - 类 中的方法com.github.netty.core.metrics.ConsoleReporter.Builder
-
Specifies whether or not, the executor (used for reporting) will be stopped with same time with reporter.
- shutdownExecutorOnStop(boolean) - 类 中的方法com.github.netty.core.metrics.CsvReporter.Builder
-
Specifies whether or not, the executor (used for reporting) will be stopped with same time with reporter.
- shutdownExecutorOnStop(boolean) - 类 中的方法com.github.netty.core.metrics.Slf4jReporter.Builder
-
Specifies whether or not, the executor (used for reporting) will be stopped with same time with reporter.
- shutdownNow() - 类 中的方法com.github.netty.core.metrics.InstrumentedExecutorService
-
- shutdownNow() - 类 中的方法com.github.netty.core.metrics.InstrumentedScheduledExecutorService
- 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.metrics.ExponentiallyDecayingReservoir
-
- size() - 接口 中的方法com.github.netty.core.metrics.Reservoir
-
Returns the number of values recorded.
- size() - 类 中的方法com.github.netty.core.metrics.SlidingTimeWindowReservoir
-
- size() - 类 中的方法com.github.netty.core.metrics.SlidingWindowReservoir
-
- size() - 类 中的方法com.github.netty.core.metrics.Snapshot
-
Returns the number of values in the snapshot.
- size() - 类 中的方法com.github.netty.core.metrics.UniformReservoir
-
- size() - 类 中的方法com.github.netty.core.metrics.UniformSnapshot
-
Returns the number of values in the snapshot.
- size() - 类 中的方法com.github.netty.core.metrics.WeightedSnapshot
-
Returns the number of values in the snapshot.
- 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
- Slf4jReporter - com.github.netty.core.metrics中的类
-
A reporter class for logging metrics values to a SLF4J
Logger periodically, similar to
ConsoleReporter or
CsvReporter, but using the SLF4J framework instead.
- Slf4jReporter.Builder - com.github.netty.core.metrics中的类
-
- Slf4jReporter.LoggingLevel - com.github.netty.core.metrics中的枚举
-
- SlidingTimeWindowReservoir - com.github.netty.core.metrics中的类
-
A
Reservoir implementation backed by a sliding window that stores only the measurements made
in the last
N seconds (or other time unit).
- SlidingTimeWindowReservoir(long, TimeUnit) - 类 的构造器com.github.netty.core.metrics.SlidingTimeWindowReservoir
-
- SlidingTimeWindowReservoir(long, TimeUnit, Clock) - 类 的构造器com.github.netty.core.metrics.SlidingTimeWindowReservoir
-
- SlidingWindowReservoir - com.github.netty.core.metrics中的类
-
A
Reservoir implementation backed by a sliding window that stores the last
N
measurements.
- SlidingWindowReservoir(int) - 类 的构造器com.github.netty.core.metrics.SlidingWindowReservoir
-
- Snapshot - com.github.netty.core.metrics中的类
-
- Snapshot() - 类 的构造器com.github.netty.core.metrics.Snapshot
-
- 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
- specificDurationUnits(Map<String, TimeUnit>) - 类 中的方法com.github.netty.core.metrics.JmxReporter.Builder
-
Use specific
TimeUnits for the duration of the metrics with these names.
- specificRateUnits(Map<String, TimeUnit>) - 类 中的方法com.github.netty.core.metrics.JmxReporter.Builder
-
Use specific
TimeUnits for the rate of the metrics with these names.
- 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() - 类 中的方法com.github.netty.core.metrics.JmxReporter
-
Starts the reporter.
- start(long, TimeUnit) - 类 中的方法com.github.netty.core.metrics.ScheduledReporter
-
Starts the reporter polling at the given period.
- start(long, long, TimeUnit) - 类 中的方法com.github.netty.core.metrics.ScheduledReporter
-
Starts the reporter polling at the given period.
- start(Runnable) - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
-
- start() - 类 中的方法com.github.netty.protocol.servlet.ServletAsyncContext
-
- start() - 类 中的静态方法com.github.netty.springboot.NettyReportRunnable
-
- start() - 类 中的方法com.github.netty.springboot.server.NettyTcpServer
-
- 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
-
- status() - 类 中的方法com.github.netty.protocol.servlet.NettyHttpResponse
-
- stop() - 类 中的方法com.github.netty.core.AbstractNettyClient
-
- stop() - 类 中的方法com.github.netty.core.AbstractNettyServer
-
- stop() - 类 中的方法com.github.netty.core.metrics.JmxReporter
-
Stops the reporter.
- stop() - 类 中的方法com.github.netty.core.metrics.ScheduledReporter
-
Stops the reporter and if shutdownExecutorOnStop is true then shuts down its thread of execution.
- stop() - 类 中的方法com.github.netty.core.metrics.Timer.Context
-
Updates the timer with the difference between current and start time.
- stop() - 类 中的方法com.github.netty.protocol.mqtt.interception.BrokerInterceptor
-
Shutdown graciously the executor service
- stop() - 类 中的方法com.github.netty.springboot.server.NettyTcpServer
-
- 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
-
- submit(Runnable) - 类 中的方法com.github.netty.core.metrics.InstrumentedExecutorService
- submit(Runnable, T) - 类 中的方法com.github.netty.core.metrics.InstrumentedExecutorService
- submit(Callable<T>) - 类 中的方法com.github.netty.core.metrics.InstrumentedExecutorService
- submit(Callable<T>) - 类 中的方法com.github.netty.core.metrics.InstrumentedScheduledExecutorService
- submit(Runnable, T) - 类 中的方法com.github.netty.core.metrics.InstrumentedScheduledExecutorService
- submit(Runnable) - 类 中的方法com.github.netty.core.metrics.InstrumentedScheduledExecutorService
- 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.