jar

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

Maven & Gradle

Oct 15, 2013
1 usages

Apache ServiceMix :: Features :: Integration Tests :: CXF SOAP Handler OSGi

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
4.5.x
4.4.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.itests.cxf-soap-handler-osgi-4.5.3.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]