jar

com.ibm.mobilefirstplatform.serversdk.java : push

Maven & Gradle

Jun 03, 2020
3 stars

IBM Bluemix Mobile Services - Push Notifications Server SDK · This is the server-side SDK for the IBM® Bluemix Push Notifications service that allows you to send push notifications from your server.

Table Of Contents

Latest Version

Download com.ibm.mobilefirstplatform.serversdk.java : push JAR file - Latest Versions:

All Versions

Download com.ibm.mobilefirstplatform.serversdk.java : push JAR file - All Versions:

Version Vulnerabilities Size Updated
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.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 push-1.8.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.ibm.mobilefirstplatform.serversdk.java.push

├─ com.ibm.mobilefirstplatform.serversdk.java.push.APNs.class - [JAR]

├─ com.ibm.mobilefirstplatform.serversdk.java.push.ChromeAppExt.class - [JAR]

├─ com.ibm.mobilefirstplatform.serversdk.java.push.ChromeWeb.class - [JAR]

├─ com.ibm.mobilefirstplatform.serversdk.java.push.FCM.class - [JAR]

├─ com.ibm.mobilefirstplatform.serversdk.java.push.FirefoxWeb.class - [JAR]

├─ com.ibm.mobilefirstplatform.serversdk.java.push.Message.class - [JAR]

├─ com.ibm.mobilefirstplatform.serversdk.java.push.Notification.class - [JAR]

├─ com.ibm.mobilefirstplatform.serversdk.java.push.PushConstants.class - [JAR]

├─ com.ibm.mobilefirstplatform.serversdk.java.push.PushMessageModel.class - [JAR]

├─ com.ibm.mobilefirstplatform.serversdk.java.push.PushNotifications.class - [JAR]

├─ com.ibm.mobilefirstplatform.serversdk.java.push.PushNotificationsResponseListener.class - [JAR]

├─ com.ibm.mobilefirstplatform.serversdk.java.push.SafariWeb.class - [JAR]

├─ com.ibm.mobilefirstplatform.serversdk.java.push.Settings.class - [JAR]

├─ com.ibm.mobilefirstplatform.serversdk.java.push.Target.class - [JAR]

com.ibm.mobilefirstplatform.serversdk.java.push.exception

├─ com.ibm.mobilefirstplatform.serversdk.java.push.exception.PushServerSDKException.class - [JAR]

Advertisement