| Package | Description |
|---|---|
| org.mobicents.media | |
| org.mobicents.media.server.spi |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
Component.getEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
Component.setEndpoint(Endpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
Connection.getEndpoint()
Gets the endpoint which executes this connection.
|
Endpoint |
NamingService.lookup(String endpointName) |
Endpoint |
NamingService.lookup(String endpointName,
boolean allowInUse) |
Endpoint |
MediaServer.lookup(String name,
boolean bussy) |
Endpoint[] |
MediaServer.lookupall(String endpointName) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Endpoint> |
MediaServer.getEndpoints() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerManager.onStarted(Endpoint endpoint,
EndpointInstaller installer)
Notifies manager that given endpoint has been started.
|
void |
ServerManager.onStopped(Endpoint endpoint)
Notifies manager that given endpoint has been stopped.
|
void |
Connection.setEndpoint(Endpoint endpoint)
Sets the endpoint which executes this connection.
|
Copyright © 2016 TeleStax, Inc.. All Rights Reserved.