|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Mtp2TimerProfileMO | |
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. |
Uses of Mtp2TimerProfileMO in jain.protocol.ss7.oam.mtp2 |
Methods in jain.protocol.ss7.oam.mtp2 that return Mtp2TimerProfileMO | |
Mtp2TimerProfileMO |
Mtp2SapMO.getMtp2TimerProfile()
Returns the MTP2 Timer Profile MO containing the MTP2 Timer values to be used with this link. |
Mtp2TimerProfileMO |
Mtp2LayerManager.createMtp2TimerProfile()
Creates a new Mtp2TimerProfileMO that will use the correct Timer values for the the protocol variant of this Mtp2LayerManager. |
Mtp2TimerProfileMO[] |
Mtp2LayerManager.getAllMtp2TimerProfiles()
Returns all of the Mtp2 Timer Profiles created by this layer manager |
Mtp2TimerProfileMO |
Mtp2LayerManager.getAllMtp2TimerProfiles(int index)
Returns one of the MTP2 Timer Profiles created by this layer manager |
Methods in jain.protocol.ss7.oam.mtp2 with parameters of type Mtp2TimerProfileMO | |
void |
Mtp2SapMO.setMtp2TimerProfile(Mtp2TimerProfileMO timerProfile)
Sets the MTP2 Timer Profile MO containing the MTP2 Timer values to be used with this link. |
void |
Mtp2LayerManager.deleteMtp2TimerProfile(Mtp2TimerProfileMO timerProfile)
Deletes the specified Mtp2TimerProfileMO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |