Avaya Conferencing Provider API

Uses of Class
com.avaya.conferencing.api.acp.control.ConnectionContext

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

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

Methods in com.avaya.conferencing.api.acp.control that return ConnectionContext
static ConnectionContext ConferencingProviders.getDefaultConnectionContext()
          Returns the default ConnectionContext for the context ClassLoader of the current thread.
static ConnectionContext ConferencingProviders.getDefaultConnectionContext(java.lang.ClassLoader contextClassLoader)
          Returns the default ConnectionContext for the specified ClassLoader.
static ConnectionContext ConferencingProviders.newConnectionContext(java.lang.ClassLoader contextClassLoader)
          Creates a new ConnectionContext using the supplied ClassLoader.
 

Methods in com.avaya.conferencing.api.acp.control with parameters of type ConnectionContext
abstract  Connection ConferencingProvider.getConnection(ConnectionContext context, java.lang.String connectionURI, java.lang.String username, char[] password)
          Returns the required connection.
 


Avaya Conferencing Provider API

Copyright © 2008-2009 Avaya. All Rights Reserved.