|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SipOutboundDestinationMBean
Method Summary | |
---|---|
BigInteger |
getActiveInterval() Gets the value of the activeInterval property. |
String |
getAlias() Gets the value of the alias property. |
String |
getHeartbeatMethodValue() |
String |
getHeartbeatValue() |
BigInteger |
getInactiveInterval() Gets the value of the inactiveInterval property. |
String |
getName() Gets the value of the name property. |
BigInteger |
getResponseTimeout() Gets the value of the responseTimeout property. |
String |
getSipUri() Gets the value of the sipUri property. |
Object |
getWeight() Gets the value of the weight property. |
void |
setActiveInterval(BigInteger value) Sets the value of the activeInterval property. |
void |
setAlias(String value) Sets the value of the alias property. |
void |
setHeartbeatMethodValue(String value) Set the value of heartbeatMethod |
void |
setHeartbeatValue(String value) Set the value of heartbeat |
void |
setInactiveInterval(BigInteger value) Sets the value of the inactiveInterval property. |
void |
setName(String value) Sets the value of the name property. |
void |
setResponseTimeout(BigInteger value) Sets the value of the responseTimeout property. |
void |
setSipUri(String value) Sets the value of the sipUri property. |
void |
setWeight(Object value) Sets the value of the weight property. |
Method Detail |
---|
String getName()
void setName(String value)
String getAlias()
void setAlias(String value)
String getSipUri()
void setSipUri(String value)
Object getWeight()
void setWeight(Object value)
BigInteger getResponseTimeout()
void setResponseTimeout(BigInteger value)
BigInteger getActiveInterval()
void setActiveInterval(BigInteger value)
BigInteger getInactiveInterval()
void setInactiveInterval(BigInteger value)
void setHeartbeatValue(String value)
String getHeartbeatValue()
void setHeartbeatMethodValue(String value)
String getHeartbeatMethodValue()
|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |