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

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

Methods in jain.protocol.ss7.oam.sccp that return SccpEntitySetMO
 SccpEntitySetMO SccpLayerManager.createSccpEntitySet(SccpSapMO[] destinationSubsystems, int sharingMode)
          Creates a new SCCP Entity Set Managed Object
 SccpEntitySetMO[] SccpLayerManager.getAllSccpEntitySets()
          Returns all of the SCCP Entity Sets created by this layer manager
 SccpEntitySetMO SccpLayerManager.getAllSccpEntitySets(int index)
          Returns one of the SCCP Entity Sets created by this layer manager
 SccpEntitySetMO GlobalTitleEntryMO.getSccpEntitySet()
          Returns the Entity Set of this GlobalTitle Entry.
 

Methods in jain.protocol.ss7.oam.sccp with parameters of type SccpEntitySetMO
 GlobalTitleEntryMO SccpLayerManager.createGlobalTitleEntry(SccpEntitySetMO entitySet, int globalTitleIndicator, byte[] addressInformation)
          Creates a new Global Title Entry Managed Object.
 void SccpLayerManager.deleteSccpEntitySet(SccpEntitySetMO entitySet)
          Deletes the specified SCCP Entity Set Managed Object.
 void GlobalTitleEntryMO.setSccpEntitySet(SccpEntitySetMO sccpEntitySet)
          Sets the Entity Set of this GlobalTitle Entry.
 



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