jar

org.apache.zipkin.reporter2 : zipkin-reporter-spring-beans

Maven & Gradle

Jun 02, 2019
104 stars

Zipkin Reporter Spring Factory Beans · Allows you to configure Zipkin Reporter using XML

Table Of Contents

Latest Version

Download org.apache.zipkin.reporter2 : zipkin-reporter-spring-beans JAR file - Latest Versions:

All Versions

Download org.apache.zipkin.reporter2 : zipkin-reporter-spring-beans JAR file - All Versions:

Version Vulnerabilities Size Updated
2.8.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 zipkin-reporter-spring-beans-2.8.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

zipkin2.reporter.beans

├─ zipkin2.reporter.beans.AsyncReporterFactoryBean.class - [JAR]

├─ zipkin2.reporter.beans.KafkaSenderFactoryBean.class - [JAR]

├─ zipkin2.reporter.beans.LibthriftSenderFactoryBean.class - [JAR]

├─ zipkin2.reporter.beans.OkHttpSenderFactoryBean.class - [JAR]

├─ zipkin2.reporter.beans.RabbitMQSenderFactoryBean.class - [JAR]

├─ zipkin2.reporter.beans.URLConnectionSenderFactoryBean.class - [JAR]