| Package | Description |
|---|---|
| org.restcomm.media.control.mgcp.connection | |
| org.restcomm.media.control.mgcp.resources |
| Modifier and Type | Method and Description |
|---|---|
protected LocalConnectionImpl |
LocalConnectionPool.createResource() |
LocalConnectionImpl |
LocalConnectionFactory.produce() |
| Constructor and Description |
|---|
LocalConnectionPool(int initialCapacity,
PooledObjectFactory<LocalConnectionImpl> connectionFactory) |
| 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.