jar

org.apache.cxf.dosgi : cxf-dosgi-decorator

Maven & Gradle

Sep 23, 2017

CXF DOSGi Service decorator support

Table Of Contents

Latest Version

Download org.apache.cxf.dosgi : cxf-dosgi-decorator JAR file - Latest Versions:

All Versions

Download org.apache.cxf.dosgi : cxf-dosgi-decorator JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.x
2.2.x
2.1.x
2.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 cxf-dosgi-decorator-2.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.cxf.xmlns.service_decoration._1_0

├─ org.apache.cxf.xmlns.service_decoration._1_0.AddPropertyType.class - [JAR]

├─ org.apache.cxf.xmlns.service_decoration._1_0.MatchPropertyType.class - [JAR]

├─ org.apache.cxf.xmlns.service_decoration._1_0.MatchType.class - [JAR]

├─ org.apache.cxf.xmlns.service_decoration._1_0.ObjectFactory.class - [JAR]

├─ org.apache.cxf.xmlns.service_decoration._1_0.ServiceDecorationType.class - [JAR]

├─ org.apache.cxf.xmlns.service_decoration._1_0.ServiceDecorationsType.class - [JAR]

├─ org.apache.cxf.xmlns.service_decoration._1_0.package-info.class - [JAR]

org.apache.cxf.dosgi.dsw.decorator

├─ org.apache.cxf.dosgi.dsw.decorator.Activator.class - [JAR]

├─ org.apache.cxf.dosgi.dsw.decorator.DecorationParser.class - [JAR]

├─ org.apache.cxf.dosgi.dsw.decorator.InterfaceRule.class - [JAR]

├─ org.apache.cxf.dosgi.dsw.decorator.Rule.class - [JAR]

├─ org.apache.cxf.dosgi.dsw.decorator.ServiceDecorator.class - [JAR]

├─ org.apache.cxf.dosgi.dsw.decorator.ServiceDecoratorBundleListener.class - [JAR]

├─ org.apache.cxf.dosgi.dsw.decorator.ServiceDecoratorImpl.class - [JAR]

Advertisement