solar.service.pack.proto
Class BufferPackerFactory

java.lang.Object
  |
  +--solar.service.pack.proto.BufferPackerFactory

public class BufferPackerFactory
extends java.lang.Object

Factory to produce buffer packing strategies.

Version:
$Id: BufferPackerFactory.java,v 1.2 2003/10/13 14:53:36 glchen Exp $
Author:
Guanling Chen

Constructor Summary
protected BufferPackerFactory()
           
 
Method Summary
static BufferPacker makeBufferPacker()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BufferPackerFactory

protected BufferPackerFactory()
Method Detail

makeBufferPacker

public static BufferPacker makeBufferPacker()