org.apache.geronimo.network.protocol.util
Class LongKeyDownPacket

java.lang.Object
  extended byorg.apache.geronimo.network.protocol.util.LongKeyDownPacket
All Implemented Interfaces:
DownPacket

public abstract class LongKeyDownPacket
extends Object
implements DownPacket

Version:
$Revision: 1.3 $ $Date: 2004/04/20 12:16:54 $

Constructor Summary
LongKeyDownPacket(long key)
           
 
Method Summary
 Collection getBuffers()
           
protected abstract  Collection getChildBuffers()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LongKeyDownPacket

public LongKeyDownPacket(long key)
Method Detail

getBuffers

public final Collection getBuffers()
Specified by:
getBuffers in interface DownPacket

getChildBuffers

protected abstract Collection getChildBuffers()


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.