|
Avaya Conferencing Provider API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||