|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OamLayer | |
jain.protocol.ss7.oam | |
jain.protocol.ss7.oam.mtp2 | |
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 OamLayer in jain.protocol.ss7.oam |
Constructors in jain.protocol.ss7.oam with parameters of type OamLayer | |
OamStatisticEvent.OamStatisticEvent(OamLayer source,
int category,
int statisticType,
int statistic)
|
Uses of OamLayer in jain.protocol.ss7.oam.mtp2 |
Subinterfaces of OamLayer in jain.protocol.ss7.oam.mtp2 | |
interface |
Mtp2LayerMO
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 OamLayer | |
Mtp2StatisticEvent.Mtp2StatisticEvent(OamLayer source,
int category,
int statisticType,
int statistic)
Constructs a new Mtp2StatisticEvent . |
Uses of OamLayer in jain.protocol.ss7.oam.mtp3 |
Subinterfaces of OamLayer in jain.protocol.ss7.oam.mtp3 | |
interface |
Mtp3LayerMO
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 OamLayer | |
Mtp3StatisticEvent.Mtp3StatisticEvent(OamLayer source,
int category,
int statisticType,
int statistic)
Constructs a new Mtp3StatisticEvent . |
Uses of OamLayer in jain.protocol.ss7.oam.sccp |
Subinterfaces of OamLayer in jain.protocol.ss7.oam.sccp | |
interface |
SccpLayerMO
This interface defines the methods required for the creation and management of all SCCP Managed Objects. |
Uses of OamLayer in jain.protocol.ss7.oam.tcap |
Subinterfaces of OamLayer in jain.protocol.ss7.oam.tcap | |
interface |
TcapLayerMO
This interface defines the methods required for the creation and management of all TCAP Managed Objects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |