|
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 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 |
| Method Detail |
|---|
long getRcvCount()
long getSndCount()
|
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 | ||||||||