Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.uix.sms.smpp34
Interface AdvancedSmsSmppTimersDigesterMBean


public interface AdvancedSmsSmppTimersDigesterMBean

Method Summary
 BigInteger getSmeDeliveryAckWaitingInterval()
          Gets the value of the smeDeliveryAckWaitingInterval property.
 BigInteger getSmeUserAckWaitingInterval()
          Gets the value of the smeUserAckWaitingInterval property.
 BigInteger getSmscDeliveryReceiptWaitingInterval()
          Gets the value of the smscDeliveryReceiptWaitingInterval property.
 BigInteger getSmscFailureDeliveryReceiptWaitingInterval()
          Gets the value of the smscFailureDeliveryReceiptWaitingInterval property.
 void setSmeDeliveryAckWaitingInterval(BigInteger value)
          Sets the value of the smeDeliveryAckWaitingInterval property.
 void setSmeUserAckWaitingInterval(BigInteger value)
          Sets the value of the smeUserAckWaitingInterval property.
 void setSmscDeliveryReceiptWaitingInterval(BigInteger value)
          Sets the value of the smscDeliveryReceiptWaitingInterval property.
 void setSmscFailureDeliveryReceiptWaitingInterval(BigInteger value)
          Sets the value of the smscFailureDeliveryReceiptWaitingInterval property.

 

Method Detail

getSmscDeliveryReceiptWaitingInterval

BigInteger getSmscDeliveryReceiptWaitingInterval()
Gets the value of the smscDeliveryReceiptWaitingInterval property.

setSmscDeliveryReceiptWaitingInterval

void setSmscDeliveryReceiptWaitingInterval(BigInteger value)
Sets the value of the smscDeliveryReceiptWaitingInterval property.

getSmscFailureDeliveryReceiptWaitingInterval

BigInteger getSmscFailureDeliveryReceiptWaitingInterval()
Gets the value of the smscFailureDeliveryReceiptWaitingInterval property.

setSmscFailureDeliveryReceiptWaitingInterval

void setSmscFailureDeliveryReceiptWaitingInterval(BigInteger value)
Sets the value of the smscFailureDeliveryReceiptWaitingInterval property.

getSmeDeliveryAckWaitingInterval

BigInteger getSmeDeliveryAckWaitingInterval()
Gets the value of the smeDeliveryAckWaitingInterval property.

setSmeDeliveryAckWaitingInterval

void setSmeDeliveryAckWaitingInterval(BigInteger value)
Sets the value of the smeDeliveryAckWaitingInterval property.

getSmeUserAckWaitingInterval

BigInteger getSmeUserAckWaitingInterval()
Gets the value of the smeUserAckWaitingInterval property.

setSmeUserAckWaitingInterval

void setSmeUserAckWaitingInterval(BigInteger value)
Sets the value of the smeUserAckWaitingInterval 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.