jar

com.sap.cloud.platform.mobile.services : java-integration

Maven & Gradle

Aug 07, 2023
7 stars

Java integration for SAP Mobile Services - Client

Table Of Contents

Latest Version

Download com.sap.cloud.platform.mobile.services : java-integration JAR file - Latest Versions:

All Versions

Download com.sap.cloud.platform.mobile.services : java-integration JAR file - All Versions:

Version Vulnerabilities Size Updated
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window java-integration-0.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.sap.mobile.services.client

├─ com.sap.mobile.services.client.ApiKeyAuthorizationRequestInterceptor.class - [JAR]

├─ com.sap.mobile.services.client.ApiWarnHeaderRequestInterceptor.class - [JAR]

├─ com.sap.mobile.services.client.BuildProperties.class - [JAR]

├─ com.sap.mobile.services.client.ClientBuilderUtils.class - [JAR]

├─ com.sap.mobile.services.client.ClientConfiguration.class - [JAR]

├─ com.sap.mobile.services.client.ClientErrorException.class - [JAR]

├─ com.sap.mobile.services.client.ClientException.class - [JAR]

├─ com.sap.mobile.services.client.ClientInfoRequestInterceptor.class - [JAR]

├─ com.sap.mobile.services.client.ClientUnauthorizedException.class - [JAR]

├─ com.sap.mobile.services.client.Constants.class - [JAR]

├─ com.sap.mobile.services.client.CurrentTenantResolver.class - [JAR]

├─ com.sap.mobile.services.client.CustomAuthClientConfiguration.class - [JAR]

├─ com.sap.mobile.services.client.CustomAuthHeaderSupplier.class - [JAR]

├─ com.sap.mobile.services.client.HttpHeader.class - [JAR]

├─ com.sap.mobile.services.client.HttpHeaders.class - [JAR]

├─ com.sap.mobile.services.client.MobileServicesBinding.class - [JAR]

├─ com.sap.mobile.services.client.MobileServicesSettings.class - [JAR]

├─ com.sap.mobile.services.client.NoSuchTenantException.class - [JAR]

├─ com.sap.mobile.services.client.RestTemplateResponseErrorHandler.class - [JAR]

├─ com.sap.mobile.services.client.ServerErrorException.class - [JAR]

├─ com.sap.mobile.services.client.ServiceKeyClientConfiguration.class - [JAR]

├─ com.sap.mobile.services.client.TenantSupplier.class - [JAR]

├─ com.sap.mobile.services.client.TrialLimitExceededException.class - [JAR]

├─ com.sap.mobile.services.client.XsuaaAuthorizationRequestInterceptor.class - [JAR]

├─ com.sap.mobile.services.client.XsuaaClientConfiguration.class - [JAR]

├─ com.sap.mobile.services.client.XsuaaTokenFlowFactory.class - [JAR]

com.sap.mobile.services.client.push

├─ com.sap.mobile.services.client.push.ApnsCustomSound.class - [JAR]

├─ com.sap.mobile.services.client.push.ApnsNotification.class - [JAR]

├─ com.sap.mobile.services.client.push.BaiduMsgType.class - [JAR]

├─ com.sap.mobile.services.client.push.BaiduNotification.class - [JAR]

├─ com.sap.mobile.services.client.push.BaiduNotificationAndroid.class - [JAR]

├─ com.sap.mobile.services.client.push.BaiduNotificationIos.class - [JAR]

├─ com.sap.mobile.services.client.push.CapabilityUser.class - [JAR]

├─ com.sap.mobile.services.client.push.Constants.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOApnsCustomSound.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOApnsNotification.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOBaiduNotification.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOBaiduNotificationAndroid.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOBaiduNotificationIos.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOBulkPushPayload.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOCapabilityUser.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOCapabilityUserBadge.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOGcmNotification.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOGetNotificationStatusResponse.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOLocalizedBulkPush.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOLocalizedPushPayload.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOLocalizedPushToCapabilitiesPayload.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOLocalizedPushToTopicPayload.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOLocalizedPushToUsersPayload.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOLocalizedUserNotification.class - [JAR]

├─ com.sap.mobile.services.client.push.DTONotificationStatus.class - [JAR]

├─ com.sap.mobile.services.client.push.DTONotificationStatusDetails.class - [JAR]

├─ com.sap.mobile.services.client.push.DTONotificationStatusResponse.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOPushPayload.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOPushRegistration.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOPushResponse.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOPushResult.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOPushToCapabilitiesPayload.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOPushToUsersPayload.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOPushType.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOStatusResponse.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOStatusResponseStatus.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOTopics.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOUserNotification.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOW3cNotification.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOWnsNotification.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOWnsNotificationAudio.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOWnsNotificationCommands.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOWnsNotificationCommandsCommand.class - [JAR]

├─ com.sap.mobile.services.client.push.DTOWnsNotificationImage.class - [JAR]

├─ com.sap.mobile.services.client.push.FormFactor.class - [JAR]

├─ com.sap.mobile.services.client.push.GcmNotification.class - [JAR]

├─ com.sap.mobile.services.client.push.LocalizedBulkPush.class - [JAR]

├─ com.sap.mobile.services.client.push.LocalizedPushPayload.class - [JAR]

├─ com.sap.mobile.services.client.push.LocalizedPushToCapabilitiesPayload.class - [JAR]

├─ com.sap.mobile.services.client.push.LocalizedUserNotification.class - [JAR]

├─ com.sap.mobile.services.client.push.MapBuilder.class - [JAR]

├─ com.sap.mobile.services.client.push.MessageErrorException.class - [JAR]

├─ com.sap.mobile.services.client.push.NoMessageSentException.class - [JAR]

├─ com.sap.mobile.services.client.push.NotificationStatus.class - [JAR]

├─ com.sap.mobile.services.client.push.NotificationStatusResponse.class - [JAR]

├─ com.sap.mobile.services.client.push.Priority.class - [JAR]

├─ com.sap.mobile.services.client.push.Provider.class - [JAR]

├─ com.sap.mobile.services.client.push.PushClient.class - [JAR]

├─ com.sap.mobile.services.client.push.PushClientBuilder.class - [JAR]

├─ com.sap.mobile.services.client.push.PushClientException.class - [JAR]

├─ com.sap.mobile.services.client.push.PushPayload.class - [JAR]

├─ com.sap.mobile.services.client.push.PushRegistration.class - [JAR]

├─ com.sap.mobile.services.client.push.PushResponse.class - [JAR]

├─ com.sap.mobile.services.client.push.PushRestTemplateResponseErrorHandler.class - [JAR]

├─ com.sap.mobile.services.client.push.PushResult.class - [JAR]

├─ com.sap.mobile.services.client.push.PushToCapabilitiesPayload.class - [JAR]

├─ com.sap.mobile.services.client.push.PushType.class - [JAR]

├─ com.sap.mobile.services.client.push.RestTemplatePushClient.class - [JAR]

├─ com.sap.mobile.services.client.push.StatusResponseStatus.class - [JAR]

├─ com.sap.mobile.services.client.push.Topics.class - [JAR]

├─ com.sap.mobile.services.client.push.UserNotification.class - [JAR]

├─ com.sap.mobile.services.client.push.Utils.class - [JAR]

├─ com.sap.mobile.services.client.push.W3cNotification.class - [JAR]

├─ com.sap.mobile.services.client.push.WnsNotification.class - [JAR]

├─ com.sap.mobile.services.client.push.WnsNotificationAudio.class - [JAR]

├─ com.sap.mobile.services.client.push.WnsNotificationCommands.class - [JAR]

├─ com.sap.mobile.services.client.push.WnsNotificationCommandsCommand.class - [JAR]

├─ com.sap.mobile.services.client.push.WnsNotificationImage.class - [JAR]