jar

org.eclipse.concierge : org.eclipse.concierge.service.rest

Maven & Gradle

Nov 14, 2018
31 stars

Eclipse Concierge · REST Service

Table Of Contents

Latest Version

Download org.eclipse.concierge : org.eclipse.concierge.service.rest JAR file - Latest Versions:

All Versions

Download org.eclipse.concierge : org.eclipse.concierge.service.rest 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 org.eclipse.concierge.service.rest-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.osgi.service.rest

├─ org.osgi.service.rest.RestApiExtension.class - [JAR]

org.osgi.impl.service.rest

├─ org.osgi.impl.service.rest.Activator.class - [JAR]

├─ org.osgi.impl.service.rest.PojoReflector.class - [JAR]

├─ org.osgi.impl.service.rest.RestService.class - [JAR]

org.osgi.impl.service.rest.pojos

├─ org.osgi.impl.service.rest.pojos.BundleExceptionPojo.class - [JAR]

├─ org.osgi.impl.service.rest.pojos.BundlePojo.class - [JAR]

├─ org.osgi.impl.service.rest.pojos.BundlePojoList.class - [JAR]

├─ org.osgi.impl.service.rest.pojos.BundleRepresentationsList.class - [JAR]

├─ org.osgi.impl.service.rest.pojos.BundleStartLevelPojo.class - [JAR]

├─ org.osgi.impl.service.rest.pojos.BundleStatePojo.class - [JAR]

├─ org.osgi.impl.service.rest.pojos.ExtensionList.class - [JAR]

├─ org.osgi.impl.service.rest.pojos.FrameworkStartLevelPojo.class - [JAR]

├─ org.osgi.impl.service.rest.pojos.ServicePojo.class - [JAR]

├─ org.osgi.impl.service.rest.pojos.ServicePojoList.class - [JAR]

├─ org.osgi.impl.service.rest.pojos.ServiceRepresentationList.class - [JAR]

org.osgi.impl.service.rest.resources

├─ org.osgi.impl.service.rest.resources.AbstractOSGiResource.class - [JAR]

├─ org.osgi.impl.service.rest.resources.BundleHeaderResource.class - [JAR]

├─ org.osgi.impl.service.rest.resources.BundleRepresentationsResource.class - [JAR]

├─ org.osgi.impl.service.rest.resources.BundleResource.class - [JAR]

├─ org.osgi.impl.service.rest.resources.BundleStartLevelResource.class - [JAR]

├─ org.osgi.impl.service.rest.resources.BundleStateResource.class - [JAR]

├─ org.osgi.impl.service.rest.resources.BundlesResource.class - [JAR]

├─ org.osgi.impl.service.rest.resources.ExtensionsResource.class - [JAR]

├─ org.osgi.impl.service.rest.resources.FrameworkStartLevelResource.class - [JAR]

├─ org.osgi.impl.service.rest.resources.ServiceListResource.class - [JAR]

├─ org.osgi.impl.service.rest.resources.ServiceRepresentationsResource.class - [JAR]

├─ org.osgi.impl.service.rest.resources.ServiceResource.class - [JAR]