| Modifier and Type | Method and Description |
|---|---|
void |
MAPDialog.abort(MAPUserAbortChoice mapUserAbortChoice)
This is equivalent to MAP User issuing the MAP_U_ABORT Service Request.
|
boolean |
MAPDialog.cancelInvocation(java.lang.Long invokeId)
Causes local termination of an operation invocation (TC-U-CANCEL)
|
void |
MAPDialog.close(boolean prearrangedEnd)
This is equivalent of MAP User issuing the MAP_CLOSE Service Request.
|
MAPDialog |
MAPServiceBase.createNewDialog(MAPApplicationContext appCntx,
SccpAddress origAddress,
AddressString origReference,
SccpAddress destAddress,
AddressString destReference)
Creates a new Dialog.
|
int |
MAPDialog.getMessageUserDataLengthOnClose(boolean prearrangedEnd)
Return the MAP message length (in bytes) that will be after encoding
if TC-END case
This value must not exceed getMaxUserDataLength() value
|
int |
MAPDialog.getMessageUserDataLengthOnSend()
Return the MAP message length (in bytes) that will be after encoding
if TC-BEGIN or TC-CONTINUE cases
This value must not exceed getMaxUserDataLength() value
|
void |
MAPDialog.refuse(Reason reason)
Send T_U_ABORT with MAP-RefuseInfo
|
void |
MAPDialog.resetInvokeTimer(java.lang.Long invokeId)
Reset the Invoke Timeout timer for the Invoke.
|
void |
MAPDialog.send()
This is equivalent of MAP User issuing the MAP_DELIMITER Service Request.
|
void |
MAPDialog.sendErrorComponent(java.lang.Long invokeId,
MAPErrorMessage mapErrorMessage)
Sends the TC-U-ERROR component
|
void |
MAPDialog.sendInvokeComponent(Invoke invoke)
Sends the TC-INVOKE component
|
void |
MAPDialog.sendRejectComponent(java.lang.Long invokeId,
Problem problem)
Sends the TC-U-REJECT component
|
void |
MAPDialog.sendReturnResultComponent(ReturnResult returnResult)
Sends the TC-RESULT-NL component
|
void |
MAPDialog.sendReturnResultLastComponent(ReturnResultLast returnResultLast)
Sends the TC-RESULT-L component
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
MAPDialogLsm.addProvideSubscriberLocationRequest(int customInvokeTimeout,
LocationType locationType,
ISDNAddressString mlcNumber,
LCSClientID lcsClientID,
java.lang.Boolean privacyOverride,
IMSI imsi,
ISDNAddressString msisdn,
LMSI lmsi,
IMEI imei,
java.lang.Integer lcsPriority,
LCSQoS lcsQoS,
MAPExtensionContainer extensionContainer,
SupportedGADShapes supportedGADShapes,
java.lang.Byte lcsReferenceNumber,
java.lang.Integer lcsServiceTypeID,
LCSCodeword lcsCodeword,
LCSPrivacyCheck lcsPrivacyCheck,
AreaEventInfo areaEventInfo,
byte[] hgmlcAddress) |
java.lang.Long |
MAPDialogLsm.addProvideSubscriberLocationRequest(LocationType locationType,
ISDNAddressString mlcNumber,
LCSClientID lcsClientID,
java.lang.Boolean privacyOverride,
IMSI imsi,
ISDNAddressString msisdn,
LMSI lmsi,
IMEI imei,
java.lang.Integer lcsPriority,
LCSQoS lcsQoS,
MAPExtensionContainer extensionContainer,
SupportedGADShapes supportedGADShapes,
java.lang.Byte lcsReferenceNumber,
java.lang.Integer lcsServiceTypeID,
LCSCodeword lcsCodeword,
LCSPrivacyCheck lcsPrivacyCheck,
AreaEventInfo areaEventInfo,
byte[] hgmlcAddress) |
void |
MAPDialogLsm.addProvideSubscriberLocationResponse(long invokeId,
byte[] locationEstimate,
byte[] geranPositioningData,
byte[] utranPositioningData,
java.lang.Integer ageOfLocationEstimate,
byte[] additionalLocationEstimate,
MAPExtensionContainer extensionContainer,
java.lang.Boolean deferredMTLRResponseIndicator,
CellGlobalIdOrServiceAreaIdOrLAI cellGlobalIdOrServiceAreaIdOrLAI,
java.lang.Boolean saiPresent,
AccuracyFulfilmentIndicator accuracyFulfilmentIndicator) |
java.lang.Long |
MAPDialogLsm.addSendRoutingInfoForLCSRequest(int customInvokeTimeout,
ISDNAddressString mlcNumber,
SubscriberIdentity targetMS,
MAPExtensionContainer extensionContainer) |
java.lang.Long |
MAPDialogLsm.addSendRoutingInfoForLCSRequest(ISDNAddressString mlcNumber,
SubscriberIdentity targetMS,
MAPExtensionContainer extensionContainer) |
void |
MAPDialogLsm.addSendRoutingInfoForLCSResponse(long invokeId,
SubscriberIdentity targetMS,
LCSLocationInfo lcsLocationInfo,
MAPExtensionContainer extensionContainer,
byte[] vgmlcAddress,
byte[] hGmlcAddress,
byte[] pprAddress,
byte[] additionalVGmlcAddress) |
java.lang.Long |
MAPDialogLsm.addSubscriberLocationReportRequest(int customInvokeTimeout,
LCSEvent lcsEvent,
LCSClientID lcsClientID,
LCSLocationInfo lcsLocationInfo,
ISDNAddressString msisdn,
IMSI imsi,
IMEI imei,
ISDNAddressString naEsrd,
ISDNAddressString naEsrk,
byte[] locationEstimate,
java.lang.Integer ageOfLocationEstimate,
SLRArgExtensionContainer slrArgExtensionContainer,
byte[] addLocationEstimate,
DeferredmtlrData deferredmtlrData,
java.lang.Byte lcsReferenceNumber,
byte[] geranPositioningData,
byte[] utranPositioningData,
CellGlobalIdOrServiceAreaIdOrLAI cellIdOrSai,
byte[] hgmlcAddress,
java.lang.Integer lcsServiceTypeID,
java.lang.Boolean saiPresent,
java.lang.Boolean pseudonymIndicator,
AccuracyFulfilmentIndicator accuracyFulfilmentIndicator) |
java.lang.Long |
MAPDialogLsm.addSubscriberLocationReportRequest(LCSEvent lcsEvent,
LCSClientID lcsClientID,
LCSLocationInfo lcsLocationInfo,
ISDNAddressString msisdn,
IMSI imsi,
IMEI imei,
ISDNAddressString naEsrd,
ISDNAddressString naEsrk,
byte[] locationEstimate,
java.lang.Integer ageOfLocationEstimate,
SLRArgExtensionContainer slrArgExtensionContainer,
byte[] addLocationEstimate,
DeferredmtlrData deferredmtlrData,
java.lang.Byte lcsReferenceNumber,
byte[] geranPositioningData,
byte[] utranPositioningData,
CellGlobalIdOrServiceAreaIdOrLAI cellIdOrSai,
byte[] hgmlcAddress,
java.lang.Integer lcsServiceTypeID,
java.lang.Boolean saiPresent,
java.lang.Boolean pseudonymIndicator,
AccuracyFulfilmentIndicator accuracyFulfilmentIndicator) |
void |
MAPDialogLsm.addSubscriberLocationReportResponse(long invokeId,
ISDNAddressString naEsrd,
ISDNAddressString naEsrk,
MAPExtensionContainer extensionContainer) |
MAPDialogLsm |
MAPServiceLsm.createNewDialog(MAPApplicationContext appCntx,
SccpAddress origAddress,
AddressString origReference,
SccpAddress destAddress,
AddressString destReference) |
| 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
|
void |
MAPDialogSms.addAlertServiceCentreResponse(long invokeId)
Sending MAP-SEND-ROUTING-INFO-FOR-SM response
|
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
|
void |
MAPDialogSms.addForwardShortMessageResponse(long invokeId)
Sending MAP-FORWARD-SHORT-MESSAGE response
|
java.lang.Long |
MAPDialogSms.addInformServiceCentreRequest(int customInvokeTimeout,
ISDNAddressString storedMSISDN,
MWStatus mwStatus,
MAPExtensionContainer extensionContainer,
java.lang.Integer absentSubscriberDiagnosticSM,
java.lang.Integer additionalAbsentSubscriberDiagnosticSM) |
java.lang.Long |
MAPDialogSms.addInformServiceCentreRequest(ISDNAddressString storedMSISDN,
MWStatus mwStatus,
MAPExtensionContainer extensionContainer,
java.lang.Integer absentSubscriberDiagnosticSM,
java.lang.Integer additionalAbsentSubscriberDiagnosticSM)
Sending MAP-INFORM-SERVICE-CENTRE 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
|
void |
MAPDialogSms.addMoForwardShortMessageResponse(long invokeId,
byte[] sm_RP_UI,
MAPExtensionContainer extensionContainer)
Sending MAP-MO-FORWARD-SHORT-MESSAGE response
|
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
|
void |
MAPDialogSms.addMtForwardShortMessageResponse(long invokeId,
byte[] sm_RP_UI,
MAPExtensionContainer extensionContainer)
Sending MAP-MT-FORWARD-SHORT-MESSAGE response
|
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
|
void |
MAPDialogSms.addReportSMDeliveryStatusResponse(long invokeId,
ISDNAddressString storedMSISDN,
MAPExtensionContainer extensionContainer)
Sending MAP-SEND-ROUTING-INFO-FOR-SM response
|
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
|
void |
MAPDialogSms.addSendRoutingInfoForSMResponse(long invokeId,
IMSI imsi,
LocationInfoWithLMSI locationInfoWithLMSI,
MAPExtensionContainer extensionContainer)
Sending MAP-SEND-ROUTING-INFO-FOR-SM response
|
MAPDialogSms |
MAPServiceSms.createNewDialog(MAPApplicationContext appCntx,
SccpAddress origAddress,
AddressString origReference,
SccpAddress destAddress,
AddressString destReference) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
MAPDialogSupplementary.addProcessUnstructuredSSRequest(byte ussdDataCodingScheme,
USSDString ussdString,
AlertingPattern alertingPatter,
ISDNAddressString msisdn)
Add's a new Process Unstructured SS Request as Component.
|
java.lang.Long |
MAPDialogSupplementary.addProcessUnstructuredSSRequest(int customInvokeTimeout,
byte ussdDataCodingScheme,
USSDString ussdString,
AlertingPattern alertingPatter,
ISDNAddressString msisdn) |
void |
MAPDialogSupplementary.addProcessUnstructuredSSResponse(long invokeId,
byte ussdDataCodingScheme,
USSDString ussdString)
Add's a new ProcessUnstructured SS Response as Component.
|
java.lang.Long |
MAPDialogSupplementary.addUnstructuredSSNotifyRequest(byte ussdDataCodingScheme,
USSDString ussdString,
AlertingPattern alertingPatter,
ISDNAddressString msisdn)
Add's a new Unstructured SS Notify
|
java.lang.Long |
MAPDialogSupplementary.addUnstructuredSSNotifyRequest(int customInvokeTimeout,
byte ussdDataCodingScheme,
USSDString ussdString,
AlertingPattern alertingPatter,
ISDNAddressString msisdn) |
java.lang.Long |
MAPDialogSupplementary.addUnstructuredSSRequest(byte ussdDataCodingScheme,
USSDString ussdString,
AlertingPattern alertingPatter,
ISDNAddressString msisdn)
Add's a new Unstructured SS Request
|
java.lang.Long |
MAPDialogSupplementary.addUnstructuredSSRequest(int customInvokeTimeout,
byte ussdDataCodingScheme,
USSDString ussdString,
AlertingPattern alertingPatter,
ISDNAddressString msisdn) |
void |
MAPDialogSupplementary.addUnstructuredSSResponse(long invokeId,
byte ussdDataCodingScheme,
USSDString ussdString)
Add's a new Unstructured SS Response
|
MAPDialogSupplementary |
MAPServiceSupplementary.createNewDialog(MAPApplicationContext appCntx,
SccpAddress origAddress,
AddressString origReference,
SccpAddress destAddress,
AddressString destReference) |
Copyright © 2011. All Rights Reserved.