|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Endpoint | |
|---|---|
| org.mobicents.media | |
| org.mobicents.media.server.spi | |
| Uses of Endpoint in org.mobicents.media |
|---|
| Methods in org.mobicents.media that return Endpoint | |
|---|---|
Endpoint |
Component.getEndpoint()
Gets the reference to endpoint to which this component belongs |
| Methods in org.mobicents.media with parameters of type Endpoint | |
|---|---|
Component |
ComponentFactory.newInstance(Endpoint endpoint)
Constructs new component. |
void |
Component.setEndpoint(Endpoint endpoint)
Sets reference to the endpoint to which this component belongs. |
| Uses of Endpoint in org.mobicents.media.server.spi |
|---|
| Methods in org.mobicents.media.server.spi that return Endpoint | |
|---|---|
Endpoint |
Endpoint.clone()
|
Endpoint |
Connection.getEndpoint()
Gets the endpoint which executes this connection. |
Endpoint |
NamingService.lookup(java.lang.String endpointName)
|
Endpoint |
NamingService.lookup(java.lang.String endpointName,
boolean allowInUse)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||