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

java.lang.Object
  extended byorg.apache.geronimo.network.protocol.UpPacket
      extended byorg.apache.geronimo.network.protocol.util.StringKeyDownPacket

public abstract class StringKeyDownPacket
extends UpPacket

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

Constructor Summary
StringKeyDownPacket(String key)
           
 
Method Summary
 Collection getBuffers()
           
protected abstract  Collection getChildBuffers()
           
 
Methods inherited from class org.apache.geronimo.network.protocol.UpPacket
getBuffer, getMetadata, setBuffer, setMetadata
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringKeyDownPacket

public StringKeyDownPacket(String key)
Method Detail

getBuffers

public final Collection getBuffers()

getChildBuffers

protected abstract Collection getChildBuffers()


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