|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Mtp2LayerManager | |
jain.protocol.ss7.oam |
Uses of Mtp2LayerManager in jain.protocol.ss7.oam |
Methods in jain.protocol.ss7.oam with parameters of type Mtp2LayerManager | |
static void |
OamUtility.addAlarmListener(Mtp2LayerManager manager,
Mtp2AlarmListener listener)
Registers the specified MTP2 Alarm Listener with all of the Mtp2ManagedObjects of the specified MTP2 Layer Manager. |
static void |
OamUtility.removeAlarmListener(Mtp2LayerManager manager,
Mtp2AlarmListener listener)
Removes the specified MTP2 Alarm Listener from listening to all of the Mtp2ManagedObjects of the specified MTP2 Layer Manager |
static void |
OamUtility.addErrorListener(Mtp2LayerManager manager,
Mtp2ErrorListener listener)
Registers the specified MTP2 Error Listener with all of the Mtp2ManagedObjects of the specified MTP2 Layer Manager. |
static void |
OamUtility.removeErrorListener(Mtp2LayerManager manager,
Mtp2ErrorListener listener)
Removes the specified MTP2 Error Listener from listening to all of the Mtp2ManagedObjects of the specified MTP2 Layer Manager |
static java.util.Vector |
OamUtility.getAllMOs(Mtp2LayerManager manager)
Returns a Vector containing all of the MTP2 MOs |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |