|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParameterRangeInvalidException | |
|---|---|
| org.mobicents.protocols.ss7.isup | |
| org.mobicents.protocols.ss7.isup.message | |
| Uses of ParameterRangeInvalidException in org.mobicents.protocols.ss7.isup |
|---|
| Methods in org.mobicents.protocols.ss7.isup that throw ParameterRangeInvalidException | |
|---|---|
int |
ISUPComponent.decodeElement(byte[] b)
Decodes this element from passed byte[] array. |
void |
ISUPServerTransaction.sendAnswer(ISUPMessage msg)
|
void |
ISUPProvider.sendMessage(ISUPMessage msg)
Stateles message send over MTP. |
void |
ISUPClientTransaction.sendRequest()
|
| Uses of ParameterRangeInvalidException in org.mobicents.protocols.ss7.isup.message |
|---|
| Methods in org.mobicents.protocols.ss7.isup.message that throw ParameterRangeInvalidException | |
|---|---|
void |
ISUPMessage.addParameter(ISUPParameter param)
Adds parameter to this message. |
ISUPParameter |
ISUPMessage.getParameter(int parameterCode)
Returns parameter with passed code. |
void |
ISUPMessage.removeParameter(int parameterCode)
Removes parameter from this message. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||