| Package | Description |
|---|---|
| org.mobicents.media.server.mgcp.connection | |
| org.mobicents.media.server.mgcp.resources |
| Modifier and Type | Method and Description |
|---|---|
protected RtpConnectionImpl |
RtpConnectionPool.createResource() |
RtpConnectionImpl |
RtpConnectionFactory.produce() |
| Constructor and Description |
|---|
RtpConnectionPool(int initialCapacity,
PooledObjectFactory<RtpConnectionImpl> factory)
Create a new pool.
|
| Constructor and Description |
|---|
ResourcesPool(ResourcePool<RtpConnectionImpl> rtpConnections,
ResourcePool<LocalConnectionImpl> localConnections,
ResourcePool<org.mobicents.media.server.impl.resource.mediaplayer.audio.AudioPlayerImpl> players,
ResourcePool<org.mobicents.media.server.impl.resource.audio.AudioRecorderImpl> recorders,
ResourcePool<org.mobicents.media.server.impl.resource.dtmf.DetectorImpl> dtmfDetectors,
ResourcePool<org.mobicents.media.server.impl.resource.dtmf.GeneratorImpl> dtmfGenerators,
ResourcePool<PhoneSignalDetector> signalDetectors,
ResourcePool<PhoneSignalGenerator> signalGenerators) |
Copyright © 2016 TeleStax, Inc.. All Rights Reserved.