| Package | Description |
|---|---|
| org.mobicents.protocols.ss7.map.api | |
| org.mobicents.protocols.ss7.map.api.service.sms |
| Modifier and Type | Method and Description |
|---|---|
SM_RP_OA |
MAPParameterFactory.createSM_RP_OA_Msisdn(ISDNAddressString msisdn)
Creates a new instance of
SM_RP_OA with msisdn parameter |
SM_RP_OA |
MAPParameterFactory.createSM_RP_OA_ServiceCentreAddressOA(AddressString serviceCentreAddressOA)
Creates a new instance of
SM_RP_OA with serviceCentreAddressOA
parameter |
SM_RP_OA |
MAPParameterFactory.createSM_RP_OA()
Creates a new instance of
SM_RP_OA with noSM_RP_OA parameter |
| Modifier and Type | Method and Description |
|---|---|
SM_RP_OA |
ForwardShortMessageRequestIndication.getSM_RP_OA() |
SM_RP_OA |
MtForwardShortMessageRequestIndication.getSM_RP_OA() |
SM_RP_OA |
MoForwardShortMessageRequestIndication.getSM_RP_OA() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
MAPDialogSms.addForwardShortMessageRequest(int customInvokeTimeout,
SM_RP_DA sm_RP_DA,
SM_RP_OA sm_RP_OA,
byte[] sm_RP_UI,
boolean moreMessagesToSend) |
java.lang.Long |
MAPDialogSms.addForwardShortMessageRequest(SM_RP_DA sm_RP_DA,
SM_RP_OA sm_RP_OA,
byte[] sm_RP_UI,
boolean moreMessagesToSend)
<<<<<<< .mine
Sending MAP-FORWARD-SHORT-MESSAGE request
|
java.lang.Long |
MAPDialogSms.addMoForwardShortMessageRequest(int customInvokeTimeout,
SM_RP_DA sm_RP_DA,
SM_RP_OA sm_RP_OA,
byte[] sm_RP_UI,
MAPExtensionContainer extensionContainer,
IMSI imsi) |
java.lang.Long |
MAPDialogSms.addMoForwardShortMessageRequest(SM_RP_DA sm_RP_DA,
SM_RP_OA sm_RP_OA,
byte[] sm_RP_UI,
MAPExtensionContainer extensionContainer,
IMSI imsi)
Sending MAP-MO-FORWARD-SHORT-MESSAGE request
|
java.lang.Long |
MAPDialogSms.addMtForwardShortMessageRequest(int customInvokeTimeout,
SM_RP_DA sm_RP_DA,
SM_RP_OA sm_RP_OA,
byte[] sm_RP_UI,
boolean moreMessagesToSend,
MAPExtensionContainer extensionContainer) |
java.lang.Long |
MAPDialogSms.addMtForwardShortMessageRequest(SM_RP_DA sm_RP_DA,
SM_RP_OA sm_RP_OA,
byte[] sm_RP_UI,
boolean moreMessagesToSend,
MAPExtensionContainer extensionContainer)
Sending MAP-MT-FORWARD-SHORT-MESSAGE request
|
Copyright © 2012. All Rights Reserved.