|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.protocols.mgcp.utils.PacketRepresentationFactory
public class PacketRepresentationFactory
| Constructor Summary | |
|---|---|
PacketRepresentationFactory(int size,
int dataArrSize)
|
|
| Method Summary | |
|---|---|
PacketRepresentation |
allocate()
|
void |
deallocate(PacketRepresentation pr)
|
int |
getCount()
|
int |
getDataArrSize()
|
int |
getSize()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PacketRepresentationFactory(int size,
int dataArrSize)
| Method Detail |
|---|
public PacketRepresentation allocate()
public void deallocate(PacketRepresentation pr)
public int getSize()
public int getDataArrSize()
public int getCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||