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 Mtp3LayerManager.createRoute(Mtp3SapMO destinationSignallingPoint, LinksetMO[] linksets)
          Creates a new Route Managed Object.
 RouteMO[] Mtp3LayerManager.getAllRoutes()
          Returns all of the Routes created by this layer manager
 RouteMO Mtp3LayerManager.getAllRoutes(int index)
          Returns one of the Routes created by this layer manager
 RouteMO[] RoutesetMO.getRoute()
          Gets the list of Routes in this routeset
 RouteMO RoutesetMO.getRoute(int index)
          Gets the route at the specified position in this routeset.
 

Methods in jain.protocol.ss7.oam.mtp3 with parameters of type RouteMO
 RoutesetMO Mtp3LayerManager.createRouteset(RouteMO[] routes)
          Creates a new Routeset Managed Object.
 void Mtp3LayerManager.deleteRoute(RouteMO route)
          Deletes the specified Route Managed Object.
 void RoutesetMO.setRoute(RouteMO[] routes)
          Sets the array of Routes in this routeset.
 void RoutesetMO.setRoute(int index, RouteMO route)
          Sets the route at the specified position in this routeset.
 



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