AuthenticationHandler<T>public interface AuthenticationEncodingMechanism<T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
decode(io.netty.buffer.ByteBuf buffer) |
|
void |
encode(T data,
io.netty.buffer.ByteBuf buffer) |
Copyright © 2018. All rights reserved.