org.activeio.filter
Class PacketAggregator
java.lang.Object
org.activeio.filter.PacketAggregator
public abstract class PacketAggregator
- extends Object
- Version:
- $Revision$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PacketAggregator
public PacketAggregator()
addRawPacket
public void addRawPacket(Packet packet)
throws IOException
- Throws:
IOException
packetAssembled
protected abstract void packetAssembled(Packet packet)
getHeader
public Packet getHeader(Packet packet)
throws IOException
- Throws:
IOException
Copyright © -2009 The ActiveIO Project. All Rights Reserved.