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

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

public abstract class ByteKeyDownPacket
extends Object
implements DownPacket

Version:
$Revision: 1.2 $ $Date: 2004/03/10 09:59:15 $

Constructor Summary
ByteKeyDownPacket(byte 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

ByteKeyDownPacket

public ByteKeyDownPacket(byte 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.