public class HttpRequestEncoder extends Object
| Modifier and Type | Method and Description |
|---|---|
static ByteBuffer |
encode(HttpRequest httpRequest,
TioConfig tioConfig,
ChannelContext channelContext) |
public static ByteBuffer encode(HttpRequest httpRequest, TioConfig tioConfig, ChannelContext channelContext) throws UnsupportedEncodingException
httpRequest - tioConfig - channelContext - UnsupportedEncodingExceptionCopyright © 2021. All rights reserved.