| Modifier and Type | Field and Description |
|---|---|
static Class |
BYTE_ARRAY_CLASS |
static int |
HEAD_LEGNTH |
static byte |
SPLITER |
| Constructor and Description |
|---|
ByteFilter() |
| Modifier and Type | Method and Description |
|---|---|
Object |
decode(IoSession session,
Object object)
过滤器解密函数,接收事件(onRecive)前调用
onRecive事件前调用
|
Object |
encode(IoSession session,
Object object)
过滤器加密函数,发送事件(onSend)前调用
send事件前调用
|
Copyright © 2019 Voovan. All rights reserved.