Skip navigation links
A C D E G H I J L M O P Q R S T U V 

A

AccountBalance - Class in oneapi.model.common
 
AccountBalance() - Constructor for class oneapi.model.common.AccountBalance
 
addPullDeliveryReportListener(DeliveryReportListener) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Add OneAPI PULL 'Delivery Reports' listener
addPullDeliveryReportListener(DeliveryReportListener) - Method in interface oneapi.client.SMSMessagingClient
Add 'Delivery Reports' listener.
addPullInboundMessageListener(InboundMessageListener) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Add OneAPI PULL 'INBOUND Messages' listener Messages are pulled automatically depending on the 'inboundMessagesRetrievingInterval' client configuration parameter
addPullInboundMessageListener(InboundMessageListener) - Method in interface oneapi.client.SMSMessagingClient
Add 'INBOUND Messages' listener
addPushDeliveryStatusNotificationListener(DeliveryStatusNotificationsListener) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Add OneAPI PUSH 'Delivery Status' Notifications listener and start push server simulator
addPushDeliveryStatusNotificationListener(DeliveryStatusNotificationsListener) - Method in interface oneapi.client.SMSMessagingClient
Add OneAPI PUSH 'Delivery Status' Notifications listener and start push server simulator
addPushHLRNotificationsListener(HLRNotificationsListener) - Method in interface oneapi.client.HLRClient
Add OneAPI PUSH 'HLR' Notifications listener and start push server simulator
addPushHLRNotificationsListener(HLRNotificationsListener) - Method in class oneapi.client.impl.HLRClientImpl
Add OneAPI PUSH 'HLR' Notifications listener and start push server simulator
addPushInboundMessageListener(InboundMessageNotificationsListener) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Add OneAPI PUSH 'INBOUND Messages' Notifications listener and start push server simulator
addPushInboundMessageListener(InboundMessageNotificationsListener) - Method in interface oneapi.client.SMSMessagingClient
Add OneAPI PUSH 'INBOUND Messages' Notifications listener and start push server simulator
Authentication - Class in oneapi.model
 
Authentication() - Constructor for class oneapi.model.Authentication
 
Authentication(String, String) - Constructor for class oneapi.model.Authentication
Initialize 'BASIC' Authentication (to use 'IBSSO' Authentication you need to call 'CustomerProfileClient.login()' method after client initialization)
Authentication(String) - Constructor for class oneapi.model.Authentication
Initialize 'OAUTH' Authentication
Authentication.AuthType - Enum in oneapi.model
 

C

CallbackReference() - Constructor for class oneapi.model.common.DeliveryReceiptSubscription.CallbackReference
default constructor
CallbackReference(String, String) - Constructor for class oneapi.model.common.DeliveryReceiptSubscription.CallbackReference
alternate constructor setting both callbackData and notifyURL
CHARSET - Static variable in class oneapi.client.impl.OneAPIBaseClientImpl
 
Configuration - Class in oneapi.config
 
Configuration() - Constructor for class oneapi.config.Configuration
Initialize configuration object, Login have to be done after initialization
Configuration(boolean) - Constructor for class oneapi.config.Configuration
Initialize Configuration object
Configuration(String, String) - Constructor for class oneapi.config.Configuration
Initialize configuration object using the 'IBSSO' Authentication credentials
Configuration(String) - Constructor for class oneapi.config.Configuration
Initialize configuration object using the 'OAuth' Authentication
Configuration(String, String, String, String) - Constructor for class oneapi.config.Configuration
Initialize configuration object using the 'IBSSO' Authentication credentials
Configuration(String, String, String) - Constructor for class oneapi.config.Configuration
Initialize configuration object using the 'OAuth' Authentication
ConfigurationException - Exception in oneapi.exception
 
ConfigurationException() - Constructor for exception oneapi.exception.ConfigurationException
 
ConfigurationException(String) - Constructor for exception oneapi.exception.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception oneapi.exception.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception oneapi.exception.ConfigurationException
 
convert() - Method in class oneapi.util.RoamingTypeConverter
Converts from HlrResponseData to RoamingType.
convertJsonToDeliveryInfoNotification(String) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Convert JSON to Delivery Info Notification
convertJsonToDeliveryInfoNotification(String) - Method in interface oneapi.client.SMSMessagingClient
Convert JSON to Delivery Info Notification
convertJsonToHLRNotificationExample(String) - Method in interface oneapi.client.HLRClient
Convert JSON to HLR Notification
convertJsonToHLRNotificationExample(String) - Method in class oneapi.client.impl.HLRClientImpl
Convert JSON to HLR Notification
convertJsonToInboundSMSMessageNotificationExample(String) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Convert JSON to Inbound SMS Message Notification
convertJsonToInboundSMSMessageNotificationExample(String) - Method in interface oneapi.client.SMSMessagingClient
Convert JSON to Inbound SMS Message Notification
convertJSONToObject(byte[], Class<T>) - Method in class oneapi.client.impl.OneAPIBaseClientImpl
Convert json string to specific object
convertJSONToObject(byte[], Class<T>, String) - Method in class oneapi.client.impl.OneAPIBaseClientImpl
Convert json string to specific object
Currency - Class in oneapi.model.common
 
Currency() - Constructor for class oneapi.model.common.Currency
 
CustomerProfile - Class in oneapi.model.common
 
CustomerProfile() - Constructor for class oneapi.model.common.CustomerProfile
 
CustomerProfileClient - Interface in oneapi.client
 
CustomerProfileClientImpl - Class in oneapi.client.impl
 
CustomerProfileClientImpl(Configuration, LoginListener, LogoutListener) - Constructor for class oneapi.client.impl.CustomerProfileClientImpl
 

D

DeliveryInfo() - Constructor for class oneapi.model.common.DeliveryInfoList.DeliveryInfo
default constructor
DeliveryInfo(String, String, String, String) - Constructor for class oneapi.model.common.DeliveryInfoList.DeliveryInfo
utility constructor to create a DeliveryInfo instance with all fields set
DeliveryInfoList - Class in oneapi.model.common
Contains the detail of a request to obtain delivery information for SMS messages sent via the OneAPI server
DeliveryInfoList() - Constructor for class oneapi.model.common.DeliveryInfoList
 
DeliveryInfoList.DeliveryInfo - Class in oneapi.model.common
The inner class DeliveryInfo contains pairings of the recipient address and a textual delivery status
DeliveryInfoNotification - Class in oneapi.model
 
DeliveryInfoNotification() - Constructor for class oneapi.model.DeliveryInfoNotification
 
DeliveryReceiptSubscription - Class in oneapi.model.common
Confirms the details of a successful request to subscribe to SMS delivery receipts
DeliveryReceiptSubscription() - Constructor for class oneapi.model.common.DeliveryReceiptSubscription
 
DeliveryReceiptSubscription.CallbackReference - Class in oneapi.model.common
inner class CallbackReference details details the URL of the page/ service to notify and additional data that will be sent
DeliveryReport - Class in oneapi.model.common
 
DeliveryReport() - Constructor for class oneapi.model.common.DeliveryReport
 
DeliveryReportList - Class in oneapi.model
 
DeliveryReportList() - Constructor for class oneapi.model.DeliveryReportList
 
DeliveryReportListener - Interface in oneapi.listener
 
DeliveryReportRetriever - Class in oneapi.retriever
 
DeliveryReportRetriever() - Constructor for class oneapi.retriever.DeliveryReportRetriever
 
DeliveryReportSubscription - Class in oneapi.model.common
 
DeliveryReportSubscription() - Constructor for class oneapi.model.common.DeliveryReportSubscription
 
DeliveryStatusNotificationsListener - Interface in oneapi.listener
 

E

encodeURLParam(String) - Method in class oneapi.client.impl.OneAPIBaseClientImpl
Encode URL parameter
enumFor(Class<T>, int) - Static method in class oneapi.util.EnumUtil
Returns enumeration constant which is associated with specified integer value.

Complexity of this method is O(n).
enumFor(int) - Method in class oneapi.util.EnumUtil.EnumMapper
Looks up enumeration constant for specified value.
enumMapper(Class<T>) - Static method in class oneapi.util.EnumUtil
Returns fast enumeration constant mapper object associated with specific enumeration.

If enumeration contains lots of enumeration constants, EnumUtil.enumFor(Class, int) can become a performance issue.
To get O(1) performace EnumUtil.EnumMapper should be used which can return enumeration constant for specified value in constant time.
EnumUtil - Class in oneapi.util
Contains helper methods for transforming integer values to to specific enumeration constants.
EnumUtil() - Constructor for class oneapi.util.EnumUtil
 
EnumUtil.EnumMapper<T extends EnumUtil.IEnumIntValue> - Class in oneapi.util
Helper class for getting enumeration constants based on integer value.

Uses map for mapping enumeration constants to specified integer value which results in O(1) complexity.
EnumUtil.IEnumIntValue - Interface in oneapi.util
Enumeration which are to be handled using EnumUtil methods must implement this interface.
equals(Object) - Method in class oneapi.model.common.LoginResponse
 
executeMethod(RequestData, Class<T>) - Method in class oneapi.client.impl.OneAPIBaseClientImpl
Execute method and deserialize response json
executeMethod(RequestData) - Method in class oneapi.client.impl.OneAPIBaseClientImpl
Execute method and validate response
executeMethodAsync(RequestData, Class<T>, ResponseListener<T>) - Method in class oneapi.client.impl.OneAPIBaseClientImpl
Execute method asynchronously and deserialize response json

G

getAccessToken() - Method in class oneapi.model.Authentication
Get 'IBSSO' Authentication Access Token
getAccountBalance() - Method in interface oneapi.client.CustomerProfileClient
Get logged user account balance
getAccountBalance() - Method in class oneapi.client.impl.CustomerProfileClientImpl
 
getAddress() - Method in class oneapi.model.common.DeliveryInfoList.DeliveryInfo
return the address of the recipient (normally MSISDN)
getAddress() - Method in class oneapi.model.common.Roaming
return the MSISDN of the mobile terminal
getAddress() - Method in class oneapi.model.SMSRequest
(mandatory) contains one address for end user ID to send to
getAddress() - Method in class oneapi.model.USSDRequest
 
getApiUrl() - Method in class oneapi.config.Configuration
Base URL containing host name and port of the OneAPI SMS server
getAuthentication() - Method in class oneapi.config.Configuration
Object containing 'OneAPI' Authentication data
getBalance() - Method in class oneapi.model.common.AccountBalance
 
getCallbackData() - Method in class oneapi.model.common.DeliveryReceiptSubscription.CallbackReference
return the user data that will be sent along with the callback notification
getCallbackData() - Method in class oneapi.model.common.DeliveryReportSubscription
 
getCallbackData() - Method in class oneapi.model.common.InboundSMSMessage
 
getCallbackData() - Method in class oneapi.model.common.InboundSMSMessageList
 
getCallbackData() - Method in class oneapi.model.common.MoSubscription
 
getCallbackData() - Method in class oneapi.model.common.Roaming
 
getCallbackData() - Method in class oneapi.model.DeliveryInfoNotification
 
getCallbackData() - Method in class oneapi.model.RoamingNotification
 
getCallbackData() - Method in class oneapi.model.SMSRequest
(optional) will be passed back to the notifyURL location, so you can use it to identify the message the receipt relates to (or any other useful data, such as a function name)
getCallbackData() - Method in class oneapi.model.SubscribeToDeliveryNotificationsRequest
(optional) will be passed back to the notifyURL location, so you can use it to identify the message the delivery receipt relates to (or any other useful data, such as a function name)
getCallbackData() - Method in class oneapi.model.SubscribeToHLRDeliveryNotificationsRequest
 
getCallbackData() - Method in class oneapi.model.SubscribeToInboundMessagesRequest
(optional) is a function name or other data that you would like included when the POST is sent to your application
getCallbackReference() - Method in class oneapi.model.common.DeliveryReceiptSubscription
get the reference to the inner callbackReference class - the notification URL and user supplied callback data
getCensoredServingMsc() - Method in class oneapi.model.common.HlrResponseData
 
getCity() - Method in class oneapi.model.common.CustomerProfile
 
getClientCorrelator() - Method in class oneapi.model.common.DeliveryInfoList.DeliveryInfo
 
getClientCorrelator() - Method in class oneapi.model.common.RequestError
return the clientCorrelator
getClientCorrelator() - Method in class oneapi.model.SendMessageResult
 
getClientCorrelator() - Method in class oneapi.model.SMSRequest
(optional) uniquely identifies this create MMS request.
getClientCorrelator() - Method in class oneapi.model.SubscribeToDeliveryNotificationsRequest
(optional) optional) uniquely identifies this subscription request.
getClientCorrelator() - Method in class oneapi.model.SubscribeToHLRDeliveryNotificationsRequest
 
getClientCorrelator() - Method in class oneapi.model.SubscribeToInboundMessagesRequest
(optional) uniquely identifies this create subscription request.
getConfiguration() - Method in class oneapi.client.impl.OneAPIBaseClientImpl
Get Configuration object
getContentType() - Method in class oneapi.model.RequestData
 
getCountryId() - Method in class oneapi.model.common.CustomerProfile
 
getCriteria() - Method in class oneapi.model.common.DeliveryReportSubscription
 
getCriteria() - Method in class oneapi.model.common.MoSubscription
 
getCriteria() - Method in class oneapi.model.SubscribeToDeliveryNotificationsRequest
criteria (optional) Text in the message to help you route the notification to a specific application.
getCriteria() - Method in class oneapi.model.SubscribeToInboundMessagesRequest
(optional) is case-insensitve text to match against the first word of the message, ignoring any leading whitespace.
getCurrency() - Method in class oneapi.model.common.AccountBalance
 
getCurrencyName() - Method in class oneapi.model.common.Currency
 
getCurrentRoaming() - Method in class oneapi.model.common.Roaming
return the status of the roaming
getCustomerProfile() - Method in interface oneapi.client.CustomerProfileClient
Gets logged user customer profile
getCustomerProfile() - Method in class oneapi.client.impl.CustomerProfileClientImpl
 
getCustomerProfileByUserId(int) - Method in interface oneapi.client.CustomerProfileClient
Gets customer profile for specific userId
getCustomerProfileByUserId(int) - Method in class oneapi.client.impl.CustomerProfileClientImpl
 
getCustomerProfileClient() - Method in class oneapi.client.impl.SMSClient
Get Customer Profile client
getCustomerProfiles() - Method in interface oneapi.client.CustomerProfileClient
Gets all users for currently logged user.
getCustomerProfiles() - Method in class oneapi.client.impl.CustomerProfileClientImpl
 
getDateTime() - Method in class oneapi.model.common.InboundSMSMessage
return the date/time that the SMS message was sent.
getDateTimeAsDate() - Method in class oneapi.model.common.InboundSMSMessage
alternate method to get the message date/time in java.util.Date format
getDeliveryInfo() - Method in class oneapi.model.common.DeliveryInfoList
return the array of deliveryInfo pairs of address/ deliveryStatus
getDeliveryInfo() - Method in class oneapi.model.DeliveryInfoNotification
 
getDeliveryNotificationsSubscriptionById(String) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Get delivery notifications subscriptions by subscription id
getDeliveryNotificationsSubscriptionById(String) - Method in interface oneapi.client.SMSMessagingClient
Retrieve delivery notifications subscriptions by subscription id
getDeliveryNotificationsSubscriptions() - Method in class oneapi.client.impl.SMSMessagingClientImpl
Get delivery notifications subscriptions by for the current user
getDeliveryNotificationsSubscriptions() - Method in interface oneapi.client.SMSMessagingClient
Retrieve delivery notifications subscriptions by for the current user
getDeliveryNotificationsSubscriptionsBySender(String) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Get delivery notifications subscriptions by sender address
getDeliveryNotificationsSubscriptionsBySender(String) - Method in interface oneapi.client.SMSMessagingClient
Retrieve delivery notifications subscriptions by sender address
getDeliveryReportPullListeners() - Method in class oneapi.client.impl.SMSMessagingClientImpl
Returns Delivery Reports PULL Listeners list
getDeliveryReportPullListeners() - Method in interface oneapi.client.SMSMessagingClient
Returns Delivery Reports Listeners list
getDeliveryReports(int) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Get delivery reports
getDeliveryReports() - Method in class oneapi.client.impl.SMSMessagingClientImpl
Get delivery reports
getDeliveryReports(int) - Method in interface oneapi.client.SMSMessagingClient
Retrieve delivery reports
getDeliveryReports() - Method in interface oneapi.client.SMSMessagingClient
Retrieve delivery reports
getDeliveryReports() - Method in class oneapi.model.DeliveryReportList
 
getDeliveryReportsAsync(int, ResponseListener<DeliveryReportList>) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Get delivery reports asynchronously
getDeliveryReportsAsync(ResponseListener<DeliveryReportList>) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Get delivery reports asynchronously
getDeliveryReportsAsync(int, ResponseListener<DeliveryReportList>) - Method in interface oneapi.client.SMSMessagingClient
Get delivery reports asynchronously
getDeliveryReportsAsync(ResponseListener<DeliveryReportList>) - Method in interface oneapi.client.SMSMessagingClient
Get delivery reports asynchronously
getDeliveryReportsByRequestId(String, int) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Get delivery reports by Request Id
getDeliveryReportsByRequestId(String) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Get delivery reports by Request Id
getDeliveryReportsByRequestId(String, int) - Method in interface oneapi.client.SMSMessagingClient
Retrieve delivery reports by Request Id
getDeliveryReportsByRequestId(String) - Method in interface oneapi.client.SMSMessagingClient
Retrieve delivery reports by Request Id
getDeliveryStatus() - Method in class oneapi.model.common.DeliveryInfoList.DeliveryInfo
return the delivery status for this recipient
getDeliveryStatusNotificationPushListeners() - Method in class oneapi.client.impl.SMSMessagingClientImpl
Returns Delivery Status Notifications PUSH Listeners list
getDeliveryStatusNotificationPushListeners() - Method in interface oneapi.client.SMSMessagingClient
Returns Delivery Status Notifications PUSH Listeners list
getDescription() - Method in enum oneapi.model.common.RoamingType
 
getDescription() - Method in class oneapi.model.MoNumberType
 
getDestinationAddress() - Method in class oneapi.model.common.HlrResponseData
 
getDestinationAddress() - Method in class oneapi.model.common.InboundSMSMessage
return the recipient MSISDN or other identifying number
getDestinationAddress() - Method in class oneapi.model.common.MoSubscription
 
getDestinationAddress() - Method in class oneapi.model.SendMessageResultItem
 
getDestinationAddress() - Method in class oneapi.model.SubscribeToInboundMessagesRequest
(mandatory) is the address/ MSISDN, or code agreed with the operator, to which people may send an SMS to your application
getDlrRetrievingInterval() - Method in class oneapi.config.Configuration
Interval to automatically pool delivery reports in milliseconds
getDlrStatusPushServerSimulatorPort() - Method in class oneapi.config.Configuration
Delivery Notification Status Push server port (default = 3000)
getDoneDate() - Method in class oneapi.model.common.DeliveryReport
 
getDoneTime() - Method in class oneapi.model.common.HlrResponseData
 
getEmail() - Method in class oneapi.model.common.CustomerProfile
 
getEnumConstants(Class<T>) - Static method in class oneapi.util.EnumUtil
Returns enumerations constants defined in specified enumeration class.
getExceptionType() - Method in class oneapi.model.common.RequestError
get the type of the exception
getExtendedData() - Method in class oneapi.model.common.Roaming
 
getFax() - Method in class oneapi.model.common.CustomerProfile
 
getForename() - Method in class oneapi.model.common.CustomerProfile
 
getFormParams() - Method in class oneapi.model.RequestData
 
getGsm() - Method in class oneapi.model.common.CustomerProfile
 
getGsmErrorCode() - Method in class oneapi.model.common.HlrResponseData
 
getHLRClient() - Method in class oneapi.client.impl.SMSClient
Get HLR client
getHLRDeliveryNotificationsSubscriptionsById(String) - Method in interface oneapi.client.HLRClient
Get HLR delivery notifications subscriptions by subscription id
getHLRDeliveryNotificationsSubscriptionsById(String) - Method in class oneapi.client.impl.HLRClientImpl
Get HLR delivery notifications subscriptions by subscription id
getHLRPushNotificationListeners() - Method in interface oneapi.client.HLRClient
Returns HLR Notifications PUSH Listeners list
getHLRPushNotificationListeners() - Method in class oneapi.client.impl.HLRClientImpl
Returns HLR Notifications PUSH Listeners list
getHlrPushServerSimulatorPort() - Method in class oneapi.config.Configuration
HLR Notifications Push server port (default = 3002)
getHttpResponseCode() - Method in class oneapi.model.common.RequestError
get the HTTP response code
getIbAuthCookie() - Method in class oneapi.model.common.LoginResponse
 
getIbssoToken() - Method in class oneapi.model.Authentication
Get 'IBBSSO' Token
getId() - Method in class oneapi.model.common.Currency
 
getId() - Method in class oneapi.model.common.CustomerProfile
 
getId() - Method in class oneapi.model.MoNumberType
 
getIdFromResourceUrl(String) - Method in class oneapi.client.impl.OneAPIBaseClientImpl
Extract Id from resource url
getImsi() - Method in class oneapi.model.common.HlrResponseData
 
getInboundMessagePullListeners() - Method in class oneapi.client.impl.SMSMessagingClientImpl
Returns INBOUND Message PULL Listeners list
getInboundMessagePullListeners() - Method in interface oneapi.client.SMSMessagingClient
Returns INBOUND Message Listeners list
getInboundMessagePushListeners() - Method in class oneapi.client.impl.SMSMessagingClientImpl
Returns INBOUND Message Notifications PUSH Listeners list
getInboundMessagePushListeners() - Method in interface oneapi.client.SMSMessagingClient
Returns INBOUND Message Notifications PUSH Listeners list
getInboundMessages() - Method in class oneapi.client.impl.SMSMessagingClientImpl
Get SMS messages sent to your Web application over OneAPI using default 'maxBatchSize' = 100
getInboundMessages(int) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Get SMS messages sent to your Web application over OneAPI
getInboundMessages() - Method in interface oneapi.client.SMSMessagingClient
Retrieve SMS messages sent to your Web application over OneAPI
getInboundMessages(int) - Method in interface oneapi.client.SMSMessagingClient
Retrieve SMS messages sent to your Web application
getInboundMessagesAsync(ResponseListener<InboundSMSMessageList>) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Get asynchronously SMS messages sent to your Web application over OneAPI
getInboundMessagesAsync(int, ResponseListener<InboundSMSMessageList>) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Get asynchronously SMS messages sent to your Web application over OneAPI
getInboundMessagesAsync(ResponseListener<InboundSMSMessageList>) - Method in interface oneapi.client.SMSMessagingClient
Get asynchronously SMS messages sent to your Web application over OneAPI
getInboundMessagesAsync(int, ResponseListener<InboundSMSMessageList>) - Method in interface oneapi.client.SMSMessagingClient
Get asynchronously SMS messages sent to your Web application over OneAPI
getInboundMessagesNotificationsSubscriptions(int, int) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Get inbound messages notifications subscriptions for the current user
getInboundMessagesNotificationsSubscriptions() - Method in class oneapi.client.impl.SMSMessagingClientImpl
Get inbound messages notifications subscriptions for the current user
getInboundMessagesNotificationsSubscriptions(int, int) - Method in interface oneapi.client.SMSMessagingClient
Retrieve inbound messages notifications subscriptions for the current user
getInboundMessagesNotificationsSubscriptions() - Method in interface oneapi.client.SMSMessagingClient
Retrieve inbound messages notifications subscriptions for the current user (Default values are used: page=1, pageSize=10)
getInboundMessagesPushServerSimulatorPort() - Method in class oneapi.config.Configuration
Inbound Messages Notifications Push server port (default = 3001)
getInboundMessagesRetrievingInterval() - Method in class oneapi.config.Configuration
Interval to automatically pool inbounds messages in milliseconds
getInboundSMSMessage() - Method in class oneapi.model.common.InboundSMSMessageList
return the inboundSMSMessage array
getIsNumberCorrect() - Method in class oneapi.model.common.HlrResponseData
 
getIsNumberPorted() - Method in class oneapi.model.common.HlrResponseData
 
getLanguage() - Method in class oneapi.model.SMSRequest
(optional) if using Turkish, Spanish or Portuguese language.
getLanguageCode() - Method in class oneapi.model.Language
Get language code
getList() - Method in class oneapi.util.EnumUtil.EnumMapper
 
getMcc() - Method in class oneapi.model.common.HlrResponseData
 
getMcc() - Method in class oneapi.model.common.Roaming.ServingMccMnc
return mobile country code
getMccMnc() - Method in class oneapi.model.common.HlrResponseData
 
getMessage() - Method in class oneapi.model.common.InboundSMSMessage
return the SMS message body
getMessage() - Method in class oneapi.model.SMSRequest
(mandatory) contains the message text to send
getMessage() - Method in class oneapi.model.USSDRequest
 
getMessageId() - Method in exception oneapi.exception.RequestException
 
getMessageId() - Method in class oneapi.model.common.DeliveryInfoList.DeliveryInfo
 
getMessageId() - Method in class oneapi.model.common.DeliveryReport
 
getMessageId() - Method in class oneapi.model.common.InboundSMSMessage
return the unique messageId for the message
getMessageId() - Method in class oneapi.model.common.PolicyException
return the distinctive error message identifier
getMessageId() - Method in class oneapi.model.common.ServiceException
return the distinctive error message identifier
getMessageId() - Method in class oneapi.model.SendMessageResultItem
 
getMessageStatus() - Method in class oneapi.model.SendMessageResultItem
 
getMnc() - Method in class oneapi.model.common.HlrResponseData
 
getMnc() - Method in class oneapi.model.common.Roaming.ServingMccMnc
return mobile network code
getMoNumberTypes() - Method in class oneapi.client.impl.SMSMessagingClientImpl
Get MO Number Types
getMoNumberTypes() - Method in interface oneapi.client.SMSMessagingClient
Get MO Number Types
getMoResponseKey() - Method in class oneapi.model.common.InboundSMSMessage
 
getMoSessionId() - Method in class oneapi.model.common.InboundSMSMessage
 
getMsn() - Method in class oneapi.model.common.CustomerProfile
 
getNotificationFormat() - Method in class oneapi.model.common.MoSubscription
 
getNotificationFormat() - Method in class oneapi.model.SubscribeToInboundMessagesRequest
(optional) is the content type that notifications will be sent in Đ for OneAPI v1.0 only JSON is supported
getNotifyURL() - Method in class oneapi.model.common.DeliveryReceiptSubscription.CallbackReference
return the URL of the page / service to send the notification to
getNotifyUrl() - Method in class oneapi.model.common.DeliveryReportSubscription
 
getNotifyURL() - Method in class oneapi.model.common.MoSubscription
 
getNotifyURL() - Method in class oneapi.model.SMSRequest
(optional) is the URL to which you would like a notification of delivery sent
getNotifyURL() - Method in class oneapi.model.SubscribeToDeliveryNotificationsRequest
(mandatory) is the URL to which you would like a notification of delivery sent
getNotifyURL() - Method in class oneapi.model.SubscribeToHLRDeliveryNotificationsRequest
 
getNotifyURL() - Method in class oneapi.model.SubscribeToInboundMessagesRequest
(mandatory) is the URL to which you would like a notification of message receipts sent
getNoType() - Method in class oneapi.model.MoNumberType
 
getNumberInRoaming() - Method in class oneapi.model.common.HlrResponseData
 
getNumberOfMessagesInThisBatch() - Method in class oneapi.model.common.InboundSMSMessageList
return the number of messages returned for this batch
getOriginalCountryCode() - Method in class oneapi.model.common.HlrResponseData
 
getOriginalCountryName() - Method in class oneapi.model.common.HlrResponseData
 
getOriginalCountryPrefix() - Method in class oneapi.model.common.HlrResponseData
 
getOriginalNetworkName() - Method in class oneapi.model.common.HlrResponseData
 
getOriginalNetworkPrefix() - Method in class oneapi.model.common.HlrResponseData
 
getOriginalNetworkServiceProviderId() - Method in class oneapi.model.common.HlrResponseData
 
getOriginalNetworkServiceProviderName() - Method in class oneapi.model.common.HlrResponseData
 
getPassword() - Method in class oneapi.model.Authentication
Get Authentication password
getPassword() - Method in class oneapi.model.LoginRequest
 
getPolicyException() - Method in class oneapi.model.common.RequestError
return the policyException instance
getPortedCountryCode() - Method in class oneapi.model.common.HlrResponseData
 
getPortedCountryName() - Method in class oneapi.model.common.HlrResponseData
 
getPortedCountryPrefix() - Method in class oneapi.model.common.HlrResponseData
 
getPortedNetworkName() - Method in class oneapi.model.common.HlrResponseData
 
getPortedNetworkPrefix() - Method in class oneapi.model.common.HlrResponseData
 
getPortedNetworkServiceProviderId() - Method in class oneapi.model.common.HlrResponseData
 
getPortedNetworkServiceProviderName() - Method in class oneapi.model.common.HlrResponseData
 
getPrice() - Method in class oneapi.model.common.InboundSMSMessage
 
getPricePerMessage() - Method in class oneapi.model.common.HlrResponseData
 
getPrimaryLanguageId() - Method in class oneapi.model.common.CustomerProfile
 
getRequestMethod() - Method in class oneapi.model.RequestData
 
getResourcePath() - Method in class oneapi.model.RequestData
 
getResourceReference() - Method in class oneapi.model.common.ResourceReferenceWrapper
 
getResourceReference() - Method in class oneapi.model.SendMessageResult
 
getResourceURL() - Method in class oneapi.model.common.DeliveryInfoList
return resourceURL containing a URL uniquely identifying this DeliveryInfoList request
getResourceURL() - Method in class oneapi.model.common.DeliveryReceiptSubscription
return resourceURL - a URL uniquely identifying this SMS delivery receipt subscription
getResourceURL() - Method in class oneapi.model.common.InboundSMSMessage
return resourceURL containing a URL uniquely identifying this SMS message
getResourceURL() - Method in class oneapi.model.common.InboundSMSMessageList
return resourceURL containing a URL uniquely identifying this MMS message list
getResourceURL() - Method in class oneapi.model.common.ResourceReference
return a URL uniquely identifying a successful OneAPI server request
getResourceURL() - Method in class oneapi.model.common.Roaming
return the url
getResponseCode() - Method in exception oneapi.exception.RequestException
 
getRetrievalStatus() - Method in class oneapi.model.common.Roaming
 
getRoaming() - Method in class oneapi.model.RoamingNotification
 
getRoamingCountryCode() - Method in class oneapi.model.common.HlrResponseData
 
getRoamingCountryName() - Method in class oneapi.model.common.HlrResponseData
 
getRoamingCountryPrefix() - Method in class oneapi.model.common.HlrResponseData
 
getRoamingMcc() - Method in class oneapi.model.common.HlrResponseData
 
getRoamingMccMnc() - Method in class oneapi.model.common.HlrResponseData
 
getRoamingMnc() - Method in class oneapi.model.common.HlrResponseData
 
getRoamingNetworkName() - Method in class oneapi.model.common.HlrResponseData
 
getRoamingNetworkPrefix() - Method in class oneapi.model.common.HlrResponseData
 
getRoamingNetworkServiceProviderId() - Method in class oneapi.model.common.HlrResponseData
 
getRoamingNetworkServiceProviderName() - Method in class oneapi.model.common.HlrResponseData
 
getRootElement() - Method in class oneapi.model.RequestData
 
getSecondaryLanguageId() - Method in class oneapi.model.common.CustomerProfile
 
getSenderAddress() - Method in class oneapi.model.common.DeliveryReportSubscription
 
getSenderAddress() - Method in class oneapi.model.common.InboundSMSMessage
return the sender MSISDN or other identifying number
getSenderAddress() - Method in class oneapi.model.SendMessageResultItem
 
getSenderAddress() - Method in class oneapi.model.SMSRequest
(mandatory) is the address to whom a responding SMS may be sent
getSenderAddress() - Method in class oneapi.model.SubscribeToDeliveryNotificationsRequest
(mandatory) is the address from which SMS messages are being sent.
getSenderName() - Method in class oneapi.model.SMSRequest
(optional) is the name to appear on the user's terminal as the sender of the message
getSendMessageResults() - Method in class oneapi.model.SendMessageResult
 
getSentDate() - Method in class oneapi.model.common.DeliveryReport
 
getServiceException() - Method in class oneapi.model.common.RequestError
return the serviceException instance
getServingHlr() - Method in class oneapi.model.common.HlrResponseData
 
getServingMccMnc() - Method in class oneapi.model.common.Roaming
return the location details for a successful terminal location request
getServingMsc() - Method in class oneapi.model.common.HlrResponseData
 
getSkype() - Method in class oneapi.model.common.CustomerProfile
 
getSMSMessagingClient() - Method in class oneapi.client.impl.SMSClient
Get SMS Messaging client
getStatus() - Method in class oneapi.model.common.DeliveryReport
 
getStatusId() - Method in class oneapi.model.common.HlrResponseData
 
getStreet() - Method in class oneapi.model.common.CustomerProfile
 
getSubmitTime() - Method in class oneapi.model.common.HlrResponseData
 
getSubscriptionId() - Method in class oneapi.model.common.DeliveryReportSubscription
 
getSubscriptionId() - Method in class oneapi.model.common.MoSubscription
 
getSurname() - Method in class oneapi.model.common.CustomerProfile
 
getSymbol() - Method in class oneapi.model.common.Currency
 
getTelephone() - Method in class oneapi.model.common.CustomerProfile
 
getText() - Method in class oneapi.model.common.PolicyException
return the textual representation of the error
getText() - Method in class oneapi.model.common.ServiceException
return the textual representation of the error
getTimezoneId() - Method in class oneapi.model.common.CustomerProfile
 
getTotalNumberOfPendingMessages() - Method in class oneapi.model.common.InboundSMSMessageList
return the totalNumberOfPendingMessages awaiting retrieval from gateway storage
getType() - Method in class oneapi.model.Authentication
Get Authentication type
getUsername() - Method in class oneapi.model.Authentication
Get 'Basic' Authentication user name
getUsername() - Method in class oneapi.model.common.CustomerProfile
 
getUsername() - Method in class oneapi.model.LoginRequest
 
getUSSDClient() - Method in class oneapi.client.impl.SMSClient
Get USSD client
getValue() - Method in interface oneapi.util.EnumUtil.IEnumIntValue
 
getVariables() - Method in class oneapi.model.common.PolicyException
return any instance specific error variables
getVariables() - Method in class oneapi.model.common.ServiceException
return any instance specific error variables
getVersionOneAPISMS() - Method in class oneapi.config.Configuration
Version of OneAPI SMS you are accessing (the default is the latest version supported by that server)
getZipCode() - Method in class oneapi.model.common.CustomerProfile
 

H

hashCode() - Method in class oneapi.model.common.LoginResponse
 
HLRClient - Interface in oneapi.client
 
HLRClientImpl - Class in oneapi.client.impl
 
HLRClientImpl(Configuration) - Constructor for class oneapi.client.impl.HLRClientImpl
 
HLRNotificationsListener - Interface in oneapi.listener
 
HlrResponseData - Class in oneapi.model.common
 
HlrResponseData() - Constructor for class oneapi.model.common.HlrResponseData
 

I

InboundMessageListener - Interface in oneapi.listener
 
InboundMessageNotificationsListener - Interface in oneapi.listener
 
InboundMessageRetriever - Class in oneapi.retriever
 
InboundMessageRetriever() - Constructor for class oneapi.retriever.InboundMessageRetriever
 
InboundSMSMessage - Class in oneapi.model.common
InboundMessage contains the main message information for an SMS message (not including attachment information)
InboundSMSMessage() - Constructor for class oneapi.model.common.InboundSMSMessage
 
InboundSMSMessageList - Class in oneapi.model.common
InboundMessageList contains the detail of the response to get a list of received SMS messages
InboundSMSMessageList() - Constructor for class oneapi.model.common.InboundSMSMessageList
 
isEnabled() - Method in class oneapi.model.common.CustomerProfile
 
isStopSession() - Method in class oneapi.model.USSDRequest
 
isUseLockingShift() - Method in class oneapi.model.Language
Get use locking shift
isUseSingleShift() - Method in class oneapi.model.Language
Get use single shift
isVerified() - Method in class oneapi.model.common.LoginResponse
 

J

JSON_CONTENT_TYPE - Static variable in class oneapi.client.impl.OneAPIBaseClientImpl
 

L

Language - Class in oneapi.model
Represents language for use with National Language Identifier (NLI) when sending messages in specific languages.
Language(LanguageCode) - Constructor for class oneapi.model.Language
Initialize Language with languageCode as only parameter.
Language(LanguageCode, boolean, boolean) - Constructor for class oneapi.model.Language
Initialize Language with languageCode, useSingleShift and useLockingShift as parameters.
LanguageCode - Enum in oneapi.model
Represents language code.
load() - Method in class oneapi.config.Configuration
Load data from the configuration file
LOGGER - Static variable in class oneapi.client.impl.OneAPIBaseClientImpl
 
LOGGER - Static variable in class oneapi.pushserver.PushServerSimulator
 
login() - Method in interface oneapi.client.CustomerProfileClient
User Login
login() - Method in class oneapi.client.impl.CustomerProfileClientImpl
 
LoginListener - Interface in oneapi.listener
 
LoginRequest - Class in oneapi.model
 
LoginRequest() - Constructor for class oneapi.model.LoginRequest
 
LoginRequest(String, String) - Constructor for class oneapi.model.LoginRequest
 
LoginResponse - Class in oneapi.model.common
 
LoginResponse() - Constructor for class oneapi.model.common.LoginResponse
 
logout() - Method in interface oneapi.client.CustomerProfileClient
User Logout
logout() - Method in class oneapi.client.impl.CustomerProfileClientImpl
 
LogoutListener - Interface in oneapi.listener
 

M

MoNumberType - Class in oneapi.model
 
MoNumberType() - Constructor for class oneapi.model.MoNumberType
 
MoSubscription - Class in oneapi.model.common
 
MoSubscription() - Constructor for class oneapi.model.common.MoSubscription
 

O

onDeliveryReportReceived(DeliveryReportList, Throwable) - Method in interface oneapi.listener.DeliveryReportListener
 
onDeliveryStatusNotificationReceived(DeliveryInfoNotification) - Method in interface oneapi.listener.DeliveryStatusNotificationsListener
 
oneapi.client - package oneapi.client
 
oneapi.client.impl - package oneapi.client.impl
 
oneapi.config - package oneapi.config
 
oneapi.exception - package oneapi.exception
 
oneapi.listener - package oneapi.listener
 
oneapi.model - package oneapi.model
 
oneapi.model.common - package oneapi.model.common
 
oneapi.pushserver - package oneapi.pushserver
 
oneapi.retriever - package oneapi.retriever
 
oneapi.util - package oneapi.util
 
OneAPIBaseClientImpl - Class in oneapi.client.impl
Client base class containing common methods and properties
OneAPIBaseClientImpl(Configuration) - Constructor for class oneapi.client.impl.OneAPIBaseClientImpl
Initialize OneAPIClientBase
onGotResponse(T, Throwable) - Method in interface oneapi.listener.ResponseListener
 
OnHLRReceived(RoamingNotification) - Method in interface oneapi.listener.HLRNotificationsListener
 
onLogin(LoginResponse) - Method in interface oneapi.listener.LoginListener
 
onLogout() - Method in interface oneapi.listener.LogoutListener
 
onMessageReceived(InboundSMSMessageList) - Method in interface oneapi.listener.InboundMessageNotificationsListener
 
onMessageRetrieved(InboundSMSMessageList, Throwable) - Method in interface oneapi.listener.InboundMessageListener
 

P

PolicyException - Class in oneapi.model.common
specific error case indicated by the OneAPI server as a Policy Exception
PolicyException() - Constructor for class oneapi.model.common.PolicyException
default constructor
PolicyException(String, String, String[]) - Constructor for class oneapi.model.common.PolicyException
utility constructor to create a ServiceException object with all fields set
POLICYEXCEPTION - Static variable in class oneapi.model.common.RequestError
internally used to indicate the type of exception being stored is a PolicyException
port - Variable in class oneapi.pushserver.PushServerSimulator
 
PushServerSimulator - Class in oneapi.pushserver
 
PushServerSimulator(SMSMessagingClientImpl, int) - Constructor for class oneapi.pushserver.PushServerSimulator
 
PushServerSimulator(HLRClientImpl, int) - Constructor for class oneapi.pushserver.PushServerSimulator
 

Q

queryDeliveryStatus(String, String) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Query the delivery status over OneAPI for an SMS sent to one or more mobile terminals
queryDeliveryStatus(String, String) - Method in interface oneapi.client.SMSMessagingClient
Query the delivery status for an SMS sent to one or more mobile terminals
queryDeliveryStatusAsync(String, String, ResponseListener<DeliveryInfoList>) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Query the delivery status asynchronously over OneAPI for an SMS sent to one or more mobile terminals
queryDeliveryStatusAsync(String, String, ResponseListener<DeliveryInfoList>) - Method in interface oneapi.client.SMSMessagingClient
Query the delivery status asynchronously over OneAPI for an SMS sent to one or more mobile terminals
queryHLR(String, String, String, String) - Method in interface oneapi.client.HLRClient
Query the customer’s roaming status for a single network-connected mobile device and get HLR to the specified notify url
queryHLR(String, String) - Method in interface oneapi.client.HLRClient
Query the customer’s roaming status for a single network-connected mobile device and get HLR to the specified notify url
queryHLR(String) - Method in interface oneapi.client.HLRClient
Query the customer’s roaming status for a single network-connected mobile device and get HLR as the response
queryHLR(String, String, String, String) - Method in class oneapi.client.impl.HLRClientImpl
Query the customer’s roaming status for a single network-connected mobile device and get HLR to the specified notify url
queryHLR(String, String) - Method in class oneapi.client.impl.HLRClientImpl
Query the customer’s roaming status for a single network-connected mobile device and get HLR to the specified notify url
queryHLR(String) - Method in class oneapi.client.impl.HLRClientImpl
Query the customer’s roaming status for a single network-connected mobile device and get HLR as the response
queryHLRAsync(String, ResponseListener<Roaming>) - Method in interface oneapi.client.HLRClient
Query asynchronously the customer’s roaming status for a single network-connected mobile device and get HLR as the response
queryHLRAsync(String, ResponseListener<Roaming>) - Method in class oneapi.client.impl.HLRClientImpl
Query asynchronously the customer’s roaming status for a single network-connected mobile device and get HLR as the response

R

removeDeliveryNotificationsSubscription(String) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Stop subscribing to delivery status notifications over OneAPI for all your sent SMS
removeDeliveryNotificationsSubscription(String) - Method in interface oneapi.client.SMSMessagingClient
Stop subscribing to delivery status notifications for all your sent SMS
removeHLRDeliveryNotificationsSubscription(String) - Method in interface oneapi.client.HLRClient
Stop subscribing to HLR delivery notifications over OneAPI
removeHLRDeliveryNotificationsSubscription(String) - Method in class oneapi.client.impl.HLRClientImpl
Stop subscribing to HLR delivery notifications over OneAPI
removeInboundMessagesSubscription(String) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Stop subscribing to message receipt notifications for all your received SMS over OneAPI
removeInboundMessagesSubscription(String) - Method in interface oneapi.client.SMSMessagingClient
Stop subscribing to message receipt notifications for all your received SMS
removePullDeliveryReportListeners() - Method in class oneapi.client.impl.SMSMessagingClientImpl
Remove PULL Delivery Reports listeners and stop retriever
removePullDeliveryReportListeners() - Method in interface oneapi.client.SMSMessagingClient
Remove Delivery Reports listeners and stop retriever
removePullInboundMessageListeners() - Method in class oneapi.client.impl.SMSMessagingClientImpl
Remove PULL INBOUND Messages listeners and stop retriever
removePullInboundMessageListeners() - Method in interface oneapi.client.SMSMessagingClient
Remove INBOUND Messages listeners and stop retriever
removePushDeliveryStatusNotificationListeners() - Method in class oneapi.client.impl.SMSMessagingClientImpl
Remove PUSH Delivery Reports Notifications listeners and stop server
removePushDeliveryStatusNotificationListeners() - Method in interface oneapi.client.SMSMessagingClient
Remove PUSH Delivery Reports Notifications listeners and stop server
removePushHLRNotificationsListeners() - Method in interface oneapi.client.HLRClient
Remove PUSH HLR listeners and stop server
removePushHLRNotificationsListeners() - Method in class oneapi.client.impl.HLRClientImpl
Remove PUSH HLR listeners and stop server
removePushInboundMessageListeners() - Method in class oneapi.client.impl.SMSMessagingClientImpl
Remove PUSH Delivery Reports Notifications listeners and stop server
removePushInboundMessageListeners() - Method in interface oneapi.client.SMSMessagingClient
Remove PUSH Delivery Reports Notifications listeners and stop server
RequestData - Class in oneapi.model
 
RequestData(String, RequestData.Method) - Constructor for class oneapi.model.RequestData
 
RequestData(String, RequestData.Method, String) - Constructor for class oneapi.model.RequestData
 
RequestData(String, RequestData.Method, String, Object) - Constructor for class oneapi.model.RequestData
 
RequestData(String, RequestData.Method, String, Object, String) - Constructor for class oneapi.model.RequestData
 
RequestData.Method - Enum in oneapi.model
Supported protocol types
RequestError - Class in oneapi.model.common
contains an error response returned from the OneAPI server
RequestError(int, int, String, String, String, String...) - Constructor for class oneapi.model.common.RequestError
utility constructor to create an RequestError instance with all fields set
RequestError() - Constructor for class oneapi.model.common.RequestError
default constructor
RequestException - Exception in oneapi.exception
 
RequestException() - Constructor for exception oneapi.exception.RequestException
 
RequestException(String) - Constructor for exception oneapi.exception.RequestException
 
RequestException(String, Throwable) - Constructor for exception oneapi.exception.RequestException
 
RequestException(Throwable) - Constructor for exception oneapi.exception.RequestException
 
RequestException(Throwable, int) - Constructor for exception oneapi.exception.RequestException
 
RequestException(String, String) - Constructor for exception oneapi.exception.RequestException
 
RequestException(String, String, int) - Constructor for exception oneapi.exception.RequestException
 
ResourceReference - Class in oneapi.model.common
reference to a resource created by the OneAPI server - in the form of a generated URL
ResourceReference() - Constructor for class oneapi.model.common.ResourceReference
 
ResourceReference(String) - Constructor for class oneapi.model.common.ResourceReference
 
ResourceReferenceWrapper - Class in oneapi.model.common
reference to a resource created by the OneAPI server - in the form of a generated URL
ResourceReferenceWrapper(String) - Constructor for class oneapi.model.common.ResourceReferenceWrapper
 
ResponseListener<T> - Interface in oneapi.listener
 
Roaming - Class in oneapi.model.common
Roaming contains the result of an attempt to retrieve a single mobile terminal roaming status - either successfully or unsuccessfully
Roaming() - Constructor for class oneapi.model.common.Roaming
 
Roaming.ServingMccMnc - Class in oneapi.model.common
the inner class CurrentLocation contains the serving network country code/ network code
RoamingNotification - Class in oneapi.model
 
RoamingNotification() - Constructor for class oneapi.model.RoamingNotification
 
RoamingType - Enum in oneapi.model.common
Roaming types as defined by OneAPI standard.
RoamingTypeConverter - Class in oneapi.util
 
RoamingTypeConverter(HlrResponseData) - Constructor for class oneapi.util.RoamingTypeConverter
 

S

save() - Method in class oneapi.config.Configuration
Save data to the configuration file
sendMessage(String, String) - Method in class oneapi.client.impl.USSDClientImpl
Send an USSD over OneAPI to one mobile terminal '
sendMessage(String, String) - Method in interface oneapi.client.USSDClient
Send an USSD over OneAPI to one mobile terminal
SendMessageResult - Class in oneapi.model
 
SendMessageResult() - Constructor for class oneapi.model.SendMessageResult
 
SendMessageResultItem - Class in oneapi.model
 
SendMessageResultItem() - Constructor for class oneapi.model.SendMessageResultItem
 
sendSMS(SMSRequest) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Send an SMS over OneAPI to one or more mobile terminals using the customized 'SMSRequest' object
sendSMS(SMSRequest) - Method in interface oneapi.client.SMSMessagingClient
Send an SMS to one or more mobile terminals using the customized 'SMSRequest' object
sendSMSAsync(SMSRequest, ResponseListener<SendMessageResult>) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Send an SMS asynchronously over OneAPI to one or more mobile terminals using the customized 'SMSRequest' object
sendSMSAsync(SMSRequest, ResponseListener<SendMessageResult>) - Method in interface oneapi.client.SMSMessagingClient
Send an SMS asynchronously over OneAPI to one or more mobile terminals using the customized 'SMSRequest' object
SERVICEEXCEPTION - Static variable in class oneapi.model.common.RequestError
internally used to indicate the type of exception being stored is a ServiceException
ServiceException - Class in oneapi.model.common
specific error case indicated by the OneAPI server as a Service Exception
ServiceException() - Constructor for class oneapi.model.common.ServiceException
default constructor
ServiceException(String, String, String[]) - Constructor for class oneapi.model.common.ServiceException
utility constructor to create a ServiceException object with all fields set
ServingMccMnc(String, String) - Constructor for class oneapi.model.common.Roaming.ServingMccMnc
utility constructor to create a Roaming.ServingMccMnc object with all fields set
setAccessToken(String) - Method in class oneapi.model.Authentication
Set 'IBSSO' Authentication Access Token
setAddress(String) - Method in class oneapi.model.common.DeliveryInfoList.DeliveryInfo
set the recipient address.
setAddress(String) - Method in class oneapi.model.common.Roaming
set the MSISDN of the mobile terminal.
setAddress(String[]) - Method in class oneapi.model.SMSRequest
(mandatory) contains one address for end user ID to send to
setAddress(String) - Method in class oneapi.model.USSDRequest
 
setApiUrl(String) - Method in class oneapi.config.Configuration
Base URL containing host name and port of the OneAPI SMS server
setAuthentication(Authentication) - Method in class oneapi.config.Configuration
Object containing 'OneAPI' Authentication data
setBalance(BigDecimal) - Method in class oneapi.model.common.AccountBalance
 
setCallbackData(String) - Method in class oneapi.model.common.DeliveryReceiptSubscription.CallbackReference
set the user data field that will be sent along with the callback notification
setCallbackData(String) - Method in class oneapi.model.common.DeliveryReportSubscription
 
setCallbackData(String) - Method in class oneapi.model.common.InboundSMSMessage
 
setCallbackData(String) - Method in class oneapi.model.common.InboundSMSMessageList
 
setCallbackData(String) - Method in class oneapi.model.common.MoSubscription
 
setCallbackData(String) - Method in class oneapi.model.common.Roaming
 
setCallbackData(String) - Method in class oneapi.model.DeliveryInfoNotification
 
setCallbackData(String) - Method in class oneapi.model.RoamingNotification
 
setCallbackData(String) - Method in class oneapi.model.SMSRequest
(optional) will be passed back to the notifyURL location, so you can use it to identify the message the receipt relates to (or any other useful data, such as a function name)
setCallbackData(String) - Method in class oneapi.model.SubscribeToDeliveryNotificationsRequest
(optional) will be passed back to the notifyURL location, so you can use it to identify the message the delivery receipt relates to (or any other useful data, such as a function name)
setCallbackData(String) - Method in class oneapi.model.SubscribeToHLRDeliveryNotificationsRequest
 
setCallbackData(String) - Method in class oneapi.model.SubscribeToInboundMessagesRequest
(optional) is a function name or other data that you would like included when the POST is sent to your application
setCallbackReference(DeliveryReceiptSubscription.CallbackReference) - Method in class oneapi.model.common.DeliveryReceiptSubscription
set the reference to the inner callbackReference class.
setCensoredServingMsc(String) - Method in class oneapi.model.common.HlrResponseData
 
setCity(String) - Method in class oneapi.model.common.CustomerProfile
 
setClientCorrelator(String) - Method in class oneapi.model.common.DeliveryInfoList.DeliveryInfo
 
setClientCorrelator(String) - Method in class oneapi.model.SendMessageResult
 
setClientCorrelator(String) - Method in class oneapi.model.SMSRequest
(optional) uniquely identifies this create MMS request.
setClientCorrelator(String) - Method in class oneapi.model.SubscribeToDeliveryNotificationsRequest
(optional) optional) uniquely identifies this subscription request.
setClientCorrelator(String) - Method in class oneapi.model.SubscribeToHLRDeliveryNotificationsRequest
 
setClientCorrelator(String) - Method in class oneapi.model.SubscribeToInboundMessagesRequest
(optional) uniquely identifies this create subscription request.
setContentType(String) - Method in class oneapi.model.RequestData
 
setCountryId(Integer) - Method in class oneapi.model.common.CustomerProfile
 
setCriteria(String) - Method in class oneapi.model.common.DeliveryReportSubscription
 
setCriteria(String) - Method in class oneapi.model.common.MoSubscription
 
setCriteria(String) - Method in class oneapi.model.SubscribeToDeliveryNotificationsRequest
criteria (optional) Text in the message to help you route the notification to a specific application.
setCriteria(String) - Method in class oneapi.model.SubscribeToInboundMessagesRequest
(optional) is case-insensitve text to match against the first word of the message, ignoring any leading whitespace.
setCurrency(Currency) - Method in class oneapi.model.common.AccountBalance
 
setCurrencyName(String) - Method in class oneapi.model.common.Currency
 
setCurrentRoaming(String) - Method in class oneapi.model.common.Roaming
set the status of the roaming.
setCurrentRoaming(HlrResponseData) - Method in class oneapi.model.common.Roaming
 
setDateTime(Date) - Method in class oneapi.model.common.InboundSMSMessage
set the date/time that the SMS message was sent.
setDeliveryInfo(List<DeliveryInfoList.DeliveryInfo>) - Method in class oneapi.model.common.DeliveryInfoList
set the array of deliveryInfo pairs of address/ deliveryStatus.
setDeliveryInfo(DeliveryInfoList.DeliveryInfo) - Method in class oneapi.model.DeliveryInfoNotification
 
setDeliveryReports(DeliveryReport[]) - Method in class oneapi.model.DeliveryReportList
 
setDeliveryStatus(String) - Method in class oneapi.model.common.DeliveryInfoList.DeliveryInfo
set the deliveryStatus.
setDescription(String) - Method in class oneapi.model.MoNumberType
 
setDestinationAddress(String) - Method in class oneapi.model.common.HlrResponseData
 
setDestinationAddress(String) - Method in class oneapi.model.common.InboundSMSMessage
set the recipient MSISDN or other identifying number.
setDestinationAddress(String) - Method in class oneapi.model.common.MoSubscription
 
setDestinationAddress(String) - Method in class oneapi.model.SendMessageResultItem
 
setDestinationAddress(String) - Method in class oneapi.model.SubscribeToInboundMessagesRequest
(mandatory) is the address/ MSISDN, or code agreed with the operator, to which people may send an SMS to your application
setDlrRetrievingInterval(int) - Method in class oneapi.config.Configuration
Interval to automatically pool delivery reports in milliseconds
setDlrStatusPushServerSimulatorPort(int) - Method in class oneapi.config.Configuration
Delivery Notification Status Push server port (default = 3000)
setDoneDate(Date) - Method in class oneapi.model.common.DeliveryReport
 
setDoneTime(Date) - Method in class oneapi.model.common.HlrResponseData
 
setEmail(String) - Method in class oneapi.model.common.CustomerProfile
 
setEnabled(boolean) - Method in class oneapi.model.common.CustomerProfile
 
setExceptionType(int) - Method in class oneapi.model.common.RequestError
set the type of the exception
setExtendedData(HlrResponseData) - Method in class oneapi.model.common.Roaming
 
setFax(String) - Method in class oneapi.model.common.CustomerProfile
 
setForename(String) - Method in class oneapi.model.common.CustomerProfile
 
setFormParams(Object) - Method in class oneapi.model.RequestData
 
setGsm(String) - Method in class oneapi.model.common.CustomerProfile
 
setGsmErrorCode(int) - Method in class oneapi.model.common.HlrResponseData
 
setHlrPushServerSimulatorPort(int) - Method in class oneapi.config.Configuration
HLR Notifications Push server port (default = 3002)
setHttpResponseCode(int) - Method in class oneapi.model.common.RequestError
set the HTTP response code
setIbAuthCookie(String) - Method in class oneapi.model.common.LoginResponse
 
setIbssoToken(String) - Method in class oneapi.model.Authentication
Set 'IBBSSO' Token
setId(int) - Method in class oneapi.model.common.Currency
 
setId(int) - Method in class oneapi.model.common.CustomerProfile
 
setId(int) - Method in class oneapi.model.MoNumberType
 
setImsi(String) - Method in class oneapi.model.common.HlrResponseData
 
setInboundMessagesPushServerSimulatorPort(int) - Method in class oneapi.config.Configuration
Inbound Messages Notifications Push server port (default = 3001)
setInboundMessagesRetrievingInterval(int) - Method in class oneapi.config.Configuration
Interval to automatically pool inbounds messages in milliseconds
setInboundSMSMessage(InboundSMSMessage[]) - Method in class oneapi.model.common.InboundSMSMessageList
set the inboundSMSMessage array.
setIsNumberCorrect(Boolean) - Method in class oneapi.model.common.HlrResponseData
 
setIsNumberPorted(Boolean) - Method in class oneapi.model.common.HlrResponseData
 
setLanguage(Language) - Method in class oneapi.model.SMSRequest
(optional) is NLI information
setLanguageCode(LanguageCode) - Method in class oneapi.model.Language
Set language code
setMcc(String) - Method in class oneapi.model.common.HlrResponseData
 
setMcc(String) - Method in class oneapi.model.common.Roaming.ServingMccMnc
set mobile country code.
setMccMnc(String) - Method in class oneapi.model.common.HlrResponseData
 
setMessage(String) - Method in class oneapi.model.common.InboundSMSMessage
set the SMS message body.
setMessage(String) - Method in class oneapi.model.SMSRequest
(mandatory) contains the message text to send
setMessage(String) - Method in class oneapi.model.USSDRequest
 
setMessageId(String) - Method in class oneapi.model.common.DeliveryInfoList.DeliveryInfo
 
setMessageId(String) - Method in class oneapi.model.common.DeliveryReport
 
setMessageId(String) - Method in class oneapi.model.common.InboundSMSMessage
set the unique messageId for the SMS message.
setMessageId(String) - Method in class oneapi.model.common.PolicyException
set the distinctive error message identifier.
setMessageId(String) - Method in class oneapi.model.common.ServiceException
set the distinctive error message identifier.
setMessageId(String) - Method in class oneapi.model.SendMessageResultItem
 
setMessageStatus(String) - Method in class oneapi.model.SendMessageResultItem
 
setMnc(String) - Method in class oneapi.model.common.HlrResponseData
 
setMnc(String) - Method in class oneapi.model.common.Roaming.ServingMccMnc
set mobile network code.
setMoResponseKey(String) - Method in class oneapi.model.common.InboundSMSMessage
 
setMoSessionId(int) - Method in class oneapi.model.common.InboundSMSMessage
 
setMsn(String) - Method in class oneapi.model.common.CustomerProfile
 
setNotificationFormat(String) - Method in class oneapi.model.common.MoSubscription
 
setNotificationFormat(String) - Method in class oneapi.model.SubscribeToInboundMessagesRequest
(optional) is the content type that notifications will be sent in Đ for OneAPI v1.0 only JSON is supported
setNotifyURL(String) - Method in class oneapi.model.common.DeliveryReceiptSubscription.CallbackReference
set the URL for the page / service to send the notification to
setNotifyUrl(String) - Method in class oneapi.model.common.DeliveryReportSubscription
 
setNotifyURL(String) - Method in class oneapi.model.common.MoSubscription
 
setNotifyURL(String) - Method in class oneapi.model.SMSRequest
(optional) is the URL to which you would like a notification of delivery sent
setNotifyURL(String) - Method in class oneapi.model.SubscribeToDeliveryNotificationsRequest
(mandatory) is the URL to which you would like a notification of delivery sent
setNotifyURL(String) - Method in class oneapi.model.SubscribeToHLRDeliveryNotificationsRequest
 
setNotifyURL(String) - Method in class oneapi.model.SubscribeToInboundMessagesRequest
(mandatory) is the URL to which you would like a notification of message receipts sent
setNoType(String) - Method in class oneapi.model.MoNumberType
 
setNumberInRoaming(Boolean) - Method in class oneapi.model.common.HlrResponseData
 
setNumberOfMessagesInThisBatch(Integer) - Method in class oneapi.model.common.InboundSMSMessageList
set the number of messages returned for this batch.
setOriginalCountryCode(String) - Method in class oneapi.model.common.HlrResponseData
 
setOriginalCountryName(String) - Method in class oneapi.model.common.HlrResponseData
 
setOriginalCountryPrefix(String) - Method in class oneapi.model.common.HlrResponseData
 
setOriginalNetworkName(String) - Method in class oneapi.model.common.HlrResponseData
 
setOriginalNetworkPrefix(String) - Method in class oneapi.model.common.HlrResponseData
 
setOriginalNetworkServiceProviderId(Integer) - Method in class oneapi.model.common.HlrResponseData
 
setOriginalNetworkServiceProviderName(String) - Method in class oneapi.model.common.HlrResponseData
 
setPassword(String) - Method in class oneapi.model.Authentication
Set Authentication password
setPassword(String) - Method in class oneapi.model.LoginRequest
 
setPolicyException(PolicyException) - Method in class oneapi.model.common.RequestError
set the policyException instance
setPortedCountryCode(String) - Method in class oneapi.model.common.HlrResponseData
 
setPortedCountryName(String) - Method in class oneapi.model.common.HlrResponseData
 
setPortedCountryPrefix(String) - Method in class oneapi.model.common.HlrResponseData
 
setPortedNetworkName(String) - Method in class oneapi.model.common.HlrResponseData
 
setPortedNetworkPrefix(String) - Method in class oneapi.model.common.HlrResponseData
 
setPortedNetworkServiceProviderId(Integer) - Method in class oneapi.model.common.HlrResponseData
 
setPortedNetworkServiceProviderName(String) - Method in class oneapi.model.common.HlrResponseData
 
setPrice(double) - Method in class oneapi.model.common.InboundSMSMessage
 
setPricePerMessage(Double) - Method in class oneapi.model.common.HlrResponseData
 
setPrimaryLanguageId(Integer) - Method in class oneapi.model.common.CustomerProfile
 
setRequestMethod(RequestData.Method) - Method in class oneapi.model.RequestData
 
setResourcePath(String) - Method in class oneapi.model.RequestData
 
setResourceReference(ResourceReference) - Method in class oneapi.model.common.ResourceReferenceWrapper
 
setResourceReference(ResourceReference) - Method in class oneapi.model.SendMessageResult
 
setResourceURL(String) - Method in class oneapi.model.common.DeliveryInfoList
set resourceURL containing a URL uniquely identifying this DeliveryInfoList request.
setResourceURL(String) - Method in class oneapi.model.common.DeliveryReceiptSubscription
set resourceURL, the URL uniquely identifying a successful request to subscribe to SMS delivery receipt subscriptions.
setResourceURL(String) - Method in class oneapi.model.common.InboundSMSMessage
set resourceURL containing a URL uniquely identifying this SMS message.
setResourceURL(String) - Method in class oneapi.model.common.InboundSMSMessageList
set resourceURL containing a URL uniquely identifying this MMS message list.
setResourceURL(String) - Method in class oneapi.model.common.ResourceReference
set a URL uniquely identifying a successful OneAPI server request.
setResourceURL(String) - Method in class oneapi.model.common.Roaming
set the url
setRetrievalStatus(String) - Method in class oneapi.model.common.Roaming
 
setRoaming(Roaming) - Method in class oneapi.model.RoamingNotification
 
setRoamingCountryCode(String) - Method in class oneapi.model.common.HlrResponseData
 
setRoamingCountryName(String) - Method in class oneapi.model.common.HlrResponseData
 
setRoamingCountryPrefix(String) - Method in class oneapi.model.common.HlrResponseData
 
setRoamingMcc(String) - Method in class oneapi.model.common.HlrResponseData
 
setRoamingMccMnc(String) - Method in class oneapi.model.common.HlrResponseData
 
setRoamingMnc(String) - Method in class oneapi.model.common.HlrResponseData
 
setRoamingNetworkName(String) - Method in class oneapi.model.common.HlrResponseData
 
setRoamingNetworkPrefix(String) - Method in class oneapi.model.common.HlrResponseData
 
setRoamingNetworkServiceProviderId(Integer) - Method in class oneapi.model.common.HlrResponseData
 
setRoamingNetworkServiceProviderName(String) - Method in class oneapi.model.common.HlrResponseData
 
setRootElement(String) - Method in class oneapi.model.RequestData
 
setSecondaryLanguageId(Integer) - Method in class oneapi.model.common.CustomerProfile
 
setSenderAddress(String) - Method in class oneapi.model.common.DeliveryReportSubscription
 
setSenderAddress(String) - Method in class oneapi.model.common.InboundSMSMessage
set the sender MSISDN or other identifying number.
setSenderAddress(String) - Method in class oneapi.model.SendMessageResultItem
 
setSenderAddress(String) - Method in class oneapi.model.SMSRequest
(mandatory) is the address to whom a responding SMS may be sent
setSenderAddress(String) - Method in class oneapi.model.SubscribeToDeliveryNotificationsRequest
(mandatory) is the address from which SMS messages are being sent.
setSenderName(String) - Method in class oneapi.model.SMSRequest
(optional) is the name to appear on the user's terminal as the sender of the message
setSendMessageResults(SendMessageResultItem[]) - Method in class oneapi.model.SendMessageResult
 
setSentDate(Date) - Method in class oneapi.model.common.DeliveryReport
 
setServiceException(ServiceException) - Method in class oneapi.model.common.RequestError
set the serviceException instance
setServingHlr(String) - Method in class oneapi.model.common.HlrResponseData
 
setServingMccMnc(Roaming.ServingMccMnc) - Method in class oneapi.model.common.Roaming
set the location details for a successful terminal location request.
setServingMccMnc(String) - Method in class oneapi.model.common.Roaming
set the location details for a successful terminal location request parsed from IB format.
setServingMsc(String) - Method in class oneapi.model.common.HlrResponseData
 
setSkype(String) - Method in class oneapi.model.common.CustomerProfile
 
setStatus(String) - Method in class oneapi.model.common.DeliveryReport
 
setStatusId(int) - Method in class oneapi.model.common.HlrResponseData
 
setStopSession(Boolean) - Method in class oneapi.model.USSDRequest
 
setStreet(String) - Method in class oneapi.model.common.CustomerProfile
 
setSubmitTime(Date) - Method in class oneapi.model.common.HlrResponseData
 
setSubscriptionId(String) - Method in class oneapi.model.common.DeliveryReportSubscription
 
setSubscriptionId(String) - Method in class oneapi.model.common.MoSubscription
 
setSurname(String) - Method in class oneapi.model.common.CustomerProfile
 
setSymbol(String) - Method in class oneapi.model.common.Currency
 
setTelephone(String) - Method in class oneapi.model.common.CustomerProfile
 
setText(String) - Method in class oneapi.model.common.PolicyException
set the textual representation of the error.
setText(String) - Method in class oneapi.model.common.ServiceException
set the textual representation of the error.
setTimezoneId(Integer) - Method in class oneapi.model.common.CustomerProfile
 
setTotalNumberOfPendingMessages(Integer) - Method in class oneapi.model.common.InboundSMSMessageList
set the totalNumberOfPendingMessages awaiting retrieval from gateway storage.
setType(Authentication.AuthType) - Method in class oneapi.model.Authentication
Set Authentication type
setUseLockingShift(boolean) - Method in class oneapi.model.Language
Set use locking shift
setUsername(String) - Method in class oneapi.model.Authentication
Set Authentication user name
setUsername(String) - Method in class oneapi.model.common.CustomerProfile
 
setUsername(String) - Method in class oneapi.model.LoginRequest
 
setUseSingleShift(boolean) - Method in class oneapi.model.Language
Set use single shift
setVariables(String[]) - Method in class oneapi.model.common.PolicyException
set any instance specific error variables.
setVariables(String[]) - Method in class oneapi.model.common.ServiceException
set any instance specific error variables.
setVerified(boolean) - Method in class oneapi.model.common.LoginResponse
 
setVersionOneAPISMS(String) - Method in class oneapi.config.Configuration
Version of OneAPI SMS you are accessing (the default is the latest version supported by that server)
setZipCode(String) - Method in class oneapi.model.common.CustomerProfile
 
SMSClient - Class in oneapi.client.impl
 
SMSClient(Configuration) - Constructor for class oneapi.client.impl.SMSClient
Initialize SMS client using specified 'configuration' parameter
SMSMessagingClient - Interface in oneapi.client
 
SMSMessagingClientImpl - Class in oneapi.client.impl
 
SMSMessagingClientImpl(Configuration) - Constructor for class oneapi.client.impl.SMSMessagingClientImpl
 
SMSRequest - Class in oneapi.model
 
SMSRequest() - Constructor for class oneapi.model.SMSRequest
 
SMSRequest(String, String, String...) - Constructor for class oneapi.model.SMSRequest
Initialize SMS object using mandatory parameters
SMSRequest(String, String, String, String, String, String, String...) - Constructor for class oneapi.model.SMSRequest
Initialize SMS object using mandatory parameters
start() - Method in class oneapi.pushserver.PushServerSimulator
 
start(long, SMSMessagingClientImpl) - Method in class oneapi.retriever.DeliveryReportRetriever
 
start(long, SMSMessagingClientImpl) - Method in class oneapi.retriever.InboundMessageRetriever
 
stop() - Method in class oneapi.pushserver.PushServerSimulator
 
stop() - Method in class oneapi.retriever.DeliveryReportRetriever
 
stop() - Method in class oneapi.retriever.InboundMessageRetriever
 
stopSession(String, String) - Method in class oneapi.client.impl.USSDClientImpl
Stop USSD session
stopSession(String, String) - Method in interface oneapi.client.USSDClient
Stop USSD session
SubscribeToDeliveryNotificationsRequest - Class in oneapi.model
 
SubscribeToDeliveryNotificationsRequest() - Constructor for class oneapi.model.SubscribeToDeliveryNotificationsRequest
 
SubscribeToDeliveryNotificationsRequest(String) - Constructor for class oneapi.model.SubscribeToDeliveryNotificationsRequest
 
SubscribeToDeliveryNotificationsRequest(String, String) - Constructor for class oneapi.model.SubscribeToDeliveryNotificationsRequest
Start subscribing to delivery status notifications over OneAPI for all your sent SMS
SubscribeToDeliveryNotificationsRequest(String, String, String, String, String) - Constructor for class oneapi.model.SubscribeToDeliveryNotificationsRequest
Start subscribing to delivery status notifications over OneAPI for all your sent SMS
subscribeToDeliveryStatusNotifications(SubscribeToDeliveryNotificationsRequest) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Start subscribing to delivery status notifications over OneAPI for all your sent SMS
subscribeToDeliveryStatusNotifications(SubscribeToDeliveryNotificationsRequest) - Method in interface oneapi.client.SMSMessagingClient
Start subscribing to delivery status notifications over OneAPI for all your sent SMS
subscribeToHLRDeliveryNotifications(SubscribeToHLRDeliveryNotificationsRequest) - Method in interface oneapi.client.HLRClient
Start subscribing to HLR delivery notifications over OneAPI
subscribeToHLRDeliveryNotifications(SubscribeToHLRDeliveryNotificationsRequest) - Method in class oneapi.client.impl.HLRClientImpl
Start subscribing to HLR delivery notifications over OneAPI
SubscribeToHLRDeliveryNotificationsRequest - Class in oneapi.model
 
SubscribeToHLRDeliveryNotificationsRequest() - Constructor for class oneapi.model.SubscribeToHLRDeliveryNotificationsRequest
 
SubscribeToHLRDeliveryNotificationsRequest(String) - Constructor for class oneapi.model.SubscribeToHLRDeliveryNotificationsRequest
 
SubscribeToHLRDeliveryNotificationsRequest(String, String, String) - Constructor for class oneapi.model.SubscribeToHLRDeliveryNotificationsRequest
 
subscribeToInboundMessagesNotifications(SubscribeToInboundMessagesRequest) - Method in class oneapi.client.impl.SMSMessagingClientImpl
Start subscribing to notifications of SMS messages sent to your application over OneAPI
subscribeToInboundMessagesNotifications(SubscribeToInboundMessagesRequest) - Method in interface oneapi.client.SMSMessagingClient
Start subscribing to notifications of SMS messages sent to your application over OneAPI
SubscribeToInboundMessagesRequest - Class in oneapi.model
 
SubscribeToInboundMessagesRequest() - Constructor for class oneapi.model.SubscribeToInboundMessagesRequest
 
SubscribeToInboundMessagesRequest(String) - Constructor for class oneapi.model.SubscribeToInboundMessagesRequest
 
SubscribeToInboundMessagesRequest(String, String) - Constructor for class oneapi.model.SubscribeToInboundMessagesRequest
Start subscribing to notifications of SMS messages sent to your application
SubscribeToInboundMessagesRequest(String, String, String, String, String, String) - Constructor for class oneapi.model.SubscribeToInboundMessagesRequest
Start subscribing to notifications of SMS messages sent to your application

T

toString() - Method in class oneapi.model.common.AccountBalance
 
toString() - Method in class oneapi.model.common.Currency
 
toString() - Method in class oneapi.model.common.CustomerProfile
 
toString() - Method in class oneapi.model.common.DeliveryInfoList.DeliveryInfo
 
toString() - Method in class oneapi.model.common.DeliveryInfoList
generate a textual representation of the DeliveryInfoList instance including nested elements and classes
toString() - Method in class oneapi.model.common.DeliveryReceiptSubscription.CallbackReference
generate a textual representation of the CallbackReference
toString() - Method in class oneapi.model.common.DeliveryReceiptSubscription
generate a textual representation of the deliveryReceiptSubscription instance including nested elements and classes
toString() - Method in class oneapi.model.common.DeliveryReport
 
toString() - Method in class oneapi.model.common.DeliveryReportSubscription
 
toString() - Method in class oneapi.model.common.HlrResponseData
 
toString() - Method in class oneapi.model.common.InboundSMSMessage
generate a textual representation of the InboundMessage including all nested elements and classes
toString() - Method in class oneapi.model.common.InboundSMSMessageList
generate a textual representation of the inboundSMSMessageList instance including nested elements and classes
toString() - Method in class oneapi.model.common.LoginResponse
 
toString() - Method in class oneapi.model.common.MoSubscription
 
toString() - Method in class oneapi.model.common.PolicyException
generate a textual representation of the ServiceException instance
toString() - Method in class oneapi.model.common.RequestError
generate a textual representation of the RequestError including all nested elements and classes
toString() - Method in class oneapi.model.common.ResourceReference
generate a textual representation of the ResourceReference
toString() - Method in class oneapi.model.common.Roaming
generate a textual representation of the Roaming instance including all nested elements and classes
toString() - Method in class oneapi.model.common.ServiceException
generate a textual representation of the ServiceException instance
toString() - Method in class oneapi.model.DeliveryInfoNotification
 
toString() - Method in class oneapi.model.DeliveryReportList
 
toString() - Method in class oneapi.model.Language
 
toString() - Method in enum oneapi.model.LanguageCode
 
toString() - Method in class oneapi.model.MoNumberType
 
toString() - Method in class oneapi.model.RoamingNotification
 
toString() - Method in class oneapi.model.SendMessageResult
 
toString() - Method in class oneapi.model.SendMessageResultItem
 
toString() - Method in class oneapi.model.SubscribeToHLRDeliveryNotificationsRequest
 

U

URL_ENCODED_CONTENT_TYPE - Static variable in class oneapi.client.impl.OneAPIBaseClientImpl
 
USSDClient - Interface in oneapi.client
 
USSDClientImpl - Class in oneapi.client.impl
 
USSDClientImpl(Configuration) - Constructor for class oneapi.client.impl.USSDClientImpl
 
USSDRequest - Class in oneapi.model
 
USSDRequest() - Constructor for class oneapi.model.USSDRequest
 
USSDRequest(String, String) - Constructor for class oneapi.model.USSDRequest
 
USSDRequest(String, String, boolean) - Constructor for class oneapi.model.USSDRequest
 

V

valueFor(T) - Method in class oneapi.util.EnumUtil.EnumMapper
Convenience method - returns int value associated with specified enumeration constant.

Returns same value as EnumUtil.IEnumIntValue.getValue().
valueFor(T) - Static method in class oneapi.util.EnumUtil
Returns integer value for specified enumeration element.

This method is implement for convenience only - same value can be acquired directly from enumeration constant using EnumUtil.IEnumIntValue.getValue().
valueOf(String) - Static method in enum oneapi.model.Authentication.AuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oneapi.model.common.RoamingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oneapi.model.LanguageCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oneapi.model.RequestData.Method
Returns the enum constant of this type with the specified name.
values() - Static method in enum oneapi.model.Authentication.AuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oneapi.model.common.RoamingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oneapi.model.LanguageCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oneapi.model.RequestData.Method
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class oneapi.client.impl.SMSClient
 
A C D E G H I J L M O P Q R S T U V 
Skip navigation links

Copyright © 2014. All rights reserved.