jar

org.glassfish.fighterfish : osgi-http

Maven & Gradle

Jan 03, 2019
6 usages
6 stars

OSGi HTTP Service Implementation for GlassFish Web Container

Table Of Contents

Latest Version

Download org.glassfish.fighterfish : osgi-http JAR file - Latest Versions:

All Versions

Download org.glassfish.fighterfish : osgi-http 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 osgi-http-1.0.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.osgi.service.http

├─ org.osgi.service.http.HttpContext.class - [JAR]

├─ org.osgi.service.http.HttpService.class - [JAR]

├─ org.osgi.service.http.NamespaceException.class - [JAR]

org.glassfish.osgihttp

├─ org.glassfish.osgihttp.Activator.class - [JAR]

├─ org.glassfish.osgihttp.DefaultHttpContext.class - [JAR]

├─ org.glassfish.osgihttp.GlassFishHttpService.class - [JAR]

├─ org.glassfish.osgihttp.HttpServiceWrapper.class - [JAR]

├─ org.glassfish.osgihttp.InvocationContext.class - [JAR]

├─ org.glassfish.osgihttp.InvocationContextMgr.class - [JAR]

├─ org.glassfish.osgihttp.OSGiHttpContextValve.class - [JAR]

├─ org.glassfish.osgihttp.OSGiResourceServlet.class - [JAR]

├─ org.glassfish.osgihttp.OSGiSecurityValve.class - [JAR]

├─ org.glassfish.osgihttp.OSGiServletConfig.class - [JAR]

├─ org.glassfish.osgihttp.OSGiServletContext.class - [JAR]

├─ org.glassfish.osgihttp.OSGiServletWrapper.class - [JAR]

Advertisement