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

Packages that use Connection
org.mobicents.media.server.spi   
 

Uses of Connection in org.mobicents.media.server.spi
 

Methods in org.mobicents.media.server.spi that return Connection
 Connection Endpoint.createConnection(ConnectionType type)
          Creates new connection with specified mode.
 

Methods in org.mobicents.media.server.spi with parameters of type Connection
 void Endpoint.deleteConnection(Connection connection)
          Deletes specified connection.
 void Connection.setOtherParty(Connection other)
          Joins endpoint wich executes this connection with other party.
 



Copyright © 2011. All Rights Reserved.