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

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

Methods in jain.protocol.ss7.oam.sccp that return SccpRoutingControlMO
 SccpRoutingControlMO SccpLayerManager.getActiveSccpRoutingControl(int index)
          Returns the Active SCCP Routing controls of this SCCP Layer Manager.
 SccpRoutingControlMO[] SccpLayerManager.getActiveSccpRoutingControl()
          Returns the Active SCCP Routing controls of this SCCP Layer Manager.
 SccpRoutingControlMO SccpLayerManager.createSccpRoutingControl(OwnSignallingPointMO sp, SccpSapMO[] subsystems)
          Creates a new Routing Control Managed Object for the specified Own Signalling Point and (local) Subsystems
 SccpRoutingControlMO[] SccpLayerManager.getAllSccpRoutingControls()
          Returns all of the SCCP Routing Controls created by this layer manager
 SccpRoutingControlMO SccpLayerManager.getAllSccpRoutingControls(int index)
          Returns one of the SCCP Routing Controls created by this layer manager
 

Methods in jain.protocol.ss7.oam.sccp with parameters of type SccpRoutingControlMO
 void SccpLayerManager.setActiveSccpRoutingControl(int index, SccpRoutingControlMO routingControl)
          Sets one of the Active SCCP Routing controls of this SCCP Layer Manager.
 void SccpLayerManager.setActiveSccpRoutingControl(SccpRoutingControlMO[] routingControls)
          Sets the Active SCCP Routing controls of this SCCP Layer Manager.
 void SccpLayerManager.deleteSccpRoutingControl(SccpRoutingControlMO routingControl)
          Deletes the specified Routing Control Managed Object.
 



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