|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SccpStatisticEvent | |
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. |
Uses of SccpStatisticEvent in jain.protocol.ss7.oam.sccp |
Methods in jain.protocol.ss7.oam.sccp that return SccpStatisticEvent | |
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. |
Methods in jain.protocol.ss7.oam.sccp with parameters of type SccpStatisticEvent | |
void |
SccpStatisticListener.processSccpStatisticEvent(SccpStatisticEvent statistic)
Processes a Sccp Statistic emitted (as an Event) by a SccpLayerManager. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |