jar

org.objectweb.fractal.bf.connectors : soap-cxf

Maven & Gradle

May 20, 2008

Fractal-BF: WS/CXF Connectors · Binding Factory plugin to export component interfaces via SOAP protocol, and to expose them as Web Services. This plugin relies on Apache CXF http://incubator.apache.org/cxf/ to transparently export a Fractal server interface as a webservice, and to transparently bind a Fractal client interface to a webservice.

Table Of Contents

Latest Version

Download org.objectweb.fractal.bf.connectors : soap-cxf JAR file - Latest Versions:

All Versions

Download org.objectweb.fractal.bf.connectors : soap-cxf JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1

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 soap-cxf-0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.objectweb.fractal.bf.connectors.ws

├─ org.objectweb.fractal.bf.connectors.ws.SoapCxfInvocationHandler.class - [JAR]

├─ org.objectweb.fractal.bf.connectors.ws.WsConnector.class - [JAR]

├─ org.objectweb.fractal.bf.connectors.ws.WsConnectorConstants.class - [JAR]

├─ org.objectweb.fractal.bf.connectors.ws.WsConnectorStubComponentFactoryImpl.class - [JAR]

├─ org.objectweb.fractal.bf.connectors.ws.WsExportId.class - [JAR]

├─ org.objectweb.fractal.bf.connectors.ws.WsServerBridge.class - [JAR]

├─ org.objectweb.fractal.bf.connectors.ws.WsServiceAttributes.class - [JAR]

├─ org.objectweb.fractal.bf.connectors.ws.WsStubContentGenerator.class - [JAR]