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
- UnsupportedEncodingException
Copyright © 2021. All rights reserved.