jar

org.apache.servicemix.examples : org.apache.servicemix.examples.itests.cxf-soap-handler-osgi

Maven & Gradle

Feb 27, 2011
2 usages

Apache ServiceMix :: Features :: Examples :: iTests :: CXF SOAP Handler OSGi

Table Of Contents

Latest Version

Download org.apache.servicemix.examples : org.apache.servicemix.examples.itests.cxf-soap-handler-osgi JAR file - Latest Versions:

All Versions

Download org.apache.servicemix.examples : org.apache.servicemix.examples.itests.cxf-soap-handler-osgi JAR file - All Versions:

Version Vulnerabilities Size Updated
4.3.x
4.2.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.apache.servicemix.examples.itests.cxf-soap-handler-osgi-4.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.handlers.types

├─ org.apache.handlers.types.AddNumbers.class - [JAR]

├─ org.apache.handlers.types.AddNumbersResponse.class - [JAR]

├─ org.apache.handlers.types.FaultDetail.class - [JAR]

├─ org.apache.handlers.types.ObjectFactory.class - [JAR]

├─ org.apache.handlers.types.package-info.class - [JAR]

org.apache.servicemix.examples.cxf.soaphandler

├─ org.apache.servicemix.examples.cxf.soaphandler.AddNumbersImpl.class - [JAR]

├─ org.apache.servicemix.examples.cxf.soaphandler.LoggingHandler.class - [JAR]

├─ org.apache.servicemix.examples.cxf.soaphandler.SmallNumberHandler.class - [JAR]

org.apache.handlers

├─ org.apache.handlers.AddNumbers.class - [JAR]

├─ org.apache.handlers.AddNumbersFault.class - [JAR]

├─ org.apache.handlers.AddNumbersService.class - [JAR]

Advertisement