|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TcapStatisticEvent | |
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 TcapStatisticEvent in jain.protocol.ss7.oam.tcap |
Methods in jain.protocol.ss7.oam.tcap that return TcapStatisticEvent | |
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. |
Methods in jain.protocol.ss7.oam.tcap with parameters of type TcapStatisticEvent | |
void |
TcapStatisticListener.processTcapStatisticEvent(TcapStatisticEvent statistic)
Processes a Tcap Statistic emitted (as an Event) by a TcapLayerManager. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |