Avaya Conferencing Provider API

Uses of Interface
com.avaya.conferencing.api.acp.control.ExecutorServiceFactory

Packages that use ExecutorServiceFactory
com.avaya.conferencing.api.acp.control The Avaya Conferencing Provider Interface API. 
 

Uses of ExecutorServiceFactory in com.avaya.conferencing.api.acp.control
 

Methods in com.avaya.conferencing.api.acp.control that return ExecutorServiceFactory
 ExecutorServiceFactory ConnectionContext.getNotifyFactory()
          Getter for property 'notifyFactory'.
 ExecutorServiceFactory ConnectionContext.getWorkerFactory()
          Getter for property 'factory'.
 

Methods in com.avaya.conferencing.api.acp.control with parameters of type ExecutorServiceFactory
 void ConnectionContext.setNotifyFactory(ExecutorServiceFactory notifyFactory)
          Setter for property 'notifyFactory'.
 void ConnectionContext.setWorkerFactory(ExecutorServiceFactory workerFactory)
          Setter for property 'factory'.
 


Avaya Conferencing Provider API

Copyright © 2008-2009 Avaya. All Rights Reserved.