|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.mgcp.stack.EndpointHandlerFactory
public class EndpointHandlerFactory
| Constructor Summary | |
|---|---|
EndpointHandlerFactory(int size,
EndpointHandlerManager jainMgcpStackImpl)
|
|
| Method Summary | |
|---|---|
EndpointHandler |
allocate(java.lang.String endpoint)
|
void |
deallocate(EndpointHandler handler)
|
int |
getCount()
|
int |
getSize()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EndpointHandlerFactory(int size,
EndpointHandlerManager jainMgcpStackImpl)
| Method Detail |
|---|
public EndpointHandler allocate(java.lang.String endpoint)
public void deallocate(EndpointHandler handler)
public int getSize()
public int getCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||