|
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 SipNetworkEntityMBean
Inteface for SipNetworkEntityMBean
Method Summary | |
---|---|
int |
getActiveInterval() Specifies the periodicity in seconds for sending heartbeat requests from the SIP SSU to the SIP network entity. |
java.lang.String |
getAlias() Specifies a name that Service Broker uses to refer the SIP network entity. |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getHeartbeat() Specifies whether or not to use a heartbeat mechanism over the connection with the SIP network entity. |
java.lang.String |
getHeartbeatMethod() Specifies the SIP method that the SIP SSU use to test the connection with the SIP network entity. |
int |
getInactiveInterval() Specifies the periodicity in seconds for sending heartbeat requests from the SIP SSU to the SIP network entity. |
int |
getResponseTimeout() Specifies the time interval, in seconds, during which the SIP SSU waits for response from the SIP network entity. |
javax.management.ObjectName |
getSipNetworkEntities_REFSEP_() Returns the MBean parent get accessor to the parent mbean: SipNetworkEntities_REFSEP_ |
java.lang.String |
getSipUri() Specifies a SIP URI of the SIP network entity. |
void |
setActiveInterval(int param) Specifies the periodicity in seconds for sending heartbeat requests from the SIP SSU to the SIP network entity. |
void |
setAlias(java.lang.String param) Specifies a name that Service Broker uses to refer the SIP network entity. |
void |
setHeartbeat(java.lang.String param) Specifies whether or not to use a heartbeat mechanism over the connection with the SIP network entity. |
void |
setHeartbeatMethod(java.lang.String param) Specifies the SIP method that the SIP SSU use to test the connection with the SIP network entity. |
void |
setInactiveInterval(int param) Specifies the periodicity in seconds for sending heartbeat requests from the SIP SSU to the SIP network entity. |
void |
setResponseTimeout(int param) Specifies the time interval, in seconds, during which the SIP SSU waits for response from the SIP network entity. |
void |
setSipUri(java.lang.String param) Specifies a SIP URI of the SIP network entity. |
Method Detail |
---|
javax.management.ObjectName getSipNetworkEntities_REFSEP_() throws java.io.IOException
java.io.IOException
java.lang.String getAlias() throws java.io.IOException
java.io.IOException
void setAlias(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getHeartbeat() throws java.io.IOException
java.io.IOException
void setHeartbeat(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getSipUri() throws java.io.IOException
java.io.IOException
void setSipUri(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getHeartbeatMethod() throws java.io.IOException
java.io.IOException
void setHeartbeatMethod(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getResponseTimeout() throws java.io.IOException
java.io.IOException
void setResponseTimeout(int param) throws java.io.IOException
param
-java.io.IOException
int getActiveInterval() throws java.io.IOException
java.io.IOException
void setActiveInterval(int param) throws java.io.IOException
param
-java.io.IOException
int getInactiveInterval() throws java.io.IOException
java.io.IOException
void setInactiveInterval(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 |