jar

org.ow2.chameleon.fuchsia.push : fuchsia-push-hub

Maven & Gradle

Nov 28, 2013
2 usages

OW2 Chameleon - Fuchsia PUbSubHubbub Hub

Table Of Contents

Latest Version

Download org.ow2.chameleon.fuchsia.push : fuchsia-push-hub JAR file - Latest Versions:

All Versions

Download org.ow2.chameleon.fuchsia.push : fuchsia-push-hub JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 fuchsia-push-hub-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ow2.chameleon.fuchsia.pubsubhub.hub

├─ org.ow2.chameleon.fuchsia.pubsubhub.hub.Hub.class - [JAR]

├─ org.ow2.chameleon.fuchsia.pubsubhub.hub.HubInput.class - [JAR]

├─ org.ow2.chameleon.fuchsia.pubsubhub.hub.HubOutput.class - [JAR]

org.ow2.chameleon.fuchsia.pubsubhub.hub.dto

├─ org.ow2.chameleon.fuchsia.pubsubhub.hub.dto.ContentNotification.class - [JAR]

├─ org.ow2.chameleon.fuchsia.pubsubhub.hub.dto.SubscriptionConfirmationRequest.class - [JAR]

├─ org.ow2.chameleon.fuchsia.pubsubhub.hub.dto.SubscriptionRequest.class - [JAR]

org.ow2.chameleon.fuchsia.pubsubhub.hub.impl

├─ org.ow2.chameleon.fuchsia.pubsubhub.hub.impl.HubImpl.class - [JAR]

org.ow2.chameleon.fuchsia.pubsubhub.hub.servlet

├─ org.ow2.chameleon.fuchsia.pubsubhub.hub.servlet.ContentUpdatedNotificationServlet.class - [JAR]

├─ org.ow2.chameleon.fuchsia.pubsubhub.hub.servlet.SubscriptionServlet.class - [JAR]

org.ow2.chameleon.fuchsia.pubsubhub.hub.exception

├─ org.ow2.chameleon.fuchsia.pubsubhub.hub.exception.InvalidContentNotification.class - [JAR]

├─ org.ow2.chameleon.fuchsia.pubsubhub.hub.exception.SubscriptionException.class - [JAR]

├─ org.ow2.chameleon.fuchsia.pubsubhub.hub.exception.SubscriptionOriginVerificationException.class - [JAR]