- mainTable - Variable in class org.mobicents.protocols.ss7.map.datacoding.GSMCharset
-
- MAP_ACCEPT_INFO_TAG - Static variable in class org.mobicents.protocols.ss7.map.dialog.MAPAcceptInfoImpl
-
- MAP_CLOSE_INFO_TAG - Static variable in class org.mobicents.protocols.ss7.map.dialog.MAPCloseInfoImpl
-
- MAP_ERROR_MESSAGE_ABSENT_SUBSCRIBER_XML - Static variable in class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageAbsentSubscriberImpl
-
XML Serialization/Deserialization
- MAP_ERROR_MESSAGE_ABSENT_SUBSCRIBER_XML - Static variable in class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageAbsentSubscriberSMImpl
-
XML Serialization/Deserialization
- MAP_ERROR_MESSAGE_BUSY_SUBSCRIBER_XML - Static variable in class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageBusySubscriberImpl
-
XML Serialization/Deserialization
- MAP_ERROR_MESSAGE_CALL_BARRED_XML - Static variable in class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageCallBarredImpl
-
XML Serialization/Deserialization
- MAP_ERROR_MESSAGE_CALL_BARRED_XML - Static variable in class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageCUGRejectImpl
-
XML Serialization/Deserialization
- MAP_ERROR_MESSAGE_CALL_BARRED_XML - Static variable in class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageExtensionContainerImpl
-
XML Serialization/Deserialization
- MAP_ERROR_MESSAGE_FACILITY_NOT_SUPPORTED_XML - Static variable in class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageFacilityNotSupImpl
-
XML Serialization/Deserialization
- MAP_ERROR_MESSAGE_PARAMETERLESS_XML - Static variable in class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageParameterlessImpl
-
XML Serialization/Deserialization
- MAP_ERROR_MESSAGE_POSITION_METHOD_FAILURE_XML - Static variable in class org.mobicents.protocols.ss7.map.errors.MAPErrorMessagePositionMethodFailureImpl
-
XML Serialization/Deserialization
- MAP_ERROR_MESSAGE_PW_REGIS_FAILURE_XML - Static variable in class org.mobicents.protocols.ss7.map.errors.MAPErrorMessagePwRegistrationFailureImpl
-
XML Serialization/Deserialization
- MAP_ERROR_MESSAGE_ROAMING_NOT_ALLOWED_XML - Static variable in class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageRoamingNotAllowedImpl
-
XML Serialization/Deserialization
- MAP_ERROR_MESSAGE_SM_DEL_FAILURE_XML - Static variable in class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageSMDeliveryFailureImpl
-
XML Serialization/Deserialization
- MAP_ERROR_MESSAGE_SS_ERROR_STATUS_XML - Static variable in class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageSsErrorStatusImpl
-
XML Serialization/Deserialization
- MAP_ERROR_MESSAGE_SS_INCOMPATIBILITY_XML - Static variable in class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageSsIncompatibilityImpl
-
XML Serialization/Deserialization
- MAP_ERROR_MESSAGE_SUBSCRIBER_BUSY_FOR_MT_SMS_XML - Static variable in class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageSubscriberBusyForMtSmsImpl
-
XML Serialization/Deserialization
- MAP_ERROR_MESSAGE_SYSTEM_FAILURE_XML - Static variable in class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageSystemFailureImpl
-
XML Serialization/Deserialization
- MAP_ERROR_MESSAGE_UNAUTHORIZED_LCS_CLIENT_XML - Static variable in class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageUnauthorizedLCSClientImpl
-
XML Serialization/Deserialization
- MAP_ERROR_MESSAGE_UNKNOWN_SUBSCRIBER_XML - Static variable in class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageUnknownSubscriberImpl
-
XML Serialization/Deserialization
- MAP_ERROR_MESSAGE_XML - Static variable in class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageImpl
-
XML Serialization/Deserialization
- MAP_EXTENSION_CONTAINER_XML - Static variable in class org.mobicents.protocols.ss7.map.primitives.MAPExtensionContainerImpl
-
XML Serialization/Deserialization
- MAP_MESSAGE_XML - Static variable in class org.mobicents.protocols.ss7.map.MessageImpl
-
XML Serialization/Deserialization
- MAP_OPEN_INFO_TAG - Static variable in class org.mobicents.protocols.ss7.map.dialog.MAPOpenInfoImpl
-
- MAP_PRIVATE_EXTENSION_XML - Static variable in class org.mobicents.protocols.ss7.map.primitives.MAPPrivateExtensionImpl
-
XML Serialization/Deserialization
- MAP_PROVIDER_ABORT_INFO_TAG - Static variable in class org.mobicents.protocols.ss7.map.dialog.MAPProviderAbortInfoImpl
-
- MAP_REFUSE_INFO_TAG - Static variable in class org.mobicents.protocols.ss7.map.dialog.MAPRefuseInfoImpl
-
- MAP_USER_ABORT_INFO_TAG - Static variable in class org.mobicents.protocols.ss7.map.dialog.MAPUserAbortInfoImpl
-
- MAPAcceptInfoImpl - Class in org.mobicents.protocols.ss7.map.dialog
-
map-accept [1] IMPLICIT SEQUENCE { ...
- MAPAcceptInfoImpl() - Constructor for class org.mobicents.protocols.ss7.map.dialog.MAPAcceptInfoImpl
-
- MAPAsnPrimitive - Interface in org.mobicents.protocols.ss7.map.primitives
-
- MAPCloseInfoImpl - Class in org.mobicents.protocols.ss7.map.dialog
-
- MAPCloseInfoImpl() - Constructor for class org.mobicents.protocols.ss7.map.dialog.MAPCloseInfoImpl
-
- MAPComponentState - Enum in org.mobicents.protocols.ss7.map
-
- MAPDialogCallHandlingImpl - Class in org.mobicents.protocols.ss7.map.service.callhandling
-
- MAPDialogCallHandlingImpl(MAPApplicationContext, Dialog, MAPProviderImpl, MAPServiceBase, AddressString, AddressString) - Constructor for class org.mobicents.protocols.ss7.map.service.callhandling.MAPDialogCallHandlingImpl
-
- MAPDialogImpl - Class in org.mobicents.protocols.ss7.map
-
MAP-DialoguePDU ::= CHOICE { map-open [0] MAP-OpenInfo, map-accept [1] MAP-AcceptInfo, map-close [2] MAP-CloseInfo,
map-refuse [3] MAP-RefuseInfo, map-userAbort [4] MAP-UserAbortInfo, map-providerAbort [5] MAP-ProviderAbortInfo}
- MAPDialogImpl(MAPApplicationContext, Dialog, MAPProviderImpl, MAPServiceBase, AddressString, AddressString) - Constructor for class org.mobicents.protocols.ss7.map.MAPDialogImpl
-
- MAPDialogImpl.DelayedAreaState - Enum in org.mobicents.protocols.ss7.map
-
- MAPDialogLsmImpl - Class in org.mobicents.protocols.ss7.map.service.lsm
-
- MAPDialogLsmImpl(MAPApplicationContext, Dialog, MAPProviderImpl, MAPServiceBase, AddressString, AddressString) - Constructor for class org.mobicents.protocols.ss7.map.service.lsm.MAPDialogLsmImpl
-
- MAPDialogMobilityImpl - Class in org.mobicents.protocols.ss7.map.service.mobility
-
- MAPDialogMobilityImpl(MAPApplicationContext, Dialog, MAPProviderImpl, MAPServiceMobility, AddressString, AddressString) - Constructor for class org.mobicents.protocols.ss7.map.service.mobility.MAPDialogMobilityImpl
-
- MAPDialogOamImpl - Class in org.mobicents.protocols.ss7.map.service.oam
-
- MAPDialogOamImpl(MAPApplicationContext, Dialog, MAPProviderImpl, MAPServiceOam, AddressString, AddressString) - Constructor for class org.mobicents.protocols.ss7.map.service.oam.MAPDialogOamImpl
-
- MAPDialogPdpContextActivationImpl - Class in org.mobicents.protocols.ss7.map.service.pdpContextActivation
-
- MAPDialogPdpContextActivationImpl(MAPApplicationContext, Dialog, MAPProviderImpl, MAPServicePdpContextActivation, AddressString, AddressString) - Constructor for class org.mobicents.protocols.ss7.map.service.pdpContextActivation.MAPDialogPdpContextActivationImpl
-
- MAPDialogSmsImpl - Class in org.mobicents.protocols.ss7.map.service.sms
-
- MAPDialogSmsImpl(MAPApplicationContext, Dialog, MAPProviderImpl, MAPServiceSms, AddressString, AddressString) - Constructor for class org.mobicents.protocols.ss7.map.service.sms.MAPDialogSmsImpl
-
- MAPDialogSupplementaryImpl - Class in org.mobicents.protocols.ss7.map.service.supplementary
-
- MAPDialogSupplementaryImpl(MAPApplicationContext, Dialog, MAPProviderImpl, MAPServiceSupplementary, AddressString, AddressString) - Constructor for class org.mobicents.protocols.ss7.map.service.supplementary.MAPDialogSupplementaryImpl
-
- MAPErrorMessageAbsentSubscriberImpl - Class in org.mobicents.protocols.ss7.map.errors
-
- MAPErrorMessageAbsentSubscriberImpl(MAPExtensionContainer, AbsentSubscriberReason) - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageAbsentSubscriberImpl
-
For MAP V2-3
- MAPErrorMessageAbsentSubscriberImpl(Boolean) - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageAbsentSubscriberImpl
-
For MAP V1
- MAPErrorMessageAbsentSubscriberImpl() - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageAbsentSubscriberImpl
-
- MAPErrorMessageAbsentSubscriberSMImpl - Class in org.mobicents.protocols.ss7.map.errors
-
- MAPErrorMessageAbsentSubscriberSMImpl(AbsentSubscriberDiagnosticSM, MAPExtensionContainer, AbsentSubscriberDiagnosticSM) - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageAbsentSubscriberSMImpl
-
- MAPErrorMessageAbsentSubscriberSMImpl() - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageAbsentSubscriberSMImpl
-
- MAPErrorMessageBusySubscriberImpl - Class in org.mobicents.protocols.ss7.map.errors
-
- MAPErrorMessageBusySubscriberImpl(MAPExtensionContainer, boolean, boolean) - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageBusySubscriberImpl
-
- MAPErrorMessageBusySubscriberImpl() - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageBusySubscriberImpl
-
- MAPErrorMessageCallBarredImpl - Class in org.mobicents.protocols.ss7.map.errors
-
- MAPErrorMessageCallBarredImpl(long, CallBarringCause, MAPExtensionContainer, Boolean) - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageCallBarredImpl
-
- MAPErrorMessageCallBarredImpl() - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageCallBarredImpl
-
- MAPErrorMessageCUGRejectImpl - Class in org.mobicents.protocols.ss7.map.errors
-
- MAPErrorMessageCUGRejectImpl(CUGRejectCause, MAPExtensionContainer) - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageCUGRejectImpl
-
- MAPErrorMessageCUGRejectImpl() - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageCUGRejectImpl
-
- MAPErrorMessageExtensionContainerImpl - Class in org.mobicents.protocols.ss7.map.errors
-
The MAP ReturnError message with the single parameter - ExtensionContainer
- MAPErrorMessageExtensionContainerImpl() - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageExtensionContainerImpl
-
- MAPErrorMessageExtensionContainerImpl(Long) - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageExtensionContainerImpl
-
- MAPErrorMessageExtensionContainerImpl(Long, MAPExtensionContainer) - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageExtensionContainerImpl
-
- MAPErrorMessageFacilityNotSupImpl - Class in org.mobicents.protocols.ss7.map.errors
-
- MAPErrorMessageFacilityNotSupImpl(MAPExtensionContainer, Boolean, Boolean) - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageFacilityNotSupImpl
-
- MAPErrorMessageFacilityNotSupImpl() - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageFacilityNotSupImpl
-
- MAPErrorMessageFactoryImpl - Class in org.mobicents.protocols.ss7.map.errors
-
The factory of MAP ReturnError messages
- MAPErrorMessageFactoryImpl() - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageFactoryImpl
-
- MAPErrorMessageImpl - Class in org.mobicents.protocols.ss7.map.errors
-
Base class of MAP ReturnError messages
- MAPErrorMessageImpl(Long) - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageImpl
-
- MAPErrorMessageImpl() - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageImpl
-
- MAPErrorMessageParameterlessImpl - Class in org.mobicents.protocols.ss7.map.errors
-
The MAP ReturnError message without any parameters
- MAPErrorMessageParameterlessImpl() - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageParameterlessImpl
-
- MAPErrorMessageParameterlessImpl(Long) - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageParameterlessImpl
-
- MAPErrorMessagePositionMethodFailureImpl - Class in org.mobicents.protocols.ss7.map.errors
-
- MAPErrorMessagePositionMethodFailureImpl(PositionMethodFailureDiagnostic, MAPExtensionContainer) - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessagePositionMethodFailureImpl
-
- MAPErrorMessagePositionMethodFailureImpl() - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessagePositionMethodFailureImpl
-
- MAPErrorMessagePwRegistrationFailureImpl - Class in org.mobicents.protocols.ss7.map.errors
-
- MAPErrorMessagePwRegistrationFailureImpl(PWRegistrationFailureCause) - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessagePwRegistrationFailureImpl
-
- MAPErrorMessagePwRegistrationFailureImpl() - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessagePwRegistrationFailureImpl
-
- MAPErrorMessageRoamingNotAllowedImpl - Class in org.mobicents.protocols.ss7.map.errors
-
- MAPErrorMessageRoamingNotAllowedImpl(RoamingNotAllowedCause, MAPExtensionContainer, AdditionalRoamingNotAllowedCause) - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageRoamingNotAllowedImpl
-
- MAPErrorMessageRoamingNotAllowedImpl() - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageRoamingNotAllowedImpl
-
- MAPErrorMessageSMDeliveryFailureImpl - Class in org.mobicents.protocols.ss7.map.errors
-
- MAPErrorMessageSMDeliveryFailureImpl(long, SMEnumeratedDeliveryFailureCause, byte[], MAPExtensionContainer) - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageSMDeliveryFailureImpl
-
- MAPErrorMessageSMDeliveryFailureImpl() - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageSMDeliveryFailureImpl
-
- MAPErrorMessageSsErrorStatusImpl - Class in org.mobicents.protocols.ss7.map.errors
-
- MAPErrorMessageSsErrorStatusImpl(int) - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageSsErrorStatusImpl
-
- MAPErrorMessageSsErrorStatusImpl(boolean, boolean, boolean, boolean) - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageSsErrorStatusImpl
-
- MAPErrorMessageSsErrorStatusImpl() - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageSsErrorStatusImpl
-
- MAPErrorMessageSsIncompatibilityImpl - Class in org.mobicents.protocols.ss7.map.errors
-
- MAPErrorMessageSsIncompatibilityImpl(SSCode, BasicServiceCode, SSStatus) - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageSsIncompatibilityImpl
-
- MAPErrorMessageSsIncompatibilityImpl() - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageSsIncompatibilityImpl
-
- MAPErrorMessageSubscriberBusyForMtSmsImpl - Class in org.mobicents.protocols.ss7.map.errors
-
- MAPErrorMessageSubscriberBusyForMtSmsImpl(MAPExtensionContainer, Boolean) - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageSubscriberBusyForMtSmsImpl
-
- MAPErrorMessageSubscriberBusyForMtSmsImpl() - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageSubscriberBusyForMtSmsImpl
-
- MAPErrorMessageSystemFailureImpl - Class in org.mobicents.protocols.ss7.map.errors
-
- MAPErrorMessageSystemFailureImpl(long, NetworkResource, AdditionalNetworkResource, MAPExtensionContainer) - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageSystemFailureImpl
-
- MAPErrorMessageSystemFailureImpl() - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageSystemFailureImpl
-
- MAPErrorMessageUnauthorizedLCSClientImpl - Class in org.mobicents.protocols.ss7.map.errors
-
- MAPErrorMessageUnauthorizedLCSClientImpl(UnauthorizedLCSClientDiagnostic, MAPExtensionContainer) - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageUnauthorizedLCSClientImpl
-
- MAPErrorMessageUnauthorizedLCSClientImpl() - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageUnauthorizedLCSClientImpl
-
- MAPErrorMessageUnknownSubscriberImpl - Class in org.mobicents.protocols.ss7.map.errors
-
- MAPErrorMessageUnknownSubscriberImpl(MAPExtensionContainer, UnknownSubscriberDiagnostic) - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageUnknownSubscriberImpl
-
- MAPErrorMessageUnknownSubscriberImpl() - Constructor for class org.mobicents.protocols.ss7.map.errors.MAPErrorMessageUnknownSubscriberImpl
-
- MAPExtensionContainerImpl - Class in org.mobicents.protocols.ss7.map.primitives
-
- MAPExtensionContainerImpl() - Constructor for class org.mobicents.protocols.ss7.map.primitives.MAPExtensionContainerImpl
-
- MAPExtensionContainerImpl(ArrayList<MAPPrivateExtension>, byte[]) - Constructor for class org.mobicents.protocols.ss7.map.primitives.MAPExtensionContainerImpl
-
- MAPExtensionContainerImpl.MAPExtensionContainer_privateExtensionList - Class in org.mobicents.protocols.ss7.map.primitives
-
- MAPExtensionContainerImpl.MAPExtensionContainer_privateExtensionList() - Constructor for class org.mobicents.protocols.ss7.map.primitives.MAPExtensionContainerImpl.MAPExtensionContainer_privateExtensionList
-
- MAPExtensionContainerImpl.MAPExtensionContainer_privateExtensionList(ArrayList<MAPPrivateExtension>) - Constructor for class org.mobicents.protocols.ss7.map.primitives.MAPExtensionContainerImpl.MAPExtensionContainer_privateExtensionList
-
- MAPOpenInfoImpl - Class in org.mobicents.protocols.ss7.map.dialog
-
Below is Ericsson MAP-OpenInfo
MAP−OpenInfo ::= SEQUENCE ( imsi (0) IMSI OPTIONAL, originationReference (1) AddressString OPTIONAL, msisdn (2)
AddressString, ...
- MAPOpenInfoImpl() - Constructor for class org.mobicents.protocols.ss7.map.dialog.MAPOpenInfoImpl
-
- MAPParameterFactoryImpl - Class in org.mobicents.protocols.ss7.map
-
- MAPParameterFactoryImpl() - Constructor for class org.mobicents.protocols.ss7.map.MAPParameterFactoryImpl
-
- MAPPrivateExtensionImpl - Class in org.mobicents.protocols.ss7.map.primitives
-
- MAPPrivateExtensionImpl() - Constructor for class org.mobicents.protocols.ss7.map.primitives.MAPPrivateExtensionImpl
-
- MAPPrivateExtensionImpl(long[], byte[]) - Constructor for class org.mobicents.protocols.ss7.map.primitives.MAPPrivateExtensionImpl
-
- mapProvider - Variable in class org.mobicents.protocols.ss7.map.MAPStackImpl
-
- MAPProviderAbortInfoImpl - Class in org.mobicents.protocols.ss7.map.dialog
-
MAP-ProviderAbortInfo ::= SEQUENCE { map-ProviderAbortReason MAP-ProviderAbortReason, ..., extensionContainer
ExtensionContainer OPTIONAL -- extensionContainer must not be used in version 2 }
- MAPProviderAbortInfoImpl() - Constructor for class org.mobicents.protocols.ss7.map.dialog.MAPProviderAbortInfoImpl
-
- mapProviderImpl - Variable in class org.mobicents.protocols.ss7.map.MAPDialogImpl
-
- MAPProviderImpl - Class in org.mobicents.protocols.ss7.map
-
- MAPProviderImpl(String, TCAPProvider) - Constructor for class org.mobicents.protocols.ss7.map.MAPProviderImpl
-
public common methods
- mapProviderImpl - Variable in class org.mobicents.protocols.ss7.map.MAPServiceBaseImpl
-
- MAPRefuseInfoImpl - Class in org.mobicents.protocols.ss7.map.dialog
-
MAP-RefuseInfo ::= SEQUENCE { reason Reason, ..., extensionContainer ExtensionContainer -- extensionContainer must not be
used in version 2 }
- MAPRefuseInfoImpl() - Constructor for class org.mobicents.protocols.ss7.map.dialog.MAPRefuseInfoImpl
-
- mapService - Variable in class org.mobicents.protocols.ss7.map.MAPDialogImpl
-
- MAPServiceBaseImpl - Class in org.mobicents.protocols.ss7.map
-
This class must be the super class of all MAP services
- MAPServiceBaseImpl(MAPProviderImpl) - Constructor for class org.mobicents.protocols.ss7.map.MAPServiceBaseImpl
-
- MAPServiceCallHandlingImpl - Class in org.mobicents.protocols.ss7.map.service.callhandling
-
- MAPServiceCallHandlingImpl(MAPProviderImpl) - Constructor for class org.mobicents.protocols.ss7.map.service.callhandling.MAPServiceCallHandlingImpl
-
- MAPServiceLsmImpl - Class in org.mobicents.protocols.ss7.map.service.lsm
-
- MAPServiceLsmImpl(MAPProviderImpl) - Constructor for class org.mobicents.protocols.ss7.map.service.lsm.MAPServiceLsmImpl
-
- MAPServiceMobilityImpl - Class in org.mobicents.protocols.ss7.map.service.mobility
-
- MAPServiceMobilityImpl(MAPProviderImpl) - Constructor for class org.mobicents.protocols.ss7.map.service.mobility.MAPServiceMobilityImpl
-
- MAPServiceOamImpl - Class in org.mobicents.protocols.ss7.map.service.oam
-
- MAPServiceOamImpl(MAPProviderImpl) - Constructor for class org.mobicents.protocols.ss7.map.service.oam.MAPServiceOamImpl
-
- MAPServicePdpContextActivationImpl - Class in org.mobicents.protocols.ss7.map.service.pdpContextActivation
-
- MAPServicePdpContextActivationImpl(MAPProviderImpl) - Constructor for class org.mobicents.protocols.ss7.map.service.pdpContextActivation.MAPServicePdpContextActivationImpl
-
- mapServices - Variable in class org.mobicents.protocols.ss7.map.MAPProviderImpl
-
- MAPServiceSmsImpl - Class in org.mobicents.protocols.ss7.map.service.sms
-
- MAPServiceSmsImpl(MAPProviderImpl) - Constructor for class org.mobicents.protocols.ss7.map.service.sms.MAPServiceSmsImpl
-
- MAPServiceSupplementaryImpl - Class in org.mobicents.protocols.ss7.map.service.supplementary
-
- MAPServiceSupplementaryImpl(MAPProviderImpl) - Constructor for class org.mobicents.protocols.ss7.map.service.supplementary.MAPServiceSupplementaryImpl
-
- MAPSmsTpduParameterFactoryImpl - Class in org.mobicents.protocols.ss7.map
-
- MAPSmsTpduParameterFactoryImpl() - Constructor for class org.mobicents.protocols.ss7.map.MAPSmsTpduParameterFactoryImpl
-
- MAPStackImpl - Class in org.mobicents.protocols.ss7.map
-
- MAPStackImpl(String, SccpProvider, int) - Constructor for class org.mobicents.protocols.ss7.map.MAPStackImpl
-
- MAPStackImpl(String, TCAPProvider) - Constructor for class org.mobicents.protocols.ss7.map.MAPStackImpl
-
- MAPUserAbortChoiceImpl - Class in org.mobicents.protocols.ss7.map.dialog
-
MAP-UserAbortChoice ::= CHOICE { userSpecificReason [0] NULL, userResourceLimitation [1] NULL, resourceUnavailable [2]
ResourceUnavailableReason, applicationProcedureCancellation [3] ProcedureCancellationReason}
- MAPUserAbortChoiceImpl() - Constructor for class org.mobicents.protocols.ss7.map.dialog.MAPUserAbortChoiceImpl
-
- MAPUserAbortInfoImpl - Class in org.mobicents.protocols.ss7.map.dialog
-
MAP-UserAbortInfo ::= SEQUENCE { map-UserAbortChoice MAP-UserAbortChoice, ...
- MAPUserAbortInfoImpl() - Constructor for class org.mobicents.protocols.ss7.map.dialog.MAPUserAbortInfoImpl
-
- maxBytesPerChar - Static variable in class org.mobicents.protocols.ss7.map.datacoding.GSMCharset
-
- maxCharsPerByte - Static variable in class org.mobicents.protocols.ss7.map.datacoding.GSMCharset
-
- maxLength - Variable in class org.mobicents.protocols.ss7.map.primitives.BitStringBase
-
- maxLength - Variable in class org.mobicents.protocols.ss7.map.primitives.OctetStringBase
-
- maxLength - Variable in class org.mobicents.protocols.ss7.map.primitives.TbcdString
-
- MCSIImpl - Class in org.mobicents.protocols.ss7.map.service.mobility.subscriberManagement
-
- MCSIImpl() - Constructor for class org.mobicents.protocols.ss7.map.service.mobility.subscriberManagement.MCSIImpl
-
- MCSIImpl(ArrayList<MMCode>, long, ISDNAddressString, MAPExtensionContainer, boolean, boolean) - Constructor for class org.mobicents.protocols.ss7.map.service.mobility.subscriberManagement.MCSIImpl
-
- MCSSInfoImpl - Class in org.mobicents.protocols.ss7.map.service.mobility.subscriberManagement
-
- MCSSInfoImpl() - Constructor for class org.mobicents.protocols.ss7.map.service.mobility.subscriberManagement.MCSSInfoImpl
-
- MCSSInfoImpl(SSCode, ExtSSStatus, int, int, MAPExtensionContainer) - Constructor for class org.mobicents.protocols.ss7.map.service.mobility.subscriberManagement.MCSSInfoImpl
-
- MDTConfigurationImpl - Class in org.mobicents.protocols.ss7.map.service.oam
-
- MDTConfigurationImpl() - Constructor for class org.mobicents.protocols.ss7.map.service.oam.MDTConfigurationImpl
-
- MDTConfigurationImpl(JobType, AreaScope, ListOfMeasurements, ReportingTrigger, ReportInterval, ReportAmount, Integer, Integer, LoggingInterval, LoggingDuration, MAPExtensionContainer) - Constructor for class org.mobicents.protocols.ss7.map.service.oam.MDTConfigurationImpl
-
- MessageImpl - Class in org.mobicents.protocols.ss7.map
-
- MessageImpl() - Constructor for class org.mobicents.protocols.ss7.map.MessageImpl
-
- MGCSIImpl - Class in org.mobicents.protocols.ss7.map.service.mobility.subscriberManagement
-
- MGCSIImpl() - Constructor for class org.mobicents.protocols.ss7.map.service.mobility.subscriberManagement.MGCSIImpl
-
- MGCSIImpl(ArrayList<MMCode>, long, ISDNAddressString, MAPExtensionContainer, boolean, boolean) - Constructor for class org.mobicents.protocols.ss7.map.service.mobility.subscriberManagement.MGCSIImpl
-
- MGWEventListImpl - Class in org.mobicents.protocols.ss7.map.service.oam
-
- MGWEventListImpl() - Constructor for class org.mobicents.protocols.ss7.map.service.oam.MGWEventListImpl
-
- MGWEventListImpl(boolean) - Constructor for class org.mobicents.protocols.ss7.map.service.oam.MGWEventListImpl
-
- MGWInterfaceListImpl - Class in org.mobicents.protocols.ss7.map.service.oam
-
- MGWInterfaceListImpl() - Constructor for class org.mobicents.protocols.ss7.map.service.oam.MGWInterfaceListImpl
-
- MGWInterfaceListImpl(boolean, boolean, boolean) - Constructor for class org.mobicents.protocols.ss7.map.service.oam.MGWInterfaceListImpl
-
- minLength - Variable in class org.mobicents.protocols.ss7.map.primitives.BitStringBase
-
- minLength - Variable in class org.mobicents.protocols.ss7.map.primitives.OctetStringBase
-
- minLength - Variable in class org.mobicents.protocols.ss7.map.primitives.TbcdString
-
- MMCodeImpl - Class in org.mobicents.protocols.ss7.map.service.mobility.subscriberManagement
-
- MMCodeImpl() - Constructor for class org.mobicents.protocols.ss7.map.service.mobility.subscriberManagement.MMCodeImpl
-
- MMCodeImpl(MMCodeValue) - Constructor for class org.mobicents.protocols.ss7.map.service.mobility.subscriberManagement.MMCodeImpl
-
- MMEEventListImpl - Class in org.mobicents.protocols.ss7.map.service.oam
-
- MMEEventListImpl() - Constructor for class org.mobicents.protocols.ss7.map.service.oam.MMEEventListImpl
-
- MMEEventListImpl(boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.mobicents.protocols.ss7.map.service.oam.MMEEventListImpl
-
- MMEInterfaceListImpl - Class in org.mobicents.protocols.ss7.map.service.oam
-
- MMEInterfaceListImpl() - Constructor for class org.mobicents.protocols.ss7.map.service.oam.MMEInterfaceListImpl
-
- MMEInterfaceListImpl(boolean, boolean, boolean, boolean, boolean) - Constructor for class org.mobicents.protocols.ss7.map.service.oam.MMEInterfaceListImpl
-
- MNPInfoResImpl - Class in org.mobicents.protocols.ss7.map.service.mobility.subscriberInformation
-
- MNPInfoResImpl() - Constructor for class org.mobicents.protocols.ss7.map.service.mobility.subscriberInformation.MNPInfoResImpl
-
- MNPInfoResImpl(RouteingNumber, IMSI, ISDNAddressString, NumberPortabilityStatus, MAPExtensionContainer) - Constructor for class org.mobicents.protocols.ss7.map.service.mobility.subscriberInformation.MNPInfoResImpl
-
- mobileOriginatedMessage - Variable in class org.mobicents.protocols.ss7.map.smstpdu.SmsTpduImpl
-
- MobilityMessageImpl - Class in org.mobicents.protocols.ss7.map.service.mobility
-
- MobilityMessageImpl() - Constructor for class org.mobicents.protocols.ss7.map.service.mobility.MobilityMessageImpl
-
- MoForwardShortMessageRequestImpl - Class in org.mobicents.protocols.ss7.map.service.sms
-
- MoForwardShortMessageRequestImpl() - Constructor for class org.mobicents.protocols.ss7.map.service.sms.MoForwardShortMessageRequestImpl
-
- MoForwardShortMessageRequestImpl(SM_RP_DA, SM_RP_OA, SmsSignalInfo, MAPExtensionContainer, IMSI) - Constructor for class org.mobicents.protocols.ss7.map.service.sms.MoForwardShortMessageRequestImpl
-
- MoForwardShortMessageResponseImpl - Class in org.mobicents.protocols.ss7.map.service.sms
-
- MoForwardShortMessageResponseImpl() - Constructor for class org.mobicents.protocols.ss7.map.service.sms.MoForwardShortMessageResponseImpl
-
- MoForwardShortMessageResponseImpl(SmsSignalInfo, MAPExtensionContainer) - Constructor for class org.mobicents.protocols.ss7.map.service.sms.MoForwardShortMessageResponseImpl
-
- MOLRClassImpl - Class in org.mobicents.protocols.ss7.map.service.mobility.subscriberManagement
-
- MOLRClassImpl() - Constructor for class org.mobicents.protocols.ss7.map.service.mobility.subscriberManagement.MOLRClassImpl
-
- MOLRClassImpl(SSCode, ExtSSStatus, MAPExtensionContainer) - Constructor for class org.mobicents.protocols.ss7.map.service.mobility.subscriberManagement.MOLRClassImpl
-
- MS_CLASSMARK2_XML - Static variable in class org.mobicents.protocols.ss7.map.service.mobility.subscriberInformation.MSClassmark2Impl
-
XML Serialization/Deserialization
- MSClassmark2Impl - Class in org.mobicents.protocols.ss7.map.service.mobility.subscriberInformation
-
- MSClassmark2Impl() - Constructor for class org.mobicents.protocols.ss7.map.service.mobility.subscriberInformation.MSClassmark2Impl
-
- MSClassmark2Impl(byte[]) - Constructor for class org.mobicents.protocols.ss7.map.service.mobility.subscriberInformation.MSClassmark2Impl
-
- MSCSEventListImpl - Class in org.mobicents.protocols.ss7.map.service.oam
-
- MSCSEventListImpl() - Constructor for class org.mobicents.protocols.ss7.map.service.oam.MSCSEventListImpl
-
- MSCSEventListImpl(boolean, boolean, boolean, boolean, boolean) - Constructor for class org.mobicents.protocols.ss7.map.service.oam.MSCSEventListImpl
-
- MSCSInterfaceListImpl - Class in org.mobicents.protocols.ss7.map.service.oam
-
- MSCSInterfaceListImpl() - Constructor for class org.mobicents.protocols.ss7.map.service.oam.MSCSInterfaceListImpl
-
- MSCSInterfaceListImpl(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.mobicents.protocols.ss7.map.service.oam.MSCSInterfaceListImpl
-
- MSNetworkCapabilityImpl - Class in org.mobicents.protocols.ss7.map.service.mobility.subscriberInformation
-
- MSNetworkCapabilityImpl() - Constructor for class org.mobicents.protocols.ss7.map.service.mobility.subscriberInformation.MSNetworkCapabilityImpl
-
- MSNetworkCapabilityImpl(byte[]) - Constructor for class org.mobicents.protocols.ss7.map.service.mobility.subscriberInformation.MSNetworkCapabilityImpl
-
- MSRadioAccessCapabilityImpl - Class in org.mobicents.protocols.ss7.map.service.mobility.subscriberInformation
-
- MSRadioAccessCapabilityImpl() - Constructor for class org.mobicents.protocols.ss7.map.service.mobility.subscriberInformation.MSRadioAccessCapabilityImpl
-
- MSRadioAccessCapabilityImpl(byte[]) - Constructor for class org.mobicents.protocols.ss7.map.service.mobility.subscriberInformation.MSRadioAccessCapabilityImpl
-
- MtForwardShortMessageRequestImpl - Class in org.mobicents.protocols.ss7.map.service.sms
-
- MtForwardShortMessageRequestImpl() - Constructor for class org.mobicents.protocols.ss7.map.service.sms.MtForwardShortMessageRequestImpl
-
- MtForwardShortMessageRequestImpl(SM_RP_DA, SM_RP_OA, SmsSignalInfo, boolean, MAPExtensionContainer) - Constructor for class org.mobicents.protocols.ss7.map.service.sms.MtForwardShortMessageRequestImpl
-
- MtForwardShortMessageResponseImpl - Class in org.mobicents.protocols.ss7.map.service.sms
-
- MtForwardShortMessageResponseImpl() - Constructor for class org.mobicents.protocols.ss7.map.service.sms.MtForwardShortMessageResponseImpl
-
- MtForwardShortMessageResponseImpl(SmsSignalInfo, MAPExtensionContainer) - Constructor for class org.mobicents.protocols.ss7.map.service.sms.MtForwardShortMessageResponseImpl
-
- MTsmsCAMELTDPCriteriaImpl - Class in org.mobicents.protocols.ss7.map.service.mobility.subscriberManagement
-
- MTsmsCAMELTDPCriteriaImpl() - Constructor for class org.mobicents.protocols.ss7.map.service.mobility.subscriberManagement.MTsmsCAMELTDPCriteriaImpl
-
- MTsmsCAMELTDPCriteriaImpl(SMSTriggerDetectionPoint, ArrayList<MTSMSTPDUType>) - Constructor for class org.mobicents.protocols.ss7.map.service.mobility.subscriberManagement.MTsmsCAMELTDPCriteriaImpl
-
- MWStatusImpl - Class in org.mobicents.protocols.ss7.map.service.sms
-
- MWStatusImpl() - Constructor for class org.mobicents.protocols.ss7.map.service.sms.MWStatusImpl
-
- MWStatusImpl(boolean, boolean, boolean, boolean) - Constructor for class org.mobicents.protocols.ss7.map.service.sms.MWStatusImpl
-