|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SccpAddress | |
|---|---|
| org.mobicents.jcc.inap | |
| org.mobicents.ss7.sccp | |
| Uses of SccpAddress in org.mobicents.jcc.inap |
|---|
| Methods in org.mobicents.jcc.inap that return SccpAddress | |
|---|---|
SccpAddress |
ConnectionID.getCalledPartyAddress()
|
SccpAddress |
ConnectionID.getCallingPartyAddress()
|
| Methods in org.mobicents.jcc.inap with parameters of type SccpAddress | |
|---|---|
void |
JccInapProviderImpl.onMessage(SccpAddress calledPartyAddress,
SccpAddress callingPartyAddress,
byte[] data)
|
protected void |
JccInapProviderImpl.send(SccpAddress calledParty,
SccpAddress callingParty,
TCMessage msg)
|
| Constructors in org.mobicents.jcc.inap with parameters of type SccpAddress | |
|---|---|
ConnectionID(long id,
SccpAddress calledPartyAddress,
SccpAddress callingPartyAddress)
Creates a new instance of CallID |
|
TCHandler(JccInapProviderImpl provider,
SccpAddress calledPartyAddress,
SccpAddress callingPartyAddress,
TCMessage message)
Creates a new instance of Handler |
|
| Uses of SccpAddress in org.mobicents.ss7.sccp |
|---|
| Methods in org.mobicents.ss7.sccp that return SccpAddress | |
|---|---|
SccpAddress |
UnitData.getCalledParty()
|
SccpAddress |
UnitData.getCallingParty()
|
| Methods in org.mobicents.ss7.sccp with parameters of type SccpAddress | |
|---|---|
void |
SccpListener.onMessage(SccpAddress calledPartyAddress,
SccpAddress callingPartyAddress,
byte[] data)
|
void |
SccpM3UAProviderImpl.send(SccpAddress calledParty,
SccpAddress callingParty,
byte[] data)
|
void |
DummySccpProvider.send(SccpAddress calledParty,
SccpAddress callingParty,
byte[] data)
|
void |
SccpIntelHDCProviderImpl.send(SccpAddress calledParty,
SccpAddress callingParty,
byte[] data)
|
void |
SccpProvider.send(SccpAddress calledParty,
SccpAddress callingParty,
byte[] data)
|
| Constructors in org.mobicents.ss7.sccp with parameters of type SccpAddress | |
|---|---|
UnitData(ProtocolClass pClass,
SccpAddress calledParty,
SccpAddress callingParty,
byte[] data)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||