Uses of Interface
org.mobicents.media.Component

Packages that use Component
org.mobicents.media   
org.mobicents.media.server.spi   
org.mobicents.media.server.spi.dtmf   
org.mobicents.media.server.spi.recorder   
org.mobicents.media.server.spi.resource   
 

Uses of Component in org.mobicents.media
 

Subinterfaces of Component in org.mobicents.media
 interface MediaSink
          Implements the media consumer.
 interface MediaSource
          Abstracts a read interface that pushes data in the form of Buffer objects.
 

Methods in org.mobicents.media that return Component
 Component ComponentFactory.newInstance(Endpoint endpoint)
          Constructs new component.
 

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

Subinterfaces of Component in org.mobicents.media.server.spi
 interface MultimediaResourceGroup
           
 interface ResourceGroup
           
 

Methods in org.mobicents.media.server.spi that return Component
 Component Endpoint.getResource(MediaType mediaType, Class intf)
          Provides access to the specific resource of the endpoint.
 

Uses of Component in org.mobicents.media.server.spi.dtmf
 

Subinterfaces of Component in org.mobicents.media.server.spi.dtmf
 interface DtmfDetector
           
 

Uses of Component in org.mobicents.media.server.spi.recorder
 

Subinterfaces of Component in org.mobicents.media.server.spi.recorder
 interface Recorder
           
 

Uses of Component in org.mobicents.media.server.spi.resource
 

Subinterfaces of Component in org.mobicents.media.server.spi.resource
 interface DtmfGenerator
           
 interface Player
           
 interface TTSEngine
           
 



Copyright © 2011. All Rights Reserved.