jar

org.eclipse.platform : org.eclipse.osgi.services

Maven & Gradle

Dec 06, 2022
32 usages
25 stars

OSGi Release 4.2.0 Services · OSGi Service Platform Release 4.2.0 Service Interfaces and Classes

Table Of Contents

Latest Version

Download org.eclipse.platform : org.eclipse.osgi.services JAR file - Latest Versions:

All Versions

Download org.eclipse.platform : org.eclipse.osgi.services JAR file - All Versions:

Version Vulnerabilities Size Updated
3.11.x
3.10.x
3.9.x
3.8.x
3.7.x
3.6.x
3.5.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.eclipse.osgi.services-3.11.100.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.osgi.service.http.package-info.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.osgi.service.component.annotations

├─ org.osgi.service.component.annotations.Activate.class - [JAR]

├─ org.osgi.service.component.annotations.Component.class - [JAR]

├─ org.osgi.service.component.annotations.ConfigurationPolicy.class - [JAR]

├─ org.osgi.service.component.annotations.Deactivate.class - [JAR]

├─ org.osgi.service.component.annotations.FieldOption.class - [JAR]

├─ org.osgi.service.component.annotations.Modified.class - [JAR]

├─ org.osgi.service.component.annotations.Reference.class - [JAR]

├─ org.osgi.service.component.annotations.ReferenceCardinality.class - [JAR]

├─ org.osgi.service.component.annotations.ReferencePolicy.class - [JAR]

├─ org.osgi.service.component.annotations.ReferencePolicyOption.class - [JAR]

├─ org.osgi.service.component.annotations.ReferenceScope.class - [JAR]

├─ org.osgi.service.component.annotations.ServiceScope.class - [JAR]

├─ org.osgi.service.component.annotations.package-info.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.osgi.service.http.context

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

├─ org.osgi.service.http.context.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]

Advertisement