Class ConfigHandler

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler, ChannelOutboundHandler

public class ConfigHandler
extends AbstractGenericHandler<HttpObject,​HttpRequest,​ConfigRequest>
The ConfigHandler is responsible for encoding ConfigRequests into lower level HttpRequests as well as decoding HttpObjects into CouchbaseResponses.
Since:
1.0
Author:
Michael Nitschinger