Uses of Interface
jain.protocol.ss7.oam.mtp3.Mtp3LayerMO

Packages that use Mtp3LayerMO
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. 

 

Uses of Mtp3LayerMO in jain.protocol.ss7.oam.mtp2
 

Methods in jain.protocol.ss7.oam.mtp2 that return Mtp3LayerMO
 Mtp3LayerMO[] Mtp2SapMO.getUserEntity()
          Returns an array of the User Entities that are currently using the Service Access Point.
 Mtp3LayerMO Mtp2SapMO.getUserEntity(int index)
          Returns the User Entity at the sepecified index position from the array of User Entiites that are currently using the Service Access Point.
 

Methods in jain.protocol.ss7.oam.mtp2 with parameters of type Mtp3LayerMO
 void Mtp2SapMO.setUserEntity(Mtp3LayerMO[] userEntity)
          Sets the array of the User Entities that are currently using the Service Access Point.
 void Mtp2SapMO.setUserEntity(int index, Mtp3LayerMO userEntity)
          Sets the User Entity at the sepecified index position from the array of User Entiites that are currently using the Service Access Point.
 



01 September 99
If you have any comments or queries, please mail them to JainOAM@East.Sun.Com

Copyright - 1999 Sun Microsystems