|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SmppHandlingMBean
Inteface for SmppHandlingMBean
| Method Summary | |
|---|---|
java.lang.String |
getDataCoding()The coding scheme used for SM if it is not found as charset parameter on SAL Content-Type header. |
java.lang.String |
getDefaultSmscAlias()Specifies the SMSC to which the IM sends SMPP requests. |
java.lang.String |
getDeploymentName()return the Module instance name that this MBean configures |
java.lang.String |
getPreferredIdentity()Defines the preferred value of SMPP submit_sm destination address. |
java.lang.String |
getPrivacyIndicator()Specifies the privacy level of the message. |
java.lang.String |
getReplaceIfPresent()Flag indicating if submitted message should replace an existing message. |
java.lang.String |
getSmeAcknowledgementRequest()Indicator to signify if an SME acknowledgement is required. |
java.lang.String |
getSmscDeliveryReceiptRequest()Indicator to signify if an SMSC delivery receipt is required. |
int |
getSmscReactionIntervalInSeconds()Specifies the time period in seconds during which the IM-UIX USSD waits for the SMSC to confirm USSD request with deliver_sm. |
java.lang.String |
getSubmitDestinationAddressNumberingPlanIdentification()Defines the numbering plan indicator for the subscriber address if not part of the Request-URI. |
java.lang.String |
getSubmitDestinationAddressTypeOfNumber()Defines the nature of address for the subscriber address (IMSI/MSISDN) if not part of the Request-URI. |
java.lang.String |
getSubmitIncludeUserMessageReference()Defines if user message reference will be included in the submitted message. |
java.lang.String |
getSubmitMessageMode()Defines the message mode of submitted message. |
java.lang.String |
getSubmitMessageType()Defines the message type of submitted message. |
java.lang.String |
getSubmitSmPriorityLevel()Defines the priority Level of submitted message. |
java.lang.String |
getSubmitValidityPeriodFormat()Defines the Validity-Period-Format. |
java.lang.String |
getSubmitValidityPeriodSource()Defines the source used by the IM to set the Validity-Period set in submit_sm. |
int |
getSubmitValidityPeriodValue()Defines the value of Validity-Period set in submit_sm in seconds. |
java.lang.String |
getUssdConfirmationPhase()Defines the phase for which USSD acknowledgement will be sent to the AS. |
void |
setDataCoding(java.lang.String param)The coding scheme used for SM if it is not found as charset parameter on SAL Content-Type header. |
void |
setDefaultSmscAlias(java.lang.String param)Specifies the SMSC to which the IM sends SMPP requests. |
void |
setPreferredIdentity(java.lang.String param)Defines the preferred value of SMPP submit_sm destination address. |
void |
setPrivacyIndicator(java.lang.String param)Specifies the privacy level of the message. |
void |
setReplaceIfPresent(java.lang.String param)Flag indicating if submitted message should replace an existing message. |
void |
setSmeAcknowledgementRequest(java.lang.String param)Indicator to signify if an SME acknowledgement is required. |
void |
setSmscDeliveryReceiptRequest(java.lang.String param)Indicator to signify if an SMSC delivery receipt is required. |
void |
setSmscReactionIntervalInSeconds(int param)Specifies the time period in seconds during which the IM-UIX USSD waits for the SMSC to confirm USSD request with deliver_sm. |
void |
setSubmitDestinationAddressNumberingPlanIdentification(java.lang.String param)Defines the numbering plan indicator for the subscriber address if not part of the Request-URI. |
void |
setSubmitDestinationAddressTypeOfNumber(java.lang.String param)Defines the nature of address for the subscriber address (IMSI/MSISDN) if not part of the Request-URI. |
void |
setSubmitIncludeUserMessageReference(java.lang.String param)Defines if user message reference will be included in the submitted message. |
void |
setSubmitMessageMode(java.lang.String param)Defines the message mode of submitted message. |
void |
setSubmitMessageType(java.lang.String param)Defines the message type of submitted message. |
void |
setSubmitSmPriorityLevel(java.lang.String param)Defines the priority Level of submitted message. |
void |
setSubmitValidityPeriodFormat(java.lang.String param)Defines the Validity-Period-Format. |
void |
setSubmitValidityPeriodSource(java.lang.String param)Defines the source used by the IM to set the Validity-Period set in submit_sm. |
void |
setSubmitValidityPeriodValue(int param)Defines the value of Validity-Period set in submit_sm in seconds. |
void |
setUssdConfirmationPhase(java.lang.String param)Defines the phase for which USSD acknowledgement will be sent to the AS. |
| Method Detail |
|---|
java.lang.String getDefaultSmscAlias()
throws java.io.IOException
java.io.IOException
void setDefaultSmscAlias(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getSubmitDestinationAddressTypeOfNumber()
throws java.io.IOException
java.io.IOException
void setSubmitDestinationAddressTypeOfNumber(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getSubmitDestinationAddressNumberingPlanIdentification()
throws java.io.IOException
java.io.IOException
void setSubmitDestinationAddressNumberingPlanIdentification(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getSubmitMessageMode()
throws java.io.IOException
java.io.IOException
void setSubmitMessageMode(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getSubmitMessageType()
throws java.io.IOException
java.io.IOException
void setSubmitMessageType(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getSubmitSmPriorityLevel()
throws java.io.IOException
java.io.IOException
void setSubmitSmPriorityLevel(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getSmscDeliveryReceiptRequest()
throws java.io.IOException
java.io.IOException
void setSmscDeliveryReceiptRequest(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getSmeAcknowledgementRequest()
throws java.io.IOException
java.io.IOException
void setSmeAcknowledgementRequest(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getSubmitValidityPeriodFormat()
throws java.io.IOException
java.io.IOException
void setSubmitValidityPeriodFormat(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getSubmitValidityPeriodSource()
throws java.io.IOException
java.io.IOException
void setSubmitValidityPeriodSource(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
int getSubmitValidityPeriodValue()
throws java.io.IOException
java.io.IOException
void setSubmitValidityPeriodValue(int param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getReplaceIfPresent()
throws java.io.IOException
java.io.IOException
void setReplaceIfPresent(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getDataCoding()
throws java.io.IOException
java.io.IOException
void setDataCoding(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getPrivacyIndicator()
throws java.io.IOException
java.io.IOException
void setPrivacyIndicator(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getSubmitIncludeUserMessageReference()
throws java.io.IOException
java.io.IOException
void setSubmitIncludeUserMessageReference(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getPreferredIdentity()
throws java.io.IOException
java.io.IOException
void setPreferredIdentity(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getUssdConfirmationPhase()
throws java.io.IOException
java.io.IOException
void setUssdConfirmationPhase(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
int getSmscReactionIntervalInSeconds()
throws java.io.IOException
java.io.IOException
void setSmscReactionIntervalInSeconds(int param)
throws java.io.IOException
param -java.io.IOExceptionjava.lang.String getDeploymentName()
|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||