|
Oracle Communications Services Gatekeeper OAM Java API Reference 5.0 E21718-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
MBean interface for the example traffic path
Field Summary | |
static String |
smsWsEndPoint Oracle SendSMS Web Service endpoint. |
Method Summary | |
String |
getSmsWSEndPoint() |
void |
sendTestMessage(String destinationAddress, String message) Sends a test message. |
void |
setSmsWSEndPoint(String smsWsEndPoint) |
Field Detail |
public static final String smsWsEndPoint
Method Detail |
public String getSmsWSEndPoint() throws ManagementException
ManagementException
public void sendTestMessage(String destinationAddress, String message) throws ManagementException
destinationAddress
- Destination address, e.g. tel:1234567message
- Test message, e.g. "Hello world".ManagementException
- An exception if sending fails.public void setSmsWSEndPoint(String smsWsEndPoint) throws ManagementException
ManagementException
|
Oracle Communications Services Gatekeeper OAM Java API Reference 5.0 E21718-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |