jar

com.icfolson.aem.akamai : akamai-purge-replication-event-handler

Maven & Gradle

Mar 16, 2019
0 stars

Akamai Purge Replication Event Handler · OSGi bundle for Adobe Experience Manager (AEM) providing a replication event handler and Akamai Fast Purge API client to purge content from Akamai when content is replicated.

Table Of Contents

Latest Version

Download com.icfolson.aem.akamai : akamai-purge-replication-event-handler JAR file - Latest Versions:

All Versions

Download com.icfolson.aem.akamai : akamai-purge-replication-event-handler 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 akamai-purge-replication-event-handler-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.icfolson.aem.akamai.purge.enums

├─ com.icfolson.aem.akamai.purge.enums.PurgeAction.class - [JAR]

com.icfolson.aem.akamai.purge.client

├─ com.icfolson.aem.akamai.purge.client.AkamaiEdgeGridClient.class - [JAR]

├─ com.icfolson.aem.akamai.purge.client.AkamaiEdgeGridClientConfiguration.class - [JAR]

com.icfolson.aem.akamai.purge.client.impl

├─ com.icfolson.aem.akamai.purge.client.impl.DefaultAkamaiEdgeGridClient.class - [JAR]

com.icfolson.aem.akamai.purge.job.delegate

├─ com.icfolson.aem.akamai.purge.job.delegate.AkamaiPurgeJobCancelledEventHandlerDelegate.class - [JAR]

com.icfolson.aem.akamai.purge.job

├─ com.icfolson.aem.akamai.purge.job.AkamaiPurgeJobCancelledEventHandler.class - [JAR]

├─ com.icfolson.aem.akamai.purge.job.AkamaiPurgeJobConsumer.class - [JAR]

com.icfolson.aem.akamai.purge.replication

├─ com.icfolson.aem.akamai.purge.replication.AkamaiPurgeReplicationEventHandler.class - [JAR]

├─ com.icfolson.aem.akamai.purge.replication.AkamaiPurgeReplicationEventHandlerConfiguration.class - [JAR]

Advertisement