Package com.couchbase.client.core.io.netty
package com.couchbase.client.core.io.netty
-
ClassesClassDescriptionParent class for all pipelines which need to switch between a chunked and a non-chunked handler structure.Inspecting the event loop group type on every use can cause uneven distribution of channels to event loops, because
IoEventLoopGroup.isIoType(Class)increments the counter that points to the "next" loop (see JVMCBC-1740).Various netty IO handler utilities.Helper methods that need to be used when dealing with the HTTP protocol.This message handler can be considered the opposite of theChunkedMessageHandler.This factory createsSslHandlerbased on a given configuration.Contains various utils to set attributes for tracing spans.Similar to the netty LoggingHandler, but it dumps the traffic into the event bus for later consumption instead of logging it right away.