Uses of Interface
jain.protocol.ss7.oam.tcap.TcapErrorListener

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

Methods in jain.protocol.ss7.oam with parameters of type TcapErrorListener
static void OamUtility.addErrorListener(TcapLayerManager manager, TcapErrorListener listener)
          Registers the specified TCAP Error Listener with all of the TcapManagedObjects of the specified TCAP Layer Manager
static void OamUtility.removeErrorListener(TcapLayerManager manager, TcapErrorListener listener)
          Removes the specified TCAP Error Listener from all of the TcapManagedObjects of the specified TCAP Layer Manager
 

Uses of TcapErrorListener in jain.protocol.ss7.oam.tcap
 

Methods in jain.protocol.ss7.oam.tcap with parameters of type TcapErrorListener
 void TcapManagedObject.addTcapErrorListener(TcapErrorListener listener)
          Adds a TCAP Error Listener to the list of registered TCAP Error listeners of this TCAP Managed Object (MO).
 void TcapManagedObject.removeTcapErrorListener(TcapErrorListener listener)
          Removes a TCAP Error Listener from the list of registered TCAP Error listeners of this TCAP 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