| Package | Description |
|---|---|
| org.mobicents.protocols.ss7.map.api | |
| org.mobicents.protocols.ss7.map.api.dialog | |
| org.mobicents.protocols.ss7.map.api.service.supplementary |
| Modifier and Type | Method and Description |
|---|---|
AddressString |
MapServiceFactory.createAddressString(AddressNature addNature,
NumberingPlan numPlan,
java.lang.String address)
Creates a new instance of
AddressString |
| Modifier and Type | Method and Description |
|---|---|
void |
MAPDialog.addProcessUnstructuredSSRequest(byte ussdDataCodingScheme,
USSDString ussdString,
AddressString msisdn)
Add's a new Process Unstructured SS Request as Component.
|
MAPDialog |
MAPProvider.createNewDialog(MAPApplicationContext appCntx,
SccpAddress origAddress,
AddressString origReference,
SccpAddress destAddress,
AddressString destReference)
Creates a new Dialog.
|
| Modifier and Type | Method and Description |
|---|---|
AddressString |
MAPOpenInfo.getDestReference()
Get the destination
AddressString |
AddressString |
MAPOpenInfo.getOrigReference()
Get the originating
AddressString |
| Modifier and Type | Method and Description |
|---|---|
void |
MAPOpenInfo.setDestReference(AddressString destReference)
Set the destination
AddressString |
void |
MAPOpenInfo.setOrigReference(AddressString origReference)
Set the originating
AddressString |
| Modifier and Type | Method and Description |
|---|---|
AddressString |
ProcessUnstructuredSSIndication.getMSISDNAddressString()
Get the
AddressString representing the MSISDN |
AddressString |
ProcessUnstructuredSSRequest.getMSISDNAddressString() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessUnstructuredSSIndication.setMSISDNAddressString(AddressString msisdnAddr)
Set the
AddressString representing the MSISDN which sent this
USSD String |
void |
ProcessUnstructuredSSRequest.setMSISDNAddressString(AddressString msisdnAddr) |
Copyright © 2011. All Rights Reserved.