A C D G H I N O P R S U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ApiExceptionHandler - Class in io.mosip.kernel.smsserviceprovider.msg91.exception
-
Class for handling exceptions.
- ApiExceptionHandler() - Constructor for class io.mosip.kernel.smsserviceprovider.msg91.exception.ApiExceptionHandler
- AUTH_KEY - io.mosip.kernel.smsserviceprovider.msg91.constant.SmsPropertyConstant
C
- COUNTRY_CODE - io.mosip.kernel.smsserviceprovider.msg91.constant.SmsPropertyConstant
D
- defaultErrorHandler(HttpServletRequest, Exception) - Method in class io.mosip.kernel.smsserviceprovider.msg91.exception.ApiExceptionHandler
G
- getErrorCode() - Method in enum io.mosip.kernel.smsserviceprovider.msg91.constant.SmsExceptionConstant
- getErrorMessage() - Method in enum io.mosip.kernel.smsserviceprovider.msg91.constant.SmsExceptionConstant
- getProperty() - Method in enum io.mosip.kernel.smsserviceprovider.msg91.constant.SmsPropertyConstant
-
Getter for sms property.
H
- httpServerErrorException(HttpServletRequest, HttpServerErrorException) - Method in class io.mosip.kernel.smsserviceprovider.msg91.exception.ApiExceptionHandler
I
- INTERNAL_SERVER_ERROR - io.mosip.kernel.smsserviceprovider.msg91.constant.SmsExceptionConstant
- io.mosip.kernel.smsserviceprovider.msg91.constant - package io.mosip.kernel.smsserviceprovider.msg91.constant
- io.mosip.kernel.smsserviceprovider.msg91.dto - package io.mosip.kernel.smsserviceprovider.msg91.dto
- io.mosip.kernel.smsserviceprovider.msg91.exception - package io.mosip.kernel.smsserviceprovider.msg91.exception
- io.mosip.kernel.smsserviceprovider.msg91.impl - package io.mosip.kernel.smsserviceprovider.msg91.impl
N
- NUMBERS - io.mosip.kernel.smsserviceprovider.msg91.constant.SmsPropertyConstant
O
- onHttpMessageNotReadable(HttpServletRequest, HttpMessageNotReadableException) - Method in class io.mosip.kernel.smsserviceprovider.msg91.exception.ApiExceptionHandler
-
This method handle HttpMessageNotReadableException type of exception.
P
- PROJECT_NAME - io.mosip.kernel.smsserviceprovider.msg91.constant.SmsPropertyConstant
R
- RECIPIENT_NUMBER - io.mosip.kernel.smsserviceprovider.msg91.constant.SmsPropertyConstant
- ROUTE - io.mosip.kernel.smsserviceprovider.msg91.constant.SmsPropertyConstant
S
- SENDER_ID - io.mosip.kernel.smsserviceprovider.msg91.constant.SmsPropertyConstant
- sendSms(String, String) - Method in class io.mosip.kernel.smsserviceprovider.msg91.impl.SMSServiceProviderImpl
- SMS_ILLEGAL_INPUT - io.mosip.kernel.smsserviceprovider.msg91.constant.SmsExceptionConstant
- SMS_INVALID_CONTACT_NUMBER - io.mosip.kernel.smsserviceprovider.msg91.constant.SmsExceptionConstant
- SMS_INVALID_CREDENTIAL - io.mosip.kernel.smsserviceprovider.msg91.constant.SmsExceptionConstant
- SMS_MESSAGE - io.mosip.kernel.smsserviceprovider.msg91.constant.SmsPropertyConstant
- SmsExceptionConstant - Enum in io.mosip.kernel.smsserviceprovider.msg91.constant
-
This enum provides all the exception constants for sms notification.
- smsInvalidInputsFound(HttpServletRequest, MethodArgumentNotValidException) - Method in class io.mosip.kernel.smsserviceprovider.msg91.exception.ApiExceptionHandler
-
This method handles MethodArgumentNotValidException type of exceptions.
- smsNotificationInvalidNumber(HttpServletRequest, InvalidNumberException) - Method in class io.mosip.kernel.smsserviceprovider.msg91.exception.ApiExceptionHandler
-
This method handles MosipInvalidNumberException type of exceptions.
- SmsPropertyConstant - Enum in io.mosip.kernel.smsserviceprovider.msg91.constant
-
This enum provides all the constant for sms notification.
- SmsServerResponseDto - Class in io.mosip.kernel.smsserviceprovider.msg91.dto
-
The DTO class for sms server response.
- SmsServerResponseDto() - Constructor for class io.mosip.kernel.smsserviceprovider.msg91.dto.SmsServerResponseDto
- SMSServiceProviderImpl - Class in io.mosip.kernel.smsserviceprovider.msg91.impl
- SMSServiceProviderImpl() - Constructor for class io.mosip.kernel.smsserviceprovider.msg91.impl.SMSServiceProviderImpl
- SmsVendorRequestDto - Class in io.mosip.kernel.smsserviceprovider.msg91.dto
- SmsVendorRequestDto() - Constructor for class io.mosip.kernel.smsserviceprovider.msg91.dto.SmsVendorRequestDto
- smsVendorServiceException(HttpServletRequest, HttpClientErrorException) - Method in class io.mosip.kernel.smsserviceprovider.msg91.exception.ApiExceptionHandler
-
This method handle HttpClientErrorException type of exception.
- SUCCESS_RESPONSE - io.mosip.kernel.smsserviceprovider.msg91.constant.SmsPropertyConstant
- SUFFIX_MESSAGE - io.mosip.kernel.smsserviceprovider.msg91.constant.SmsPropertyConstant
U
- UNICODE - io.mosip.kernel.smsserviceprovider.msg91.constant.SmsPropertyConstant
V
- valueOf(String) - Static method in enum io.mosip.kernel.smsserviceprovider.msg91.constant.SmsExceptionConstant
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.mosip.kernel.smsserviceprovider.msg91.constant.SmsPropertyConstant
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.mosip.kernel.smsserviceprovider.msg91.constant.SmsExceptionConstant
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.mosip.kernel.smsserviceprovider.msg91.constant.SmsPropertyConstant
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VENDOR_RESPONSE_SUCCESS - io.mosip.kernel.smsserviceprovider.msg91.constant.SmsPropertyConstant
All Classes All Packages