org.mobicents.media.server.spi.memory
Class Memory

java.lang.Object
  extended by org.mobicents.media.server.spi.memory.Memory

public class Memory
extends Object

Author:
kulikov

Field Summary
static Clock clock
           
static int PARTITIONS
           
 
Constructor Summary
Memory()
           
 
Method Summary
static Frame allocate(int size)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

clock

public static Clock clock

PARTITIONS

public static final int PARTITIONS
See Also:
Constant Field Values
Constructor Detail

Memory

public Memory()
Method Detail

allocate

public static Frame allocate(int size)


Copyright © 2011. All Rights Reserved.