A B C D E F G H I J K L M N O P R S T U V W _
All Classes All Packages
All Classes All Packages
All Classes All Packages
M
- makeSIPAddress(String, boolean, String) - Static method in class com.opencloud.sentinel.util.SIPUtil
-
It creates a string for the SIP Address user to be used in the SIP Requests.
- map(Object, SessionStateType, MapperFacilities) - Method in interface com.opencloud.sentinel.mapper.Mapper
-
Construct a new object by 'mapping' fields from an input object and session state
- Mapper<SessionStateType> - Interface in com.opencloud.sentinel.mapper
-
A Sentinel Mapper
- MapperException - Exception in com.opencloud.sentinel.mapper
-
Exception thrown by mappers which are unable to perform mapping due to missing message content or incorrect configuration
- MapperException(String) - Constructor for exception com.opencloud.sentinel.mapper.MapperException
- MapperException(String, Throwable) - Constructor for exception com.opencloud.sentinel.mapper.MapperException
- MapperFacilities - Interface in com.opencloud.sentinel.mapper
-
Facilities available to mapper methods
- MapperLibrary<MapperExecutionPoint extends java.lang.Enum<?>> - Interface in com.opencloud.sentinel.mapper
-
Provides access to available mappers.
- matchesContentType(String) - Method in class com.opencloud.sentinel.util.MessageBody
-
Matches the content type and sub-type, parameters are ignored
- MCC_ONLY - com.opencloud.sentinel.providers.PlmnIdAnalyser.PlmnIdMatch
- MccMnc - Class in com.opencloud.sentinel.common
- MccMnc(DataInput) - Constructor for class com.opencloud.sentinel.common.MccMnc
- MccMnc(DataInput, ClassLoader, DecoderUtils) - Constructor for class com.opencloud.sentinel.common.MccMnc
- MccMnc(String, String) - Constructor for class com.opencloud.sentinel.common.MccMnc
- MccMnc(String, String, long) - Constructor for class com.opencloud.sentinel.common.MccMnc
- Message - com.opencloud.sentinel.common.SipServiceType
- MessageBody - Class in com.opencloud.sentinel.util
- MessageBody(DataInput, ClassLoader, DecoderUtils) - Constructor for class com.opencloud.sentinel.util.MessageBody
- MessageBody(String, byte[]) - Constructor for class com.opencloud.sentinel.util.MessageBody
- MessageBody(ContentType, byte[]) - Constructor for class com.opencloud.sentinel.util.MessageBody
- MessageQueue<T> - Interface in com.opencloud.sentinel.multileg
-
Interface for message queue.
- MessageQueues - Class in com.opencloud.sentinel.multileg
-
Factory for producing message queues.
- MessageQueues() - Constructor for class com.opencloud.sentinel.multileg.MessageQueues
- Mid - com.opencloud.sentinel.charging.ChargingInstance.State
- Mid - com.opencloud.sentinel.charging.ReservationChargingInstance.CreditResultExecutionPhase
- MidSession - com.opencloud.sentinel.feature.ExecutionPhase
- MidSession - com.opencloud.sentinel.multileg.InitialLegPhase
- MidSessionCDR - com.opencloud.sentinel.mapper.SipMappingPoint
- MidSessionPhase - Static variable in enum com.opencloud.sentinel.feature.ExecutionPhase
- missingFeature - com.opencloud.sentinel.feature.spi.FeatureError.Cause
-
The feature failed because a feature of that name did not exist
- MobileForwarded - com.opencloud.sentinel.common.CallType
- MobileOriginating - com.opencloud.sentinel.common.CallType
- MobileTerminating - com.opencloud.sentinel.common.CallType
- MULTIPART_MIXED_MIME_TYPE - Static variable in class com.opencloud.sentinel.util.SIPUtil
- MULTIPART_MIXED_VALUE - Static variable in class com.opencloud.sentinel.util.SIPUtil
-
multipart mixed
- MULTIPART_VALUE - Static variable in class com.opencloud.sentinel.util.SIPUtil
-
multipart
- MultipartMessageBody - Class in com.opencloud.sentinel.util
- MultipartMessageBody(List<MessageBody>) - Constructor for class com.opencloud.sentinel.util.MultipartMessageBody
-
Creates a new multipart message body with the given parts and a default content boundary String: "multipart-content-boundary".
- MultipartMessageBody(List<MessageBody>, String) - Constructor for class com.opencloud.sentinel.util.MultipartMessageBody
-
Creates a new multipart message body with the given parts and content boundary String.
All Classes All Packages