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

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

Methods in jain.protocol.ss7.oam.sccp that return ConcernedAreaMO
 ConcernedAreaMO SccpLayerManager.createConcernedArea(SccpSapMO[] remoteSubsystems)
          Creates a new Concerned Area Managed Object containing the specified remote Subsystems (SccpSaps).
 ConcernedAreaMO[] SccpLayerManager.getAllConcernedAreas()
          Returns all of the Concerned Areas created by this layer manager
 ConcernedAreaMO SccpLayerManager.getAllConcernedAreas(int index)
          Returns one of the Concerned Areas created by this layer manager
 ConcernedAreaMO SccpSapMO.getConcernedArea()
          Returns the concerned area to be used by SCCP Management for broadcasting the SCCP status after completion of SCCP Restart.
 

Methods in jain.protocol.ss7.oam.sccp with parameters of type ConcernedAreaMO
 void SccpLayerManager.deleteConcernedArea(ConcernedAreaMO concernedArea)
          Deletes the specified Concerned Area Managed Object.
 void SccpSapMO.setConcernedArea(ConcernedAreaMO concernedArea)
          Sets the concerned area to be used by SCCP Management for broadcasting the SCCP status after completion of SCCP Restart.
 



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