public class RequestUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.log4j.Logger |
LOG
Logger
|
| Modifier and Type | Method and Description |
|---|---|
static WritableRequest |
decodeWritableRequest(io.netty.buffer.ByteBuf buf,
WritableRequest request)
decodeWritableRequest based on predicate
|
public static WritableRequest decodeWritableRequest(io.netty.buffer.ByteBuf buf, WritableRequest request) throws IOException
buf - ByteBufrequest - writableRequestIOExceptionCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.