jar

org.apache.sling : org.apache.sling.discovery.impl

Maven & Gradle

May 08, 2017
5 usages

Apache Sling Resource-Based Discovery Service · Implementation of Apache Sling Discovery based on Sling Resource providing a ClusterView through resource-clustering (eg jackrabbit clustering) and a TopologyView through HTTP POST heartbeats announcing sub-topologies to each other.

Table Of Contents

Latest Version

Download org.apache.sling : org.apache.sling.discovery.impl JAR file - Latest Versions:

All Versions

Download org.apache.sling : org.apache.sling.discovery.impl JAR file - All Versions:

Version Vulnerabilities Size Updated
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 org.apache.sling.discovery.impl-1.2.12.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.sling.discovery.impl.cluster

├─ org.apache.sling.discovery.impl.cluster.ClusterViewChangeListener.class - [JAR]

├─ org.apache.sling.discovery.impl.cluster.ClusterViewServiceImpl.class - [JAR]

org.apache.commons.net.util

├─ org.apache.commons.net.util.SubnetUtils.class - [JAR]

org.apache.sling.discovery.impl.cluster.voting

├─ org.apache.sling.discovery.impl.cluster.voting.VotingHandler.class - [JAR]

├─ org.apache.sling.discovery.impl.cluster.voting.VotingHelper.class - [JAR]

├─ org.apache.sling.discovery.impl.cluster.voting.VotingView.class - [JAR]

org.apache.sling.discovery.impl.common.heartbeat

├─ org.apache.sling.discovery.impl.common.heartbeat.HeartbeatHandler.class - [JAR]

org.apache.sling.discovery.impl.common

├─ org.apache.sling.discovery.impl.common.View.class - [JAR]

├─ org.apache.sling.discovery.impl.common.ViewHelper.class - [JAR]

org.apache.sling.discovery.impl

├─ org.apache.sling.discovery.impl.Config.class - [JAR]

├─ org.apache.sling.discovery.impl.DiscoveryServiceImpl.class - [JAR]

├─ org.apache.sling.discovery.impl.DiscoveryServiceMBean.class - [JAR]

├─ org.apache.sling.discovery.impl.DiscoveryServiceMBeanImpl.class - [JAR]

├─ org.apache.sling.discovery.impl.TopologyWebConsolePlugin.class - [JAR]

org.apache.sling.discovery.impl.common.resource

├─ org.apache.sling.discovery.impl.common.resource.EstablishedClusterView.class - [JAR]

├─ org.apache.sling.discovery.impl.common.resource.EstablishedInstanceDescription.class - [JAR]