org.apache.geronimo.network.protocol
Interface PacketFactory


public interface PacketFactory

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

Method Summary
 UpPacket create(ByteBuffer buffer)
           
 

Method Detail

create

public UpPacket create(ByteBuffer buffer)
                throws ProtocolException
Throws:
ProtocolException


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