org.mobicents.protocols.mgcp.parser
Class UtilsFactory

java.lang.Object
  extended by org.mobicents.protocols.mgcp.parser.UtilsFactory

public class UtilsFactory
extends Object


Constructor Summary
UtilsFactory(int size)
           
 
Method Summary
 Utils allocate()
           
 void deallocate(Utils utils)
           
 int getCount()
           
 int getSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UtilsFactory

public UtilsFactory(int size)
Method Detail

allocate

public Utils allocate()

deallocate

public void deallocate(Utils utils)

getSize

public int getSize()

getCount

public int getCount()


Copyright © 2012 TeleStax, Inc.. All Rights Reserved.