Uses of Class
org.mobicents.media.server.connection.Channel

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

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

Subclasses of Channel in org.mobicents.media.server.connection
 class LocalToRemoteChannel
          Represents the bi-directional transition path for a particular media type stream.
 

Fields in org.mobicents.media.server.connection declared as Channel
protected  Channel BaseConnection.audioChannel
           
protected  Channel Channel.otherChannel
           
protected  Channel BaseConnection.videoChannel
           
 

Methods in org.mobicents.media.server.connection with parameters of type Channel
 void Channel.connect(Channel other)
          Joins with other channel
 



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