| Package | Description |
|---|---|
| org.restcomm.media.spi |
| 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) |
| 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 © 2017 TeleStax, Inc.. All Rights Reserved.