| Package | Description |
|---|---|
| org.restcomm.media.control.mgcp.connection | |
| org.restcomm.media.control.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.restcomm.media.resource.player.audio.AudioPlayerImpl> players,
ResourcePool<org.restcomm.media.resource.recorder.audio.AudioRecorderImpl> recorders,
ResourcePool<org.restcomm.media.resource.dtmf.DetectorImpl> dtmfDetectors,
ResourcePool<org.restcomm.media.resource.dtmf.GeneratorImpl> dtmfGenerators) |
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.