|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use APIConfig | |
|---|---|
| org.mobicents.protocols.smpp.util | Network protocol support. |
| Uses of APIConfig in org.mobicents.protocols.smpp.util |
|---|
| Classes in org.mobicents.protocols.smpp.util that implement APIConfig | |
|---|---|
class |
AbstractAPIConfig
Abstract base class for APIConfig instances. |
class |
PropertiesAPIConfig
Base implementation of the APIConfig which reads its properties
from a Java properties file, loaded from a predefined location. |
| Methods in org.mobicents.protocols.smpp.util that return APIConfig | |
|---|---|
static APIConfig |
APIConfigFactory.getConfig()
Get the API configuration. |
static APIConfig |
APIConfigFactory.loadConfig()
Load and initialise an APIConfig instance. |
| Methods in org.mobicents.protocols.smpp.util with parameters of type APIConfig | |
|---|---|
static void |
APIConfigFactory.setCachedConfig(APIConfig apiConfig)
Set the cached APIConfig instance that will be returned
from calls to APIConfigFactory.getConfig(). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||