|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |