public class MAPDialogSmsImpl extends MAPDialogImpl implements MAPDialogSms
appCntx, destReference, extContainer, mapProviderImpl, mapService, normalDialogShutDown, origReference, state, tcapDialog| Modifier | Constructor and Description |
|---|---|
protected |
MAPDialogSmsImpl(MAPApplicationContext appCntx,
Dialog tcapDialog,
MAPProviderImpl mapProviderImpl,
MAPServiceSms mapService,
AddressString origReference,
AddressString destReference) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
addAlertServiceCentreRequest(ISDNAddressString msisdn,
AddressString serviceCentreAddress) |
void |
addAlertServiceCentreResponse(long invokeId) |
java.lang.Long |
addInformServiceCentreRequest(ISDNAddressString storedMSISDN,
MWStatus mwStatus,
MAPExtensionContainer extensionContainer,
java.lang.Integer absentSubscriberDiagnosticSM,
java.lang.Integer additionalAbsentSubscriberDiagnosticSM) |
java.lang.Long |
addMoForwardShortMessageRequest(SM_RP_DA sm_RP_DA,
SM_RP_OA sm_RP_OA,
byte[] sm_RP_UI,
MAPExtensionContainer extensionContainer,
IMSI imsi) |
void |
addMoForwardShortMessageResponse(long invokeId,
byte[] sm_RP_UI,
MAPExtensionContainer extensionContainer) |
java.lang.Long |
addMtForwardShortMessageRequest(SM_RP_DA sm_RP_DA,
SM_RP_OA sm_RP_OA,
byte[] sm_RP_UI,
java.lang.Boolean moreMessagesToSend,
MAPExtensionContainer extensionContainer) |
void |
addMtForwardShortMessageResponse(long invokeId,
byte[] sm_RP_UI,
MAPExtensionContainer extensionContainer) |
java.lang.Long |
addReportSMDeliveryStatusRequest(ISDNAddressString msisdn,
AddressString serviceCentreAddress,
SMDeliveryOutcome sMDeliveryOutcome,
java.lang.Integer sbsentSubscriberDiagnosticSM,
MAPExtensionContainer extensionContainer,
java.lang.Boolean gprsSupportIndicator,
java.lang.Boolean deliveryOutcomeIndicator,
SMDeliveryOutcome additionalSMDeliveryOutcome,
java.lang.Integer additionalAbsentSubscriberDiagnosticSM) |
void |
addReportSMDeliveryStatusResponse(long invokeId,
ISDNAddressString storedMSISDN,
MAPExtensionContainer extensionContainer) |
java.lang.Long |
addSendRoutingInfoForSMRequest(ISDNAddressString msisdn,
java.lang.Boolean sm_RP_PRI,
AddressString serviceCentreAddress,
MAPExtensionContainer extensionContainer,
java.lang.Boolean gprsSupportIndicator,
SM_RP_MTI sM_RP_MTI,
byte[] sM_RP_SMEA) |
void |
addSendRoutingInfoForSMResponse(long invokeId,
IMSI imsi,
LocationInfoWithLMSI locationInfoWithLMSI,
MAPExtensionContainer extensionContainer) |
abort, addIncomingInvokeId, cancelInvocation, checkIncomingInvokeIdExists, close, getApplicationContext, getDialogId, getNormalDialogShutDown, getService, getState, getTcapDialog, getUserObject, keepAlive, refuse, removeIncomingInvokeId, resetInvokeTimer, send, sendErrorComponent, sendInvokeComponent, sendRejectComponent, sendReturnResultComponent, sendReturnResultLastComponent, setExtentionContainer, setNormalDialogShutDown, setState, setUserObject, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitabort, cancelInvocation, close, getApplicationContext, getDialogId, getService, getUserObject, keepAlive, refuse, resetInvokeTimer, send, sendErrorComponent, sendInvokeComponent, sendRejectComponent, sendReturnResultComponent, sendReturnResultLastComponent, setExtentionContainer, setUserObjectprotected MAPDialogSmsImpl(MAPApplicationContext appCntx, Dialog tcapDialog, MAPProviderImpl mapProviderImpl, MAPServiceSms mapService, AddressString origReference, AddressString destReference)
public java.lang.Long addMoForwardShortMessageRequest(SM_RP_DA sm_RP_DA, SM_RP_OA sm_RP_OA, byte[] sm_RP_UI, MAPExtensionContainer extensionContainer, IMSI imsi) throws MAPException
addMoForwardShortMessageRequest in interface MAPDialogSmsMAPExceptionpublic void addMoForwardShortMessageResponse(long invokeId,
byte[] sm_RP_UI,
MAPExtensionContainer extensionContainer)
throws MAPException
addMoForwardShortMessageResponse in interface MAPDialogSmsMAPExceptionpublic java.lang.Long addMtForwardShortMessageRequest(SM_RP_DA sm_RP_DA, SM_RP_OA sm_RP_OA, byte[] sm_RP_UI, java.lang.Boolean moreMessagesToSend, MAPExtensionContainer extensionContainer) throws MAPException
addMtForwardShortMessageRequest in interface MAPDialogSmsMAPExceptionpublic void addMtForwardShortMessageResponse(long invokeId,
byte[] sm_RP_UI,
MAPExtensionContainer extensionContainer)
throws MAPException
addMtForwardShortMessageResponse in interface MAPDialogSmsMAPExceptionpublic java.lang.Long addSendRoutingInfoForSMRequest(ISDNAddressString msisdn, java.lang.Boolean sm_RP_PRI, AddressString serviceCentreAddress, MAPExtensionContainer extensionContainer, java.lang.Boolean gprsSupportIndicator, SM_RP_MTI sM_RP_MTI, byte[] sM_RP_SMEA) throws MAPException
addSendRoutingInfoForSMRequest in interface MAPDialogSmsMAPExceptionpublic void addSendRoutingInfoForSMResponse(long invokeId,
IMSI imsi,
LocationInfoWithLMSI locationInfoWithLMSI,
MAPExtensionContainer extensionContainer)
throws MAPException
addSendRoutingInfoForSMResponse in interface MAPDialogSmsMAPExceptionpublic java.lang.Long addReportSMDeliveryStatusRequest(ISDNAddressString msisdn, AddressString serviceCentreAddress, SMDeliveryOutcome sMDeliveryOutcome, java.lang.Integer sbsentSubscriberDiagnosticSM, MAPExtensionContainer extensionContainer, java.lang.Boolean gprsSupportIndicator, java.lang.Boolean deliveryOutcomeIndicator, SMDeliveryOutcome additionalSMDeliveryOutcome, java.lang.Integer additionalAbsentSubscriberDiagnosticSM) throws MAPException
addReportSMDeliveryStatusRequest in interface MAPDialogSmsMAPExceptionpublic void addReportSMDeliveryStatusResponse(long invokeId,
ISDNAddressString storedMSISDN,
MAPExtensionContainer extensionContainer)
throws MAPException
addReportSMDeliveryStatusResponse in interface MAPDialogSmsMAPExceptionpublic java.lang.Long addInformServiceCentreRequest(ISDNAddressString storedMSISDN, MWStatus mwStatus, MAPExtensionContainer extensionContainer, java.lang.Integer absentSubscriberDiagnosticSM, java.lang.Integer additionalAbsentSubscriberDiagnosticSM) throws MAPException
addInformServiceCentreRequest in interface MAPDialogSmsMAPExceptionpublic java.lang.Long addAlertServiceCentreRequest(ISDNAddressString msisdn, AddressString serviceCentreAddress) throws MAPException
addAlertServiceCentreRequest in interface MAPDialogSmsMAPExceptionpublic void addAlertServiceCentreResponse(long invokeId)
throws MAPException
addAlertServiceCentreResponse in interface MAPDialogSmsMAPExceptionCopyright © 2011. All Rights Reserved.