|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Mtp2ErrorListener | |
| jain.protocol.ss7.oam | |
| 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. |
| Uses of Mtp2ErrorListener in jain.protocol.ss7.oam |
| Methods in jain.protocol.ss7.oam with parameters of type Mtp2ErrorListener | |
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 |
| Uses of Mtp2ErrorListener in jain.protocol.ss7.oam.mtp2 |
| Methods in jain.protocol.ss7.oam.mtp2 with parameters of type Mtp2ErrorListener | |
void |
Mtp2ManagedObject.addMtp2ErrorListener(Mtp2ErrorListener listener)
Adds a MTP2 Error Listener to the list of registered MTP2 Error listeners of this MTP2 Managed Object (MO). |
void |
Mtp2ManagedObject.removeMtp2ErrorListener(Mtp2ErrorListener listener)
Removes a MTP2 Error Listener from the list of registered MTP2 Error listeners of this MTP2 Managed Object (MO). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||