| Package | Description |
|---|---|
| org.mobicents.protocols.ss7.map.api | |
| org.mobicents.protocols.ss7.map.api.service.sms |
| Modifier and Type | Method and Description |
|---|---|
SM_RP_DA |
MAPParameterFactory.createSM_RP_DA()
Creates a new instance of
SM_RP_DA with noSM_RP_DA parameter |
SM_RP_DA |
MAPParameterFactory.createSM_RP_DA(AddressString serviceCentreAddressDA)
Creates a new instance of
SM_RP_DA with serviceCentreAddressDA
parameter |
SM_RP_DA |
MAPParameterFactory.createSM_RP_DA(IMSI imsi)
Creates a new instance of
SM_RP_DA with imsi parameter |
SM_RP_DA |
MAPParameterFactory.createSM_RP_DA(LMSI lmsi)
Creates a new instance of
SM_RP_DA with lmsi parameter |
| Modifier and Type | Method and Description |
|---|---|
SM_RP_DA |
MtForwardShortMessageRequestIndication.getSM_RP_DA() |
SM_RP_DA |
ForwardShortMessageRequestIndication.getSM_RP_DA() |
SM_RP_DA |
MoForwardShortMessageRequestIndication.getSM_RP_DA() |
| 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.