|
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 SessionKeepAliveMBean
Inteface for SessionKeepAliveMBean
Method Summary | |
---|---|
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
int |
getInfoKeepAliveInterval() Specifies the interval, in seconds, between consecutive invocations of INFO requests. |
int |
getInfoKeepAliveTimeToDie() Specifies the interval, in seconds, that the IM-ASF SIP waits for a response to keep-alive messages. |
void |
setInfoKeepAliveInterval(int param) Specifies the interval, in seconds, between consecutive invocations of INFO requests. |
void |
setInfoKeepAliveTimeToDie(int param) Specifies the interval, in seconds, that the IM-ASF SIP waits for a response to keep-alive messages. |
Method Detail |
---|
int getInfoKeepAliveInterval() throws java.io.IOException
java.io.IOException
void setInfoKeepAliveInterval(int param) throws java.io.IOException
param
-java.io.IOException
int getInfoKeepAliveTimeToDie() throws java.io.IOException
java.io.IOException
void setInfoKeepAliveTimeToDie(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 |