|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Mtp3ErrorListener | |
| jain.protocol.ss7.oam | |
| 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. |
| Uses of Mtp3ErrorListener in jain.protocol.ss7.oam |
| Methods in jain.protocol.ss7.oam with parameters of type Mtp3ErrorListener | |
static void |
OamUtility.addErrorListener(Mtp3LayerManager manager,
Mtp3ErrorListener listener)
Registers the specified MTP3 Error Listener with all of the Mtp3ManagedObjects of the specified MTP3 Layer Manager |
static void |
OamUtility.removeErrorListener(Mtp3LayerManager manager,
Mtp3ErrorListener listener)
Removes the specified MTP3 Error Listener from listening to all of the Mtp3ManagedObjects of the specified MTP3 Layer Manager |
| Uses of Mtp3ErrorListener in jain.protocol.ss7.oam.mtp3 |
| Methods in jain.protocol.ss7.oam.mtp3 with parameters of type Mtp3ErrorListener | |
void |
Mtp3ManagedObject.addMtp3ErrorListener(Mtp3ErrorListener listener)
Adds a MTP3 Error Listener to the list of registered MTP3 Error listeners of this MTP3 Managed Object (MO). |
void |
Mtp3ManagedObject.removeMtp3ErrorListener(Mtp3ErrorListener listener)
Removes a MTP3 Error Listener from the list of registered MTP3 Error listeners of this MTP3 Managed Object (MO). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||