jar

org.apache.karaf.webconsole : org.apache.karaf.webconsole.http

Maven & Gradle

Jan 10, 2023
7 usages

Apache Karaf :: Web Console :: HTTP Plugin · This bundle provides Karaf http plugin for the Web Console.

Table Of Contents

Latest Version

Download org.apache.karaf.webconsole : org.apache.karaf.webconsole.http JAR file - Latest Versions:

All Versions

Download org.apache.karaf.webconsole : org.apache.karaf.webconsole.http JAR file - All Versions:

Version Vulnerabilities Size Updated
4.4.x
4.3.x
4.2.x
4.1.x
4.0.x
3.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.karaf.webconsole.http-4.3.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.felix.utils.json

├─ org.apache.felix.utils.json.JSONParser.class - [JAR]

├─ org.apache.felix.utils.json.JSONWriter.class - [JAR]

org.apache.karaf.util.tracker

├─ org.apache.karaf.util.tracker.BaseActivator.class - [JAR]

├─ org.apache.karaf.util.tracker.SingleServiceTracker.class - [JAR]

org.apache.karaf.webconsole.http

├─ org.apache.karaf.webconsole.http.Activator.class - [JAR]

├─ org.apache.karaf.webconsole.http.HttpPlugin.class - [JAR]

├─ org.apache.karaf.webconsole.http.ServletDetails.class - [JAR]

├─ org.apache.karaf.webconsole.http.ServletEventHandler.class - [JAR]

├─ org.apache.karaf.webconsole.http.WebDetail.class - [JAR]

├─ org.apache.karaf.webconsole.http.WebEventHandler.class - [JAR]