|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Mtp3TimerProfileMO | |
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 Mtp3TimerProfileMO in jain.protocol.ss7.oam.mtp3 |
Methods in jain.protocol.ss7.oam.mtp3 that return Mtp3TimerProfileMO | |
Mtp3TimerProfileMO |
Mtp3LayerManager.createMtp3TimerProfile()
Creates a new Mtp3TimerProfileMO that will use the correct Timer values for the the protocol variant of this Mtp3LayerManager. |
Mtp3TimerProfileMO[] |
Mtp3LayerManager.getAllMtp3TimerProfiles()
Returns all of the MTP3 Timer Profiles created by this layer manager |
Mtp3TimerProfileMO |
Mtp3LayerManager.getAllMtp3TimerProfiles(int index)
Returns one of the MTP3 Timer Profiles created by this layer manager |
Mtp3TimerProfileMO |
OwnSignallingPointMO.getMtp3TimerProfile()
Returns the MTP3 Timer Profile MO containing the MTP3 Timer values to be used with this Signalling Point |
Methods in jain.protocol.ss7.oam.mtp3 with parameters of type Mtp3TimerProfileMO | |
void |
Mtp3LayerManager.deleteMtp3TimerProfile(Mtp3TimerProfileMO timerProfile)
Deletes the specified Mtp3TimerProfileMO. |
void |
OwnSignallingPointMO.setMtp3TimerProfile(Mtp3TimerProfileMO timerProfile)
Sets the MTP3 Timer Profile MO containing the MTP3 Timer values to be used with this Signalling Point |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |