Modifier and Type | Field and Description |
---|---|
static LongKeyMap<byte[]> |
RESPONSE_MAP |
Constructor and Description |
---|
WebServerFilter() |
Modifier and Type | Method and Description |
---|---|
Object |
decode(IoSession session,
Object object)
将请求ByteBuffer转换成 HttpRequest
|
Object |
encode(IoSession session,
Object object)
将HttpResponse转换成ByteBuffer
|
public static final LongKeyMap<byte[]> RESPONSE_MAP
Copyright © 2020 Voovan. All rights reserved.