Uses of Interface
org.mobicents.media.server.spi.Endpoint

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)
           
 



Copyright © 2010. All Rights Reserved.