Class PacketWrapper


  • public class PacketWrapper
    extends Object
    • Field Detail

      • buf

        public final io.netty.buffer.ByteBuf buf
      • protocol

        public final Protocol protocol
    • Constructor Detail

      • PacketWrapper

        public PacketWrapper​(DefinedPacket packet,
                             io.netty.buffer.ByteBuf buf,
                             Protocol protocol)
    • Method Detail

      • trySingleRelease

        public void trySingleRelease()
      • setReleased

        public void setReleased​(boolean released)