| Package | Description |
|---|---|
| org.mobicents.protocols.ss7.sccp.message | |
| org.mobicents.protocols.ss7.sccp.parameter |
| Modifier and Type | Method and Description |
|---|---|
HopCounter |
XUnitDataService.getHopCounter()
Gets the hop counter parameter.
|
HopCounter |
XUnitData.getHopCounter()
Gets the hop countor parameter.
|
| Modifier and Type | Method and Description |
|---|---|
XUnitData |
MessageFactory.createXUnitData(HopCounter hopCounter,
ProtocolClass pClass,
SccpAddress calledParty,
SccpAddress callingParty)
Creates extended unit data message.
|
XUnitDataService |
MessageFactory.createXUnitDataService(HopCounter hopCounter,
ReturnCause rc,
SccpAddress calledParty,
SccpAddress callingParty) |
| Modifier and Type | Method and Description |
|---|---|
HopCounter |
ParameterFactory.createHopCounter(int hopCount)
Create hop counter parameter
|
Copyright © 2012. All Rights Reserved.