Uses of Class
org.mobicents.media.server.BaseEndpointImpl

Packages that use BaseEndpointImpl
org.mobicents.media.server   
org.mobicents.media.server.connection   
 

Uses of BaseEndpointImpl in org.mobicents.media.server
 

Subclasses of BaseEndpointImpl in org.mobicents.media.server
 class BaseSS7EndpointImpl
          Basic implementation of the endpoint.
 

Uses of BaseEndpointImpl in org.mobicents.media.server.connection
 

Fields in org.mobicents.media.server.connection declared as BaseEndpointImpl
protected  BaseEndpointImpl Connections.endpoint
           
 

Methods in org.mobicents.media.server.connection that return BaseEndpointImpl
 BaseEndpointImpl Connections.getEndpoint()
           
 

Constructors in org.mobicents.media.server.connection with parameters of type BaseEndpointImpl
Connections(BaseEndpointImpl endpoint, int localPoolSize, int rtpPoolSize, Boolean isLocalToRemote)
          Creates new connections subsystem.
LocalToRemoteConnections(BaseEndpointImpl endpoint, int localPoolSize, int rtpPoolSize)
           
RemoteToRemoteConnections(BaseEndpointImpl endpoint, int localPoolSize, int rtpPoolSize)
           
 



Copyright © 2012 TeleStax, Inc.. All Rights Reserved.