public class ServerRequest extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
handleServerRequest(io.netty.channel.ChannelHandlerContext ctx,
io.netty.buffer.ByteBuf msg,
BucketConfigSink bucketConfigSink) |
static boolean |
isServerRequest(io.netty.buffer.ByteBuf msg) |
public static boolean isServerRequest(io.netty.buffer.ByteBuf msg)
public static void handleServerRequest(io.netty.channel.ChannelHandlerContext ctx,
io.netty.buffer.ByteBuf msg,
BucketConfigSink bucketConfigSink)
Copyright © 2021 Couchbase, Inc.. All rights reserved.