|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OamLayerManager | |
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 OamLayerManager in jain.protocol.ss7.oam |
Constructors in jain.protocol.ss7.oam with parameters of type OamLayerManager | |
OamStatisticEvent.OamStatisticEvent(OamLayerManager source,
int category,
int statisticType,
int statistic,
OamManagedObject managedObject)
|
Uses of OamLayerManager in jain.protocol.ss7.oam.mtp2 |
Subinterfaces of OamLayerManager in jain.protocol.ss7.oam.mtp2 | |
interface |
Mtp2LayerManager
This interface defines the methods required for the creation and management of all MTP Level 2 Managed Objects. |
Constructors in jain.protocol.ss7.oam.mtp2 with parameters of type OamLayerManager | |
Mtp2StatisticEvent.Mtp2StatisticEvent(OamLayerManager source,
int category,
int statisticType,
int statisticValue,
Mtp2ManagedObject managedObject)
Constructs a new Mtp2StatisticEvent . |
Uses of OamLayerManager in jain.protocol.ss7.oam.mtp3 |
Subinterfaces of OamLayerManager in jain.protocol.ss7.oam.mtp3 | |
interface |
Mtp3LayerManager
This interface defines the methods required for the creation and management of all MTP Level 3 Managed Objects. |
Constructors in jain.protocol.ss7.oam.mtp3 with parameters of type OamLayerManager | |
Mtp3StatisticEvent.Mtp3StatisticEvent(OamLayerManager source,
int category,
int statisticType,
int statisticValue,
Mtp3ManagedObject managedObject)
Constructs a new Mtp3StatisticEvent . |
Uses of OamLayerManager in jain.protocol.ss7.oam.sccp |
Subinterfaces of OamLayerManager in jain.protocol.ss7.oam.sccp | |
interface |
SccpLayerManager
This interface defines the methods required for the creation and management of all SCCP Managed Objects. |
Uses of OamLayerManager in jain.protocol.ss7.oam.tcap |
Subinterfaces of OamLayerManager in jain.protocol.ss7.oam.tcap | |
interface |
TcapLayerManager
This interface defines the methods required for the creation and management of all TCAP Managed Objects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |