org.apache.geronimo.network.protocol
Class PacketField

java.lang.Object
  extended byorg.apache.geronimo.network.protocol.PacketField
Direct Known Subclasses:
MenuItemPacketField

public abstract class PacketField
extends Object

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

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

PacketField

public PacketField(byte key)
Method Detail

getBuffers

public final Collection getBuffers()

getChildBuffers

protected abstract Collection getChildBuffers()


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