public class PacketEncrypter extends <any>
This is first stage in the outbound packet pipeline
| Constructor and Description |
|---|
PacketEncrypter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encode(ChannelHandlerContext ctx,
ByteBuf msg,
ByteBuf out) |
void |
handlerAdded(ChannelHandlerContext context) |
public PacketEncrypter()
public void handlerAdded(ChannelHandlerContext context)
Copyright © 2016. All rights reserved.