org.mobicents.protocols.ss7.isup.message.parameter
Interface AutomaticCongestionLevel
- All Superinterfaces:
- ISUPComponent, ISUPParameter, java.io.Serializable
public interface AutomaticCongestionLevel
- extends ISUPParameter
Start time:10:58:00 2009-07-23
Project: mobicents-isup-stack
- Author:
- Bartosz Baranowski
| Methods inherited from interface org.mobicents.protocols.ss7.isup.message.parameter.ISUPParameter |
getCode |
_PARAMETER_CODE
static final int _PARAMETER_CODE
- See Also:
- Constant Field Values
_CONGESTION_LEVE_1_EXCEEDED
static final int _CONGESTION_LEVE_1_EXCEEDED
- See Also:
- Constant Field Values
_CONGESTION_LEVE_2_EXCEEDED
static final int _CONGESTION_LEVE_2_EXCEEDED
- See Also:
- Constant Field Values
getAutomaticCongestionLevel
int getAutomaticCongestionLevel()
setAutomaticCongestionLevel
void setAutomaticCongestionLevel(int automaticCongestionLevel)
Copyright © 2010. All Rights Reserved.