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

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

public abstract class StringKeyUpPacket
extends UpPacket

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

Constructor Summary
StringKeyUpPacket(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

StringKeyUpPacket

public StringKeyUpPacket(String key)
Method Detail

getBuffers

public final Collection getBuffers()

getChildBuffers

protected abstract Collection getChildBuffers()


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