|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
Mtp2LayerMO.getStatistic(int statisticType)
Returns a Mtp2StatisticEvent of the specified statistic type containing the value of the statistic. |
void |
Mtp2LayerMO.startPollingStatistic(int statisticType,
long interval)
Initiates the polling of statistic of the specified statistic type. |
| Uses of StatisticNotSupportedException in jain.protocol.ss7.oam.mtp3 |
| Methods in jain.protocol.ss7.oam.mtp3 that throw StatisticNotSupportedException | |
Mtp3StatisticEvent |
Mtp3LayerMO.getStatistic(int statisticType)
Returns a Mtp3StatisticEvent of the specified statistic type containing the value of the statistic. |
void |
Mtp3LayerMO.startPollingStatistic(int statisticType,
long interval)
Initiates the polling of statistic of the specified statistic type. |
| Uses of StatisticNotSupportedException in jain.protocol.ss7.oam.sccp |
| Methods in jain.protocol.ss7.oam.sccp that throw StatisticNotSupportedException | |
SccpStatisticEvent |
SccpLayerMO.getStatistic(int statisticType)
Returns a SccpStatisticEvent of the specified statistic type containing the value of the statistic. |
void |
SccpLayerMO.startPollingStatistic(int statisticType,
long interval)
Initiates the polling of statistic of the specified statistic type. |
| Uses of StatisticNotSupportedException in jain.protocol.ss7.oam.tcap |
| Methods in jain.protocol.ss7.oam.tcap that throw StatisticNotSupportedException | |
TcapStatisticEvent |
TcapLayerMO.getStatistic(int statisticType)
Returns a TcapStatisticEvent of the specified statistic type containing the value of the statistic. |
void |
TcapLayerMO.startPollingStatistic(int statisticType,
long interval)
Initiates the polling of statistic of the specified statistic type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||