Uses of Interface
org.mobicents.media.server.ctrl.mgcp.evt.GeneratorFactory

Packages that use GeneratorFactory
org.mobicents.media.server.ctrl.mgcp.evt   
org.mobicents.media.server.ctrl.mgcp.evt.ann   
org.mobicents.media.server.ctrl.mgcp.evt.dtmf   
org.mobicents.media.server.ctrl.mgcp.evt.ivr   
 

Uses of GeneratorFactory in org.mobicents.media.server.ctrl.mgcp.evt
 

Methods in org.mobicents.media.server.ctrl.mgcp.evt that return GeneratorFactory
 GeneratorFactory[] MgcpPackage._getGenerators()
           
 

Method parameters in org.mobicents.media.server.ctrl.mgcp.evt with type arguments of type GeneratorFactory
 void MgcpPackage.setGenerators(java.util.List<GeneratorFactory> signals)
           
 

Uses of GeneratorFactory in org.mobicents.media.server.ctrl.mgcp.evt.ann
 

Classes in org.mobicents.media.server.ctrl.mgcp.evt.ann that implement GeneratorFactory
 class AnnSignalFactory
           
 

Uses of GeneratorFactory in org.mobicents.media.server.ctrl.mgcp.evt.dtmf
 

Classes in org.mobicents.media.server.ctrl.mgcp.evt.dtmf that implement GeneratorFactory
 class DtmfGeneratorFactory
           
 

Uses of GeneratorFactory in org.mobicents.media.server.ctrl.mgcp.evt.ivr
 

Classes in org.mobicents.media.server.ctrl.mgcp.evt.ivr that implement GeneratorFactory
 class RecorderFactory
           
 



Copyright © 2010. All Rights Reserved.