public class HttpResponseEncoder extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
HEADER_DATE_LENGTH_1 |
static int |
HEADER_FIXED_LENGTH |
static int |
HEADER_SERVER_LENGTH |
static int |
MAX_HEADER_LENGTH |
public static final int MAX_HEADER_LENGTH
public static final int HEADER_SERVER_LENGTH
public static final int HEADER_DATE_LENGTH_1
public static final int HEADER_FIXED_LENGTH
public static ByteBuffer encode(HttpResponse httpResponse, TioConfig tioConfig, ChannelContext channelContext) throws UnsupportedEncodingException
httpResponse - tioConfig - channelContext - UnsupportedEncodingExceptionCopyright © 2022. All rights reserved.