|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OamManagedObject | |
jain.protocol.ss7.oam | |
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. |
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. |
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. |
jain.protocol.ss7.oam.tcap | This package contains all of the classes and interfaces that are required to provision and maintain an SS7 stack at the TCAP layer. |
Uses of OamManagedObject in jain.protocol.ss7.oam |
Fields in jain.protocol.ss7.oam declared as OamManagedObject | |
protected OamManagedObject |
OamStatisticEvent.managedObject
|
Constructors in jain.protocol.ss7.oam with parameters of type OamManagedObject | |
OamStatisticEvent.OamStatisticEvent(OamLayerManager source,
int category,
int statisticType,
int statistic,
OamManagedObject managedObject)
|
Uses of OamManagedObject in jain.protocol.ss7.oam.mtp2 |
Subinterfaces of OamManagedObject in jain.protocol.ss7.oam.mtp2 | |
interface |
Mtp2ManagedObject
This interface is implemented by all MTP2 Managed Objects (MOs). |
interface |
Mtp2SapMO
This interface identifies an Mtp2 Service Access Point (SAP), an MTP2 SAP contains the attributes of the physical port and link that is connected to the logical signalling link. |
interface |
Mtp2TimerProfileMO
This interface defines the specified timers for the MTP2 Protocol Layer. |
Uses of OamManagedObject in jain.protocol.ss7.oam.mtp3 |
Subinterfaces of OamManagedObject in jain.protocol.ss7.oam.mtp3 | |
interface |
LinkMO
This inteface defines the methods of a Link Managed Object(MO). |
interface |
LinksetMO
This inteface defines the methods of a Linkset to an adjacent node. |
interface |
Mtp3ManagedObject
This interface is implemented by all MTP3 Managed Objects (MOs). |
interface |
Mtp3SapMO
This interface identifies an Mtp3 Service Access Point (SAP). |
interface |
Mtp3TimerProfileMO
This interface defines the specified timers for the MTP3 Protocol Layer . |
interface |
OwnSignallingPointMO
This inteface defines the methods of a Local Signalling Point Managed Object(MO). |
interface |
RouteMO
This inteface defines the methods of a Route Managed Object(MO). |
interface |
RoutesetMO
This inteface defines the methods of a Routeset Managed Object(MO). |
interface |
ScreeningTableMO
This inteface defines the methods of an STP Screening Table Managed Object(MO). |
Uses of OamManagedObject in jain.protocol.ss7.oam.sccp |
Subinterfaces of OamManagedObject in jain.protocol.ss7.oam.sccp | |
interface |
ConcernedAreaMO
This interface contains a list of remote Subsystems (SccpSaps) to be informed of local (primary broadcast) or remote (secondary broadcast) SCCP Subsystem status changes, or to be informed of the SCCP status after completion of SCCP Restart. |
interface |
GlobalTitleEntryMO
This class represents a Global Title entry (a combination of the global title translator and global title rule). |
interface |
SccpEntitySetMO
This class identifies the set of access points that result from a global title translation. |
interface |
SccpManagedObject
This interface is implemented by all SCCP Managed Objects (MOs). |
interface |
SccpRoutingControlMO
This interface defines the methods required by the SCCP Routing Control Function It defines methods to maintain management information concerning the SCCP routing control. |
interface |
SccpSapMO
This interface defines a SCCP Access Point (an SCCP Subsystem). |
interface |
SccpTimerProfileMO
This interface defines the specified timers for the SCCP Protocol Layer. |
Uses of OamManagedObject in jain.protocol.ss7.oam.tcap |
Subinterfaces of OamManagedObject in jain.protocol.ss7.oam.tcap | |
interface |
TcapManagedObject
This interface is implemented by all TCAP Managed Objects (MOs). |
interface |
TcapNodeMO
This interface defines a local TCAP Node. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |