public interface AdvancedSMPPConfigParserMBean
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getMaxOutstandingMessages()
Gets the value of the maxOutstandingMessages property.
|
java.lang.String |
getSubmitScheduleDeliveryTime()
Gets the value of the submitScheduleDeliveryTime property.
|
void |
setMaxOutstandingMessages(java.math.BigInteger value)
Sets the value of the maxOutstandingMessages property.
|
void |
setSubmitScheduleDeliveryTime(java.lang.String value)
Sets the value of the submitScheduleDeliveryTime property.
|
java.lang.String getSubmitScheduleDeliveryTime()
void setSubmitScheduleDeliveryTime(java.lang.String value)
java.math.BigInteger getMaxOutstandingMessages()
void setMaxOutstandingMessages(java.math.BigInteger value)