org.mobicents.media
Class BufferFactory

java.lang.Object
  extended by org.mobicents.media.BufferFactory

public class BufferFactory
extends java.lang.Object


Constructor Summary
BufferFactory(int size)
           
BufferFactory(int size, int buffSize)
           
 
Method Summary
 Buffer allocate()
           
 void deallocate(Buffer buffer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BufferFactory

public BufferFactory(int size)

BufferFactory

public BufferFactory(int size,
                     int buffSize)
Method Detail

allocate

public Buffer allocate()

deallocate

public void deallocate(Buffer buffer)


Copyright © 2010. All Rights Reserved.