|
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 AdvancedMBean
Inteface for AdvancedMBean
Method Summary | |
---|---|
java.lang.String |
getAsDomainNameAddress() TBD: Add description |
java.lang.String |
getAsProtocolStack() TBD: Add description |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
int |
getMaxOutstandingMessages() Defines The maximum number of outstanding (i.e. |
java.lang.String |
getPAssertedIdentityDomainNameAddress() Defines the domain name to set in the P-Asserted-Identity header on the MESSAGE reqeust |
int |
getSmeDeliveryAckWaitingInterval() TBD: Add description |
int |
getSmeUserAckWaitingInterval() TBD: Add description |
int |
getSmscDeliveryReceiptWaitingInterval() TBD: Add description |
int |
getSmscFailureDeliveryReceiptWaitingInterval() TBD: Add description |
java.lang.String |
getSubmitScheduleDeliveryTime() specifies the scheduled time at which the message delivery should be first attempted. |
java.lang.String |
getUixSmsDomainNameAddress() TBD: Add description |
void |
setAsDomainNameAddress(java.lang.String param) TBD: Add description |
void |
setAsProtocolStack(java.lang.String param) TBD: Add description |
void |
setMaxOutstandingMessages(int param) Defines The maximum number of outstanding (i.e. |
void |
setPAssertedIdentityDomainNameAddress(java.lang.String param) Defines the domain name to set in the P-Asserted-Identity header on the MESSAGE reqeust |
void |
setSmeDeliveryAckWaitingInterval(int param) TBD: Add description |
void |
setSmeUserAckWaitingInterval(int param) TBD: Add description |
void |
setSmscDeliveryReceiptWaitingInterval(int param) TBD: Add description |
void |
setSmscFailureDeliveryReceiptWaitingInterval(int param) TBD: Add description |
void |
setSubmitScheduleDeliveryTime(java.lang.String param) specifies the scheduled time at which the message delivery should be first attempted. |
void |
setUixSmsDomainNameAddress(java.lang.String param) TBD: Add description |
Method Detail |
---|
java.lang.String getSubmitScheduleDeliveryTime() throws java.io.IOException
java.io.IOException
void setSubmitScheduleDeliveryTime(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getMaxOutstandingMessages() throws java.io.IOException
java.io.IOException
void setMaxOutstandingMessages(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getAsProtocolStack() throws java.io.IOException
java.io.IOException
void setAsProtocolStack(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getUixSmsDomainNameAddress() throws java.io.IOException
java.io.IOException
void setUixSmsDomainNameAddress(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getAsDomainNameAddress() throws java.io.IOException
java.io.IOException
void setAsDomainNameAddress(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getPAssertedIdentityDomainNameAddress() throws java.io.IOException
java.io.IOException
void setPAssertedIdentityDomainNameAddress(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getSmscDeliveryReceiptWaitingInterval() throws java.io.IOException
java.io.IOException
void setSmscDeliveryReceiptWaitingInterval(int param) throws java.io.IOException
param
-java.io.IOException
int getSmscFailureDeliveryReceiptWaitingInterval() throws java.io.IOException
java.io.IOException
void setSmscFailureDeliveryReceiptWaitingInterval(int param) throws java.io.IOException
param
-java.io.IOException
int getSmeDeliveryAckWaitingInterval() throws java.io.IOException
java.io.IOException
void setSmeDeliveryAckWaitingInterval(int param) throws java.io.IOException
param
-java.io.IOException
int getSmeUserAckWaitingInterval() throws java.io.IOException
java.io.IOException
void setSmeUserAckWaitingInterval(int param) throws java.io.IOException
param
-java.io.IOException
java.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 |