|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SccpTimerProfileMO | |
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. |
Uses of SccpTimerProfileMO in jain.protocol.ss7.oam.sccp |
Methods in jain.protocol.ss7.oam.sccp that return SccpTimerProfileMO | |
SccpTimerProfileMO |
SccpRoutingControlMO.getSccpTimerProfile()
Returns the SCCP Timer Profile MO containing the SCCP Timer values |
SccpTimerProfileMO |
SccpLayerManager.createSccpTimerProfile()
Creates a new SccpTimerProfileMO that will use the correct Timer values for the the protocol variant of this SccpLayerManager. |
SccpTimerProfileMO[] |
SccpLayerManager.getAllSccpTimerProfiles()
Returns all of the SCCP Timer Profiles created by this layer manager |
SccpTimerProfileMO |
SccpLayerManager.getAllSccpTimerProfiles(int index)
Returns one of the SCCP Timer Profiles) created by this layer manager |
Methods in jain.protocol.ss7.oam.sccp with parameters of type SccpTimerProfileMO | |
void |
SccpRoutingControlMO.setSccpTimerProfile(SccpTimerProfileMO timerProfile)
Sets the SCCP Timer Profile containing the SCCP Timer values |
void |
SccpLayerManager.deleteSccpTimerProfile(SccpTimerProfileMO timerProfile)
Deletes the specified SccpTimerProfileMO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |