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

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

Methods in jain.protocol.ss7.oam with parameters of type TcapLayerManager
static void OamUtility.addAlarmListener(TcapLayerManager manager, TcapAlarmListener listener)
          Registers the specified TCAP Alarm Listener with all of the TcapManagedObjects of the specified TCAP Layer Manager
static void OamUtility.removeAlarmListener(TcapLayerManager manager, TcapAlarmListener listener)
          Removes the specified TCAP Alarm Listener from all of the TcapManagedObjects of the specified TCAP Layer Manager
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
static java.util.Vector OamUtility.getAllMOs(TcapLayerManager manager)
          Returns a Vector containing all of the TCAP MOs
 

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

Constructors in jain.protocol.ss7.oam.tcap with parameters of type TcapLayerManager
TcapStatisticEvent.TcapStatisticEvent(TcapLayerManager source, int category, int statisticType, int statisticValue, TcapManagedObject managedObject)
          Constructs a new TcapStatisticEvent.
 



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