| Package | Description |
|---|---|
| org.mobicents.media | |
| org.mobicents.media.server.spi |
| Modifier and Type | Method and Description |
|---|---|
Connection |
ComponentFactory.newConnection(boolean isLocal)
Constructs new connection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentFactory.releaseConnection(Connection connection,
boolean isLocal)
Releases new connection.
|
| Modifier and Type | Method and Description |
|---|---|
Connection |
Endpoint.createConnection(ConnectionType type,
Boolean isLocal)
Creates new connection with specified mode.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Endpoint.deleteConnection(Connection connection)
Deletes specified connection.
|
void |
Endpoint.deleteConnection(Connection connection,
ConnectionType type)
Deletes specified connection.
|
void |
Connection.setOtherParty(Connection other)
Joins endpoint wich executes this connection with other party.
|
Copyright © 2016 TeleStax, Inc.. All Rights Reserved.