Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.wcs.osgi.im.uix.ussd.smpp34
Interface AdvancedSMPPConfigParserMBean


public interface AdvancedSMPPConfigParserMBean

Method Summary
 BigInteger getMaxOutstandingMessages()
          Gets the value of the maxOutstandingMessages property.
 String getSubmitScheduleDeliveryTime()
          Gets the value of the submitScheduleDeliveryTime property.
 void setMaxOutstandingMessages(BigInteger value)
          Sets the value of the maxOutstandingMessages property.
 void setSubmitScheduleDeliveryTime(String value)
          Sets the value of the submitScheduleDeliveryTime property.

 

Method Detail

getSubmitScheduleDeliveryTime

String getSubmitScheduleDeliveryTime()
Gets the value of the submitScheduleDeliveryTime property.

setSubmitScheduleDeliveryTime

void setSubmitScheduleDeliveryTime(String value)
Sets the value of the submitScheduleDeliveryTime property.

getMaxOutstandingMessages

BigInteger getMaxOutstandingMessages()
Gets the value of the maxOutstandingMessages property.

setMaxOutstandingMessages

void setMaxOutstandingMessages(BigInteger value)
Sets the value of the maxOutstandingMessages property.

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.