|
Avaya Conferencing Provider API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionSpecificResource | |
|---|---|
| com.avaya.conferencing.api.acp.control | The Avaya Conferencing Provider Interface API. |
| Uses of ConnectionSpecificResource in com.avaya.conferencing.api.acp.control |
|---|
| Classes in com.avaya.conferencing.api.acp.control that implement ConnectionSpecificResource | |
|---|---|
class |
AbstractConnectionSpecificResource
Base class from which all implementable ConnectionSpecificResource extension points are derived. |
static class |
Conference.ParticipantAnnouncer
The Conference.ParticipantAnnouncer is responsible for announcing to the Conference the entry or exit of participants. |
class |
ConferenceCallFlow
Represents a conference call flow. |
static class |
EndPoint.DisconnectReason
Reasons why an EndPoint has been disconnected. |
static class |
EndPoint.QAPriority
Priority of an EndPoint within the EndPointQueue with ConferencingObjectQueue.Purposes.QA_QUESTIONS. |
class |
InboundCallFlow
Represents an initial call flow for newly incoming calls before they are placed in a Conference. |
class |
MediaResourcePool
This interface defines a Resource that can be used by certain media |
class |
MessageSet
A prompt set is a set of prompts. |
class |
RecordParticipantNameMode
When participants enter a conference |
class |
Room
A Connection may support multiple subconferences in Conference instances. |
| Methods in com.avaya.conferencing.api.acp.control with type parameters of type ConnectionSpecificResource | ||
|---|---|---|
abstract
|
Connection.getAvailableResources(java.lang.Class<T> type)
Gets the available ConnectionSpecificResource instances of a specified type that this Connection provides. |
|
| Methods in com.avaya.conferencing.api.acp.control that return ConnectionSpecificResource | ||
|---|---|---|
abstract
|
Connection.getAvailableResources(java.lang.Class<T> type)
Gets the available ConnectionSpecificResource instances of a specified type that this Connection provides. |
|
| Methods in com.avaya.conferencing.api.acp.control that return types with arguments of type ConnectionSpecificResource | |
|---|---|
java.lang.Class<? extends ConnectionSpecificResource> |
ConnectionSpecificResource.getResourceClass()
Returns the class of this ConnectionSpecificResource. |
|
Avaya Conferencing Provider API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||