Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.common.wcsMbeanSupport
Interface ProcessUnstructuredSSRequestByServiceCodeRuntimeMBean


public interface ProcessUnstructuredSSRequestByServiceCodeRuntimeMBean

ProcessUnstructuredSSRequestByServiceCodeRuntimeMBean enables you to count processUnstructuredSS-Request messages that pass through the IM-UIX USSD GSM MAP3 interface. IM-UIX USSD instantiates one instance of ProcessUnstructuredSSRequestByServiceCodeRuntimeMBean for each service code part of the MMI. Each ProcessUnstructuredSSRequestByServiceCodeRuntimeMBean instance include counters that provide statistics on the number of processUnstructuredSS-Request messages that IM-UIX USSD received from the network with a specific service code.

Number of Instances: Multiple

Object Name: com.convergin:Type=ProcessUnstructuredSSRequestByServiceCodeRuntimeMBean,Version=<version>,Location=<server-name>,Name=<module-instance-name>.ProcessUnstructuredSSRequest.MAP3.<service-code>


Method Summary
 long getRcvCount()
          Returns the number of processUnstructuredSS-Request messages that IM-UIX USSD received from the network in the last measurement period
 int getServiceCode()
          Returns the code of a service code encountered by an instance of ProcessUnstructuredSSRequestByServiceCodeRuntimeMBean

 

Method Detail

getServiceCode

int getServiceCode()
Returns the code of a service code encountered by an instance of ProcessUnstructuredSSRequestByServiceCodeRuntimeMBean

getRcvCount

long getRcvCount()
Returns the number of processUnstructuredSS-Request messages that IM-UIX USSD received from the network in the last measurement period

Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.