|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SccpAddress | |
|---|---|
| org.mobicents.protocols.ss7.sccp | |
| org.mobicents.protocols.ss7.sccp.ud | |
| Uses of SccpAddress in org.mobicents.protocols.ss7.sccp |
|---|
| Methods in org.mobicents.protocols.ss7.sccp that return SccpAddress | |
|---|---|
SccpAddress |
SccpParameterFactory.getSccpAddress()
|
| Methods in org.mobicents.protocols.ss7.sccp with parameters of type SccpAddress | |
|---|---|
void |
SccpListener.onMessage(SccpAddress calledPartyAddress,
SccpAddress callingPartyAddress,
byte[] data,
org.mobicents.protocols.ss7.mtp.RoutingLabel backReference)
Called when proper data is received, it is partially decoded. |
void |
SccpProvider.send(SccpAddress calledParty,
SccpAddress callingParty,
byte[] data,
org.mobicents.protocols.ss7.mtp.RoutingLabel ar)
Send sccp byte[] to desired addres. |
| Uses of SccpAddress in org.mobicents.protocols.ss7.sccp.ud |
|---|
| Methods in org.mobicents.protocols.ss7.sccp.ud that return SccpAddress | |
|---|---|
SccpAddress |
UDBase.getCalledParty()
|
SccpAddress |
UDBase.getCallingParty()
|
| Methods in org.mobicents.protocols.ss7.sccp.ud with parameters of type SccpAddress | |
|---|---|
void |
UDBase.setCalledParty(SccpAddress calledParty)
|
void |
UDBase.setCallingParty(SccpAddress callingParty)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||