|
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() |
java.lang.String |
getCallHandlingOnNoOeReaction()Defines R-IM-OCF behavior upon OE reaction timer expiry. |
java.lang.String |
getCarryCCAOnInternalServiceBrokerMessages()Specifies whether R-IM-OCF attaches CCRs to internal Service Broker messages. |
int |
getCcrWaitingInterval() |
java.lang.String |
getDeploymentName()return the Module instance name that this MBean configures |
java.lang.String |
getEcurTerminationCauseValueForSipError() |
int |
getOeReactionTimerInterval()Defines (in msec) the interval R-IM-OCF waits before applying the configured behavior defined in call_handling_on_oe_no_reaction. |
java.lang.String |
getOeRoute() |
java.lang.String |
getReportingRreasonForSipInfo() |
int |
getResultCodeNoResponseReceived()Defines the default result code used by R-IM-OCF in CCA. |
int |
getResultCodeValueForFailedKeepAlive() |
java.lang.String |
getRImOcfDomainNameAddress() |
int |
getSip183UponCcrEnumerator()Defines the number of CCR used by R-IM-OCF to create SIP/SAL 183. |
java.lang.String |
getUseAutomaticSip200ForInvite()When set to TRUE, R-IM-OCF sends SIP 200 for INVITE w/o waiting on CCR (UPDATE). |
java.lang.String |
getUseAutomaticSip200ForReInvite()When set to TRUE, R-IM-OCF sends SIP 200 for reINVITE w/o waiting on CCR (UPDATE). |
int |
getWaitingForByeOrCancelInterval()Defines (in sec) the interval for which R-IM-OCF waits for northbound entity to terminate the SIP dialogue. |
void |
setAsDomainNameAddress(java.lang.String param) |
void |
setCallHandlingOnNoOeReaction(java.lang.String param)Defines R-IM-OCF behavior upon OE reaction timer expiry. |
void |
setCarryCCAOnInternalServiceBrokerMessages(java.lang.String param)Specifies whether R-IM-OCF attaches CCRs to internal Service Broker messages. |
void |
setCcrWaitingInterval(int param) |
void |
setEcurTerminationCauseValueForSipError(java.lang.String param) |
void |
setOeReactionTimerInterval(int param)Defines (in msec) the interval R-IM-OCF waits before applying the configured behavior defined in call_handling_on_oe_no_reaction. |
void |
setOeRoute(java.lang.String param) |
void |
setReportingRreasonForSipInfo(java.lang.String param) |
void |
setResultCodeNoResponseReceived(int param)Defines the default result code used by R-IM-OCF in CCA. |
void |
setResultCodeValueForFailedKeepAlive(int param) |
void |
setRImOcfDomainNameAddress(java.lang.String param) |
void |
setSip183UponCcrEnumerator(int param)Defines the number of CCR used by R-IM-OCF to create SIP/SAL 183. |
void |
setUseAutomaticSip200ForInvite(java.lang.String param)When set to TRUE, R-IM-OCF sends SIP 200 for INVITE w/o waiting on CCR (UPDATE). |
void |
setUseAutomaticSip200ForReInvite(java.lang.String param)When set to TRUE, R-IM-OCF sends SIP 200 for reINVITE w/o waiting on CCR (UPDATE). |
void |
setWaitingForByeOrCancelInterval(int param)Defines (in sec) the interval for which R-IM-OCF waits for northbound entity to terminate the SIP dialogue. |
| Method Detail |
|---|
java.lang.String getRImOcfDomainNameAddress()
throws java.io.IOException
java.io.IOException
void setRImOcfDomainNameAddress(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
int getResultCodeNoResponseReceived()
throws java.io.IOException
java.io.IOException
void setResultCodeNoResponseReceived(int param)
throws java.io.IOException
param -java.io.IOException
int getOeReactionTimerInterval()
throws java.io.IOException
java.io.IOException
void setOeReactionTimerInterval(int param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getCallHandlingOnNoOeReaction()
throws java.io.IOException
java.io.IOException
void setCallHandlingOnNoOeReaction(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getUseAutomaticSip200ForInvite()
throws java.io.IOException
java.io.IOException
void setUseAutomaticSip200ForInvite(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getUseAutomaticSip200ForReInvite()
throws java.io.IOException
java.io.IOException
void setUseAutomaticSip200ForReInvite(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
int getResultCodeValueForFailedKeepAlive()
throws java.io.IOException
java.io.IOException
void setResultCodeValueForFailedKeepAlive(int param)
throws java.io.IOException
param -java.io.IOException
int getWaitingForByeOrCancelInterval()
throws java.io.IOException
java.io.IOException
void setWaitingForByeOrCancelInterval(int param)
throws java.io.IOException
param -java.io.IOException
int getSip183UponCcrEnumerator()
throws java.io.IOException
java.io.IOException
void setSip183UponCcrEnumerator(int param)
throws java.io.IOException
param -java.io.IOException
int getCcrWaitingInterval()
throws java.io.IOException
java.io.IOException
void setCcrWaitingInterval(int param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getOeRoute()
throws java.io.IOException
java.io.IOException
void setOeRoute(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getCarryCCAOnInternalServiceBrokerMessages()
throws java.io.IOException
java.io.IOException
void setCarryCCAOnInternalServiceBrokerMessages(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getReportingRreasonForSipInfo()
throws java.io.IOException
java.io.IOException
void setReportingRreasonForSipInfo(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getEcurTerminationCauseValueForSipError()
throws java.io.IOException
java.io.IOException
void setEcurTerminationCauseValueForSipError(java.lang.String 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 | ||||||||