jar

org.ops4j.pax.web : pax-web-api

Maven & Gradle

Jul 26, 2023
112 usages
134 stars

OPS4J Pax Web - API

Table Of Contents

Latest Version

Download org.ops4j.pax.web : pax-web-api JAR file - Latest Versions:

All Versions

Download org.ops4j.pax.web : pax-web-api JAR file - All Versions:

Version Vulnerabilities Size Updated
9.0.x
8.0.x
7.4.x
7.3.x
7.2.x
7.1.x
7.0.x
6.1.x
6.0.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.x
3.3.x
3.2.x
3.1.x
3.0.x
2.1.x
2.0.x
1.1.x
1.0.x
0.8.x
0.7.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 pax-web-api-9.0.10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.osgi.service.http.whiteboard.annotations

├─ org.osgi.service.http.whiteboard.annotations.RequireHttpWhiteboard.class - [JAR]

├─ org.osgi.service.http.whiteboard.annotations.package-info.class - [JAR]

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.osgi.service.http.package-info.class - [JAR]

org.ops4j.pax.web.annotations

├─ org.ops4j.pax.web.annotations.PaxWebConfiguration.class - [JAR]

├─ org.ops4j.pax.web.annotations.PaxWebTesting.class - [JAR]

├─ org.ops4j.pax.web.annotations.Review.class - [JAR]

org.osgi.service.http.whiteboard

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

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

├─ org.osgi.service.http.whiteboard.package-info.class - [JAR]

org.ops4j.pax.web.service.views

├─ org.ops4j.pax.web.service.views.PaxWebContainerView.class - [JAR]

org.osgi.service.http.runtime.dto

├─ org.osgi.service.http.runtime.dto.BaseServletDTO.class - [JAR]

├─ org.osgi.service.http.runtime.dto.DTOConstants.class - [JAR]

├─ org.osgi.service.http.runtime.dto.ErrorPageDTO.class - [JAR]

├─ org.osgi.service.http.runtime.dto.FailedErrorPageDTO.class - [JAR]

├─ org.osgi.service.http.runtime.dto.FailedFilterDTO.class - [JAR]

├─ org.osgi.service.http.runtime.dto.FailedListenerDTO.class - [JAR]

├─ org.osgi.service.http.runtime.dto.FailedPreprocessorDTO.class - [JAR]

├─ org.osgi.service.http.runtime.dto.FailedResourceDTO.class - [JAR]

├─ org.osgi.service.http.runtime.dto.FailedServletContextDTO.class - [JAR]

├─ org.osgi.service.http.runtime.dto.FailedServletDTO.class - [JAR]

├─ org.osgi.service.http.runtime.dto.FilterDTO.class - [JAR]

├─ org.osgi.service.http.runtime.dto.ListenerDTO.class - [JAR]

├─ org.osgi.service.http.runtime.dto.PreprocessorDTO.class - [JAR]

├─ org.osgi.service.http.runtime.dto.RequestInfoDTO.class - [JAR]

├─ org.osgi.service.http.runtime.dto.ResourceDTO.class - [JAR]

├─ org.osgi.service.http.runtime.dto.RuntimeDTO.class - [JAR]

├─ org.osgi.service.http.runtime.dto.ServletContextDTO.class - [JAR]

├─ org.osgi.service.http.runtime.dto.ServletDTO.class - [JAR]

├─ org.osgi.service.http.runtime.dto.package-info.class - [JAR]

org.ops4j.pax.web.utils

├─ org.ops4j.pax.web.utils.ClassPathUtil.class - [JAR]

org.osgi.service.http.context

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

├─ org.osgi.service.http.context.package-info.class - [JAR]

org.ops4j.pax.web.service

├─ org.ops4j.pax.web.service.AuthenticatorService.class - [JAR]

├─ org.ops4j.pax.web.service.MultiBundleWebContainerContext.class - [JAR]

├─ org.ops4j.pax.web.service.PaxWebConfig.class - [JAR]

├─ org.ops4j.pax.web.service.PaxWebConstants.class - [JAR]

├─ org.ops4j.pax.web.service.WebContainer.class - [JAR]

├─ org.ops4j.pax.web.service.WebContainerContext.class - [JAR]

├─ org.ops4j.pax.web.service.package-info.class - [JAR]

org.ops4j.pax.web.service.whiteboard

├─ org.ops4j.pax.web.service.whiteboard.ContextMapping.class - [JAR]

├─ org.ops4j.pax.web.service.whiteboard.ContextRelated.class - [JAR]

├─ org.ops4j.pax.web.service.whiteboard.ErrorPageMapping.class - [JAR]

├─ org.ops4j.pax.web.service.whiteboard.FilterMapping.class - [JAR]

├─ org.ops4j.pax.web.service.whiteboard.HttpContextMapping.class - [JAR]

├─ org.ops4j.pax.web.service.whiteboard.JspMapping.class - [JAR]

├─ org.ops4j.pax.web.service.whiteboard.ListenerMapping.class - [JAR]

├─ org.ops4j.pax.web.service.whiteboard.ResourceMapping.class - [JAR]

├─ org.ops4j.pax.web.service.whiteboard.SecurityConfigurationMapping.class - [JAR]

├─ org.ops4j.pax.web.service.whiteboard.SecurityConstraintMapping.class - [JAR]

├─ org.ops4j.pax.web.service.whiteboard.ServletContextHelperMapping.class - [JAR]

├─ org.ops4j.pax.web.service.whiteboard.ServletMapping.class - [JAR]

├─ org.ops4j.pax.web.service.whiteboard.WebSocketMapping.class - [JAR]

├─ org.ops4j.pax.web.service.whiteboard.WelcomeFileMapping.class - [JAR]

├─ org.ops4j.pax.web.service.whiteboard.package-info.class - [JAR]

org.osgi.service.http.runtime

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

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

├─ org.osgi.service.http.runtime.package-info.class - [JAR]

org.osgi.service.http.whiteboard.propertytypes

├─ org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardContext.class - [JAR]

├─ org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardContextSelect.class - [JAR]

├─ org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardFilterAsyncSupported.class - [JAR]

├─ org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardFilterDispatcher.class - [JAR]

├─ org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardFilterName.class - [JAR]

├─ org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardFilterPattern.class - [JAR]

├─ org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardFilterRegex.class - [JAR]

├─ org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardFilterServlet.class - [JAR]

├─ org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardListener.class - [JAR]

├─ org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardResource.class - [JAR]

├─ org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletAsyncSupported.class - [JAR]

├─ org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletErrorPage.class - [JAR]

├─ org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletMultipart.class - [JAR]

├─ org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletName.class - [JAR]

├─ org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletPattern.class - [JAR]

├─ org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardTarget.class - [JAR]

├─ org.osgi.service.http.whiteboard.propertytypes.package-info.class - [JAR]

Advertisement

Dependencies from Group

Jul 26, 2023
112 usages
134 stars
Jul 26, 2023
89 usages
134 stars
Jul 26, 2023
80 usages
134 stars
Jul 26, 2023
69 usages
134 stars
Jul 26, 2023
59 usages
134 stars

Discover Dependencies

Aug 03, 2023
168 usages
Jul 16, 2023
27 stars
Apr 29, 2020
20 usages
12.4k stars
Aug 24, 2023
69 usages
12.4k stars
Aug 24, 2023
59 usages
12.4k stars
Aug 24, 2023
33 usages
12.4k stars
Apr 29, 2020
21 usages
12.4k stars
Aug 24, 2023
5 usages
12.4k stars