Class FilterPacket

java.lang.Object
org.apache.activeio.packet.FilterPacket
All Implemented Interfaces:
Packet
Direct Known Subclasses:
PacketPool.PooledPacket

public abstract class FilterPacket extends Object implements Packet
Provides a Packet implementation that filters operations to another packet. Used to make it easier to augment the method.
Version:
$Revision$