|
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 SipRequestRuntimeMBean
SipRequestRuntimeMBean enables you to count the total number of SIP requests that a module sends to, and receives from, the network.
Number of Instances: One
Object Name: com.convergin:Type=SipRequestRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.SipRequest
| Method Summary | |
|---|---|
long |
getRcvCount()Returns the total number of SIP requests that a module received from the network |
long |
getSndCount()Returns the total number of SIP requests that a module sent to the network |
| Methods inherited from interface com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface |
|---|
getObjectName, getSnmpTableIndex |
| Method Detail |
|---|
long getRcvCount()
long getSndCount()
|
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 | |||||||||