|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IllegalOperationException | |
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 IllegalOperationException in jain.protocol.ss7.oam.mtp2 |
Methods in jain.protocol.ss7.oam.mtp2 that throw IllegalOperationException | |
void |
Mtp2LayerManager.stopPollingStatistic(int statisticType,
Mtp2ManagedObject managedObject)
Stops the polling of statistic of the specified statistic type for the specified managed object. |
Uses of IllegalOperationException in jain.protocol.ss7.oam.mtp3 |
Methods in jain.protocol.ss7.oam.mtp3 that throw IllegalOperationException | |
void |
Mtp3LayerManager.stopPollingStatistic(int statisticType,
Mtp3ManagedObject managedObject)
Stops the polling of statistic of the specified statistic type for the specified managed object. |
Uses of IllegalOperationException in jain.protocol.ss7.oam.sccp |
Methods in jain.protocol.ss7.oam.sccp that throw IllegalOperationException | |
void |
SccpLayerManager.stopPollingStatistic(int statisticType,
SccpManagedObject managedObject)
Stops the polling of statistic of the specified statistic type for the specified managed object. |
Uses of IllegalOperationException in jain.protocol.ss7.oam.tcap |
Methods in jain.protocol.ss7.oam.tcap that throw IllegalOperationException | |
void |
TcapLayerManager.stopPollingStatistic(int statisticType,
TcapManagedObject managedObject)
Stops the polling of statistic of the specified statistic type for the specified managed object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |