org.mobicents.protocols.mgcp.utils
Class PacketRepresentationFactory
java.lang.Object
org.mobicents.protocols.mgcp.utils.PacketRepresentationFactory
public class PacketRepresentationFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PacketRepresentationFactory
public PacketRepresentationFactory(int size,
int dataArrSize)
allocate
public PacketRepresentation allocate()
deallocate
public void deallocate(PacketRepresentation pr)
getSize
public int getSize()
getDataArrSize
public int getDataArrSize()
getCount
public int getCount()
Copyright © 2012 TeleStax, Inc.. All Rights Reserved.