jar

org.projectodd.openshift.ping : openshift-activemq-plugin

Maven & Gradle

Dec 01, 2015

OpenShift PING - ActiveMQ Plugin · Provides a discovery agent that integrates with OpenShift capabilities for resolving other brokers in mesh by OpenShift service name.

Table Of Contents

Latest Version

Download org.projectodd.openshift.ping : openshift-activemq-plugin JAR file - Latest Versions:

All Versions

Download org.projectodd.openshift.ping : openshift-activemq-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
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 openshift-activemq-plugin-1.0.0.Beta7-swarm-1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openshift.activemq.discoveryagent.dns

├─ org.openshift.activemq.discoveryagent.dns.DNSDiscoveryAgentFactory.class - [JAR]

├─ org.openshift.activemq.discoveryagent.dns.DNSPeerResolver.class - [JAR]

├─ org.openshift.activemq.discoveryagent.dns.DNSUtil.class - [JAR]

org.openshift.activemq.discoveryagent.kube

├─ org.openshift.activemq.discoveryagent.kube.InsecureStreamProvider.class - [JAR]

├─ org.openshift.activemq.discoveryagent.kube.KubeDiscoveryAgentFactory.class - [JAR]

├─ org.openshift.activemq.discoveryagent.kube.KubePeerAddressResolver.class - [JAR]

org.openshift.activemq.discoveryagent

├─ org.openshift.activemq.discoveryagent.OpenShiftDiscoveryAgent.class - [JAR]

├─ org.openshift.activemq.discoveryagent.PeerAddressResolver.class - [JAR]