| Modifier and Type | Method and Description |
|---|---|
AddressString |
MAPParameterFactory.createAddressString(AddressNature addNature,
NumberingPlan numPlan,
java.lang.String address)
Creates a new instance of
AddressString |
| Modifier and Type | Method and Description |
|---|---|
MAPDialog |
MAPServiceBase.createNewDialog(MAPApplicationContext appCntx,
SccpAddress origAddress,
AddressString origReference,
SccpAddress destAddress,
AddressString destReference)
Creates a new Dialog.
|
SM_RP_DA |
MAPParameterFactory.createSM_RP_DA(AddressString serviceCentreAddressDA)
Creates a new instance of
SM_RP_DA with serviceCentreAddressDA
parameter |
SM_RP_OA |
MAPParameterFactory.createSM_RP_OA_ServiceCentreAddressOA(AddressString serviceCentreAddressOA)
Creates a new instance of
SM_RP_OA with serviceCentreAddressOA
parameter |
void |
MAPDialogListener.onDialogRequest(MAPDialog mapDialog,
AddressString destReference,
AddressString origReference,
MAPExtensionContainer extensionContainer)
When T_BEGIN received.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FTNAddressString
FTN-AddressString ::=
AddressString (SIZE (1..maxFTN-AddressLength))
-- This type is used to represent forwarded-to numbers.
|
interface |
ISDNAddressString
ISDN-AddressString ::=
AddressString (SIZE (1..maxISDN-AddressLength))
-- This type is used to represent ISDN numbers.
|
| Modifier and Type | Method and Description |
|---|---|
AddressString |
LCSClientID.getLCSClientDialedByMS() |
AddressString |
SubscriberLocationReportResponseIndication.getNaESRD() |
AddressString |
SubscriberLocationReportResponseIndication.getNaESRK() |
| Modifier and Type | Method and Description |
|---|---|
MAPDialogLsm |
MAPServiceLsm.createNewDialog(MAPApplicationContext appCntx,
SccpAddress origAddress,
AddressString origReference,
SccpAddress destAddress,
AddressString destReference) |
| Modifier and Type | Method and Description |
|---|---|
AddressString |
SendRoutingInfoForSMRequestIndication.getServiceCentreAddress() |
AddressString |
AlertServiceCentreRequestIndication.getServiceCentreAddress() |
AddressString |
ReportSMDeliveryStatusRequestIndication.getServiceCentreAddress() |
AddressString |
SM_RP_DA.getServiceCentreAddressDA() |
AddressString |
SM_RP_OA.getServiceCentreAddressOA() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
MAPDialogSms.addAlertServiceCentreRequest(int customInvokeTimeout,
ISDNAddressString msisdn,
AddressString serviceCentreAddress) |
java.lang.Long |
MAPDialogSms.addAlertServiceCentreRequest(ISDNAddressString msisdn,
AddressString serviceCentreAddress)
Sending MAP-SEND-ROUTING-INFO-FOR-SM request
|
java.lang.Long |
MAPDialogSms.addReportSMDeliveryStatusRequest(int customInvokeTimeout,
ISDNAddressString msisdn,
AddressString serviceCentreAddress,
SMDeliveryOutcome sMDeliveryOutcome,
java.lang.Integer absentSubscriberDiagnosticSM,
MAPExtensionContainer extensionContainer,
boolean gprsSupportIndicator,
boolean deliveryOutcomeIndicator,
SMDeliveryOutcome additionalSMDeliveryOutcome,
java.lang.Integer additionalAbsentSubscriberDiagnosticSM) |
java.lang.Long |
MAPDialogSms.addReportSMDeliveryStatusRequest(ISDNAddressString msisdn,
AddressString serviceCentreAddress,
SMDeliveryOutcome sMDeliveryOutcome,
java.lang.Integer absentSubscriberDiagnosticSM,
MAPExtensionContainer extensionContainer,
boolean gprsSupportIndicator,
boolean deliveryOutcomeIndicator,
SMDeliveryOutcome additionalSMDeliveryOutcome,
java.lang.Integer additionalAbsentSubscriberDiagnosticSM)
Sending MAP-SEND-ROUTING-INFO-FOR-SM request
|
java.lang.Long |
MAPDialogSms.addSendRoutingInfoForSMRequest(int customInvokeTimeout,
ISDNAddressString msisdn,
boolean sm_RP_PRI,
AddressString serviceCentreAddress,
MAPExtensionContainer extensionContainer,
boolean gprsSupportIndicator,
SM_RP_MTI sM_RP_MTI,
byte[] sM_RP_SMEA) |
java.lang.Long |
MAPDialogSms.addSendRoutingInfoForSMRequest(ISDNAddressString msisdn,
boolean sm_RP_PRI,
AddressString serviceCentreAddress,
MAPExtensionContainer extensionContainer,
boolean gprsSupportIndicator,
SM_RP_MTI sM_RP_MTI,
byte[] sM_RP_SMEA)
Sending MAP-SEND-ROUTING-INFO-FOR-SM request
|
MAPDialogSms |
MAPServiceSms.createNewDialog(MAPApplicationContext appCntx,
SccpAddress origAddress,
AddressString origReference,
SccpAddress destAddress,
AddressString destReference) |
| Modifier and Type | Method and Description |
|---|---|
MAPDialogSupplementary |
MAPServiceSupplementary.createNewDialog(MAPApplicationContext appCntx,
SccpAddress origAddress,
AddressString origReference,
SccpAddress destAddress,
AddressString destReference) |
Copyright © 2012. All Rights Reserved.