Uses of Interface
jain.protocol.ss7.oam.sccp.SccpErrorListener

Packages that use SccpErrorListener
jain.protocol.ss7.oam   
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. 

 

Uses of SccpErrorListener in jain.protocol.ss7.oam
 

Methods in jain.protocol.ss7.oam with parameters of type SccpErrorListener
static void OamUtility.addErrorListener(SccpLayerManager manager, SccpErrorListener listener)
          Registers the specified SCCP Error Listener with all of the SccpManagedObjects of the specified SCCP Layer Manager
static void OamUtility.removeErrorListener(SccpLayerManager manager, SccpErrorListener listener)
          Removes the specified SCCP Error Listener from all of the SccpManagedObjects of the specified SCCP Layer Manager
 

Uses of SccpErrorListener in jain.protocol.ss7.oam.sccp
 

Methods in jain.protocol.ss7.oam.sccp with parameters of type SccpErrorListener
 void SccpManagedObject.addSccpErrorListener(SccpErrorListener listener)
          Adds a SCCP Error Listener to the list of registered SCCP Error listeners of this SCCP Managed Object (MO).
 void SccpManagedObject.removeSccpErrorListener(SccpErrorListener listener)
          Removes a SCCP Error Listener from the list of registered SCCP Error listeners of this SCCP Managed Object (MO).
 



06 January 2000
If you have any comments or queries, please mail them to Colm Hayden [JAIN SS7 OAM Edit Lead]

Copyright - 2000 Sun Microsystems