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

Packages that use RouteMO
jain.protocol.ss7.oam.mtp3

This package contains all of the classes and interfaces that are required to provision and maintain an SS7 stack at the MTP Level 3 layer. 

 

Uses of RouteMO in jain.protocol.ss7.oam.mtp3
 

Methods in jain.protocol.ss7.oam.mtp3 that return RouteMO
 RouteMO[] RouteSetMO.getRoute()
          Gets the list of Routes in this route set
 RouteMO RouteSetMO.getRoute(int index)
          Gets the route at the specified position in this route set.
 RouteMO Mtp3LayerMO.createRoute()
          Creates a new Route Managed Object
 

Methods in jain.protocol.ss7.oam.mtp3 with parameters of type RouteMO
 void RouteSetMO.setRoute(RouteMO[] routeList)
          Sets the array of Routes in this route set.
 void RouteSetMO.setRoute(int index, RouteMO route)
          Sets the route at the specified position in this route set.
 



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

Copyright - 1999 Sun Microsystems