Package com.couchbase.client.dcp.transport.netty
package com.couchbase.client.dcp.transport.netty
-
ClassDescriptionPerforms SASL authentication against the socket and once complete removes itself.Various netty channel related utility methods.Issues ordinary NOOP requests to the server when the DCP channel is idle.Opens the DCP connection on the channel and once established removes itself.Negotiates DCP control flags once connected and removes itself afterwards.A
ChannelHandlerthat logs all events using a logging framework.Handles the "business logic" of incoming DCP mutation and control messages.Sets up the pipeline for the actual DCP communication channels.Type alias.A user event indicating the connection should be failed if the handshake is not yet complete.Collaborates withConnectInterceptingHandlerto fail the connection if the handshake takes too long.This factory createsSslHandlerbased on a given configuration.