|
Oracle Communications Services Gatekeeper OAM Java API Reference 5.1 E37524-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface defines the south bound connection attributes of the Subscription plug-in. It extends the common SMPP plug-in attributes interface.
| Field Summary | |
static boolean |
activeStatusThe current active status of the SMPP plugin. |
static int |
MODE_RECEIVERMODE_RECEIVER. |
static int |
MODE_TRANCEIVERMODE_TRANCEIVER. |
static int |
MODE_TRANSMITTERMODE_TRANSMITTER. |
| Method Summary | |
void |
connect()Connect to SMSC |
boolean |
getActiveStatus()Check the current active status of the SMPP plugin. |
void |
loadAppSubscriptionsXml(String xml)Load AppSubcriptions configuration from XML content. |
String |
retrieveAppSubscirptionsList()Retrieve AppSubcriptions configuration detail content. |
String |
retrieveAppSubscriptionsXml()Retrieve AppSubcriptions configuration XML content. |
| Field Detail |
public static final boolean activeStatus
public static final int MODE_RECEIVER
public static final int MODE_TRANCEIVER
public static final int MODE_TRANSMITTER
| Method Detail |
public void connect()
throws ManagementException
ManagementExceptionpublic boolean getActiveStatus()
public void loadAppSubscriptionsXml(String xml)
throws ManagementException
xml - XML contentManagementException
public String retrieveAppSubscirptionsList()
throws ManagementException
ManagementException
public String retrieveAppSubscriptionsXml()
throws ManagementException
ManagementException
|
Oracle Communications Services Gatekeeper OAM Java API Reference 5.1 E37524-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||