| Class | Description |
|---|---|
| ChunkedHandlerSwitcher |
Parent class for all pipelines which need to switch between a chunked and a non-chunked handler structure.
|
| HandlerUtils |
Various netty IO handler utilities.
|
| HttpChannelContext | |
| HttpProtocol |
Helper methods that need to be used when dealing with the HTTP protocol.
|
| NonChunkedHttpMessageHandler |
This message handler can be considered the opposite of the
ChunkedMessageHandler. |
| PipelineErrorHandler | |
| SslHandlerFactory |
This factory creates
SslHandler based on a given configuration. |
| TracingUtils |
Contains various utils to set attributes for tracing spans.
|
| TrafficCaptureHandler |
Similar to the netty LoggingHandler, but it dumps the traffic into the event bus for later
consumption instead of logging it right away.
|
Copyright © 2024 Couchbase, Inc.. All rights reserved.