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

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

public abstract class ShortKeyDownPacket
extends Object
implements DownPacket

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

Constructor Summary
ShortKeyDownPacket(short 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

ShortKeyDownPacket

public ShortKeyDownPacket(short 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.