|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SccpTimerProfile | |
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 SccpTimerProfile in jain.protocol.ss7.oam.sccp |
Methods in jain.protocol.ss7.oam.sccp that return SccpTimerProfile | |
SccpTimerProfile |
SccpRoutingControlMO.getSccpTimerProfile()
Returns the SCCP Timer Profile containing the SCCP Timer values |
SccpTimerProfile |
SccpLayerManager.createSccpTimerProfile(int variant)
Creates a new SccpTimerProfileMO that will use the Timer values defined in the specified protocol variant. |
Methods in jain.protocol.ss7.oam.sccp with parameters of type SccpTimerProfile | |
void |
SccpRoutingControlMO.setSccpTimerProfile(SccpTimerProfile timerProfile)
Sets the SCCP Timer Profile containing the SCCP Timer values |
void |
SccpLayerManager.deleteSccpTimerProfile(SccpTimerProfile timerProfile)
Deletes the specified SccpTimerProfileMO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |