public interface SipRequestRuntimeMBean
extends com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface
Number of Instances: One
Object Name:
com.convergin:Type=SipRequestRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.SipRequest
Modifier and Type | Method and Description |
---|---|
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
|