Uses of Package
jain.protocol.ss7.oam

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

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. 

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. 

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. 

 

Classes in jain.protocol.ss7.oam used by jain.protocol.ss7.oam
CommitException
          This Exception is thrown by a JAIN OAM Managed Object if the commit() command has been invoked and not all of the operations were successfully comitted.
OamLayerManager
          This interface defines the methods common to all Protocol Layer Managers.
OamManagedObject
          This interface is implemented by all JAIN OAM Managed Objects (MOs).
ReadConfigurationException
          This Exception is thrown by a JAIN OAM Layer object if the readCurrentConfiguration() method has been invoked and an error is encountered while attempting to establish the current system configuration or while creating the Managed Objects that represent the current system configuration.
 

Classes in jain.protocol.ss7.oam used by jain.protocol.ss7.oam.mtp2
IllegalOperationException
          This Exception is thrown if a method has been invoked that is supported by the implementation, but cannot be performed given the current state of the system.
OamAlarmEvent
          A OamAlarmEvent is an Event emitted by a JAIN OAM Managed Object(MO) to indicate a change in status of the MO.
OamAlarmListener
          This interface defines a JAIN OAM Alarm Listener.
OamErrorEvent
          This Event may be emitted by any OAM Managed Objectobject if an error is encountered.
OamErrorListener
          This interface defines a JAIN OAM Error Listener.
OamLayerManager
          This interface defines the methods common to all Protocol Layer Managers.
OamManagedObject
          This interface is implemented by all JAIN OAM Managed Objects (MOs).
OamStatisticEvent
          A OamStatisticEvent is an Event emitted by a JAIN OAM Managed Object(MO) to indicate a statistic measurement of a specified MO.
OamStatisticListener
          This interface defines a JAIN OAM Statistic Listener.
OamTimerProfile
          An Oam Timer Profile is used to store all the OAM Timer Values for a particular Protocol Layer.
OamTimerVal
          This interface represents an individual SS7 timer.
StatisticNotSupportedException
          This Exception is thrown if the collection of a statistic that is not supported by the underlying Stack management system has been requested.
TooManyInstancesException
          This Exception is thrown whenever an attempt is made to set or create more elements than a particular implementation permits.
 

Classes in jain.protocol.ss7.oam used by jain.protocol.ss7.oam.mtp3
IllegalOperationException
          This Exception is thrown if a method has been invoked that is supported by the implementation, but cannot be performed given the current state of the system.
OamAlarmEvent
          A OamAlarmEvent is an Event emitted by a JAIN OAM Managed Object(MO) to indicate a change in status of the MO.
OamAlarmListener
          This interface defines a JAIN OAM Alarm Listener.
OamErrorEvent
          This Event may be emitted by any OAM Managed Objectobject if an error is encountered.
OamErrorListener
          This interface defines a JAIN OAM Error Listener.
OamLayerManager
          This interface defines the methods common to all Protocol Layer Managers.
OamManagedObject
          This interface is implemented by all JAIN OAM Managed Objects (MOs).
OamStatisticEvent
          A OamStatisticEvent is an Event emitted by a JAIN OAM Managed Object(MO) to indicate a statistic measurement of a specified MO.
OamStatisticListener
          This interface defines a JAIN OAM Statistic Listener.
OamTimerProfile
          An Oam Timer Profile is used to store all the OAM Timer Values for a particular Protocol Layer.
OamTimerVal
          This interface represents an individual SS7 timer.
StatisticNotSupportedException
          This Exception is thrown if the collection of a statistic that is not supported by the underlying Stack management system has been requested.
TooManyInstancesException
          This Exception is thrown whenever an attempt is made to set or create more elements than a particular implementation permits.
 

Classes in jain.protocol.ss7.oam used by jain.protocol.ss7.oam.sccp
IllegalOperationException
          This Exception is thrown if a method has been invoked that is supported by the implementation, but cannot be performed given the current state of the system.
OamAlarmEvent
          A OamAlarmEvent is an Event emitted by a JAIN OAM Managed Object(MO) to indicate a change in status of the MO.
OamAlarmListener
          This interface defines a JAIN OAM Alarm Listener.
OamErrorEvent
          This Event may be emitted by any OAM Managed Objectobject if an error is encountered.
OamErrorListener
          This interface defines a JAIN OAM Error Listener.
OamLayerManager
          This interface defines the methods common to all Protocol Layer Managers.
OamManagedObject
          This interface is implemented by all JAIN OAM Managed Objects (MOs).
OamStatisticEvent
          A OamStatisticEvent is an Event emitted by a JAIN OAM Managed Object(MO) to indicate a statistic measurement of a specified MO.
OamStatisticListener
          This interface defines a JAIN OAM Statistic Listener.
OamTimerProfile
          An Oam Timer Profile is used to store all the OAM Timer Values for a particular Protocol Layer.
OamTimerVal
          This interface represents an individual SS7 timer.
StatisticNotSupportedException
          This Exception is thrown if the collection of a statistic that is not supported by the underlying Stack management system has been requested.
TooManyInstancesException
          This Exception is thrown whenever an attempt is made to set or create more elements than a particular implementation permits.
 

Classes in jain.protocol.ss7.oam used by jain.protocol.ss7.oam.tcap
IllegalOperationException
          This Exception is thrown if a method has been invoked that is supported by the implementation, but cannot be performed given the current state of the system.
OamAlarmEvent
          A OamAlarmEvent is an Event emitted by a JAIN OAM Managed Object(MO) to indicate a change in status of the MO.
OamAlarmListener
          This interface defines a JAIN OAM Alarm Listener.
OamErrorEvent
          This Event may be emitted by any OAM Managed Objectobject if an error is encountered.
OamErrorListener
          This interface defines a JAIN OAM Error Listener.
OamLayerManager
          This interface defines the methods common to all Protocol Layer Managers.
OamManagedObject
          This interface is implemented by all JAIN OAM Managed Objects (MOs).
OamStatisticEvent
          A OamStatisticEvent is an Event emitted by a JAIN OAM Managed Object(MO) to indicate a statistic measurement of a specified MO.
OamStatisticListener
          This interface defines a JAIN OAM Statistic Listener.
StatisticNotSupportedException
          This Exception is thrown if the collection of a statistic that is not supported by the underlying Stack management system has been requested.
TooManyInstancesException
          This Exception is thrown whenever an attempt is made to set or create more elements than a particular implementation permits.
 



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