public class PacketPool.PooledPacket extends FilterPacket
next
Constructor and Description |
---|
PooledPacket(Packet next) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
Packet |
filter(Packet packet) |
asByteSequence, capacity, clear, duplicate, duplicate, flip, getAdapter, hasRemaining, limit, limit, position, position, read, read, read, remaining, rewind, slice, sliceAsBytes, write, write, writeTo, writeTo
public PooledPacket(Packet next)
public Packet filter(Packet packet)
filter
in class FilterPacket
public void dispose()
dispose
in interface Packet
dispose
in class FilterPacket
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.