|
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 OverloadProtectionMethodsMBean
Inteface for OverloadProtectionMethodsMBean
| Method Summary | |
|---|---|
java.lang.String |
getDeploymentName()return the Module instance name that this MBean configures |
int |
getDiameterResponseResultCode()Specifies a response Result-Code AVP that Service Broker returns to a Diameter network entity when Service Broker declines the attempt to establish a session. |
java.lang.String |
getEnabled()Specifies whether or not the overload protection mechanism is enabled. |
javax.management.ObjectName |
getOverloadProtection()Returns the MBean parent get accessor to the parent mbean: OverloadProtection |
int |
getSALResponseStatusCode()Specifies a SAL error that Service Broker returns to a SAL Application entity when Service Broker declines an attempt to establish a session. |
int |
getSIPResponseStatusCode()Specifies a SIP error that Service Broker returns to a SIP network entity when Service Broker declines an attempt to establish a session. |
int |
getSIPRetryAfter()Specifies the value that Service Broker sets in the Retry-After header of the error response sent to the network entity. |
int |
getWSResponseStatusCode()Specifies a Web Service error that Service Broker returns to a Web Service network entity when Service Broker declines an attempt to establish a session. |
void |
setDiameterResponseResultCode(int param)Specifies a response Result-Code AVP that Service Broker returns to a Diameter network entity when Service Broker declines the attempt to establish a session. |
void |
setEnabled(java.lang.String param)Specifies whether or not the overload protection mechanism is enabled. |
void |
setSALResponseStatusCode(int param)Specifies a SAL error that Service Broker returns to a SAL Application entity when Service Broker declines an attempt to establish a session. |
void |
setSIPResponseStatusCode(int param)Specifies a SIP error that Service Broker returns to a SIP network entity when Service Broker declines an attempt to establish a session. |
void |
setSIPRetryAfter(int param)Specifies the value that Service Broker sets in the Retry-After header of the error response sent to the network entity. |
void |
setWSResponseStatusCode(int param)Specifies a Web Service error that Service Broker returns to a Web Service network entity when Service Broker declines an attempt to establish a session. |
| Method Detail |
|---|
javax.management.ObjectName getOverloadProtection()
throws java.io.IOException
java.io.IOException
java.lang.String getEnabled()
throws java.io.IOException
java.io.IOException
void setEnabled(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
int getSIPResponseStatusCode()
throws java.io.IOException
java.io.IOException
void setSIPResponseStatusCode(int param)
throws java.io.IOException
param -java.io.IOException
int getSIPRetryAfter()
throws java.io.IOException
java.io.IOException
void setSIPRetryAfter(int param)
throws java.io.IOException
param -java.io.IOException
int getDiameterResponseResultCode()
throws java.io.IOException
java.io.IOException
void setDiameterResponseResultCode(int param)
throws java.io.IOException
param -java.io.IOException
int getWSResponseStatusCode()
throws java.io.IOException
java.io.IOException
void setWSResponseStatusCode(int param)
throws java.io.IOException
param -java.io.IOException
int getSALResponseStatusCode()
throws java.io.IOException
java.io.IOException
void setSALResponseStatusCode(int 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 | ||||||||