Uses of Class
jain.protocol.ss7.oam.StatisticNotSupportedException

Packages that use StatisticNotSupportedException
jain.protocol.ss7.oam.mtp2

This package contains all of the classes and interfaces that are required to provision and maintain an SS7 stack at the MTP Level 2 layer. 

jain.protocol.ss7.oam.mtp3

This package contains all of the classes and interfaces that are required to provision and maintain an SS7 stack at the MTP Level 3 layer. 

jain.protocol.ss7.oam.sccp

This package contains all of the classes and interfaces that are required to provision and maintain an SS7 stack at the SCCP layer. 

jain.protocol.ss7.oam.tcap

This package contains all of the classes and interfaces that are required to provision and maintain an SS7 stack at the TCAP layer. 

 

Uses of StatisticNotSupportedException in jain.protocol.ss7.oam.mtp2
 

Methods in jain.protocol.ss7.oam.mtp2 that throw StatisticNotSupportedException
 Mtp2StatisticEvent Mtp2LayerManager.getStatistic(int statisticType, Mtp2ManagedObject managedObject)
          Returns a Mtp2StatisticEvent of the specified statistic type containing the value of the statistic for the specified managed object.
 void Mtp2LayerManager.startPollingStatistic(int statisticType, Mtp2ManagedObject managedObject, int interval)
          Initiates the polling of statistic of the specified statistic type for the specified managed object.
 

Uses of StatisticNotSupportedException in jain.protocol.ss7.oam.mtp3
 

Methods in jain.protocol.ss7.oam.mtp3 that throw StatisticNotSupportedException
 Mtp3StatisticEvent Mtp3LayerManager.getStatistic(int statisticType, Mtp3ManagedObject managedObject)
          Returns a Mtp3StatisticEvent of the specified statistic type containing the value of the statistic.
 void Mtp3LayerManager.startPollingStatistic(int statisticType, Mtp3ManagedObject managedObject, int interval)
          Initiates the polling of statistic of the specified statistic type for the specified managed object.
 

Uses of StatisticNotSupportedException in jain.protocol.ss7.oam.sccp
 

Methods in jain.protocol.ss7.oam.sccp that throw StatisticNotSupportedException
 SccpStatisticEvent SccpLayerManager.getStatistic(int statisticType, SccpManagedObject managedObject)
          Returns a SccpStatisticEvent of the specified statistic type containing the value of the statistic for the specified managed object.
 void SccpLayerManager.startPollingStatistic(int statisticType, SccpManagedObject managedObject, int interval)
          Initiates the polling of statistic of the specified statistic type for the specified managed object.
 

Uses of StatisticNotSupportedException in jain.protocol.ss7.oam.tcap
 

Methods in jain.protocol.ss7.oam.tcap that throw StatisticNotSupportedException
 TcapStatisticEvent TcapLayerManager.getStatistic(int statisticType, TcapManagedObject managedObject)
          Returns a TcapStatisticEvent of the specified statistic type containing the value of the statistic for the specified managed object.
 void TcapLayerManager.startPollingStatistic(int statisticType, TcapManagedObject managedObject, int interval)
          Initiates the polling of statistic of the specified statistic type for the specified managed object.
 



06 January 2000
If you have any comments or queries, please mail them to Colm Hayden [JAIN SS7 OAM Edit Lead]

Copyright - 2000 Sun Microsystems