UnitData |
MessageFactory.createUnitData(ProtocolClass pClass,
SccpAddress calledParty,
SccpAddress callingParty)
Creates unit data message.
|
UnitDataService |
MessageFactory.createUnitDataService(ReturnCause returnCause,
SccpAddress calledParty,
SccpAddress callingParty) |
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) |
void |
SccpMessage.setCalledPartyAddress(SccpAddress v) |
void |
SccpMessage.setCallingPartyAddress(SccpAddress v) |