|
CONFIDENTIAL | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Bridge | |
|---|---|
| com.spectel.bcapi | Conferencing bridge control API. |
| Uses of Bridge in com.spectel.bcapi |
|---|
| Subinterfaces of Bridge in com.spectel.bcapi | |
|---|---|
interface |
MultiBridge
The MultiBridge interface specifies methods for a collection of implementation specific Bridge connectors. |
| Methods in com.spectel.bcapi that return Bridge | |
|---|---|
Bridge |
BridgeProvider.createBridge(java.util.Hashtable parameters)
Create the specified bridge instance. |
static Bridge |
BridgeFactory.getImpl(java.util.Hashtable parameters)
Get an implementation specific instance of the abstract Bridge class. |
static Bridge |
BridgeFactory.getImpl(java.lang.String fullPathToPropertyFile)
Instantiates an object of type bridge with parameters defined in a properties file. |
|
CONFIDENTIAL | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||