jar

org.openengsb.ports : org.openengsb.ports.ws

Maven & Gradle

Oct 10, 2014
1 usages
43 stars

OpenEngSB :: Ports :: Webservices · OpenEngSB Core classes for sending message calls and receiving messages via WS. The messages can be of type Call, Return or Exception. The marshalling of the messages is done with JSON.

Table Of Contents

Latest Version

Download org.openengsb.ports : org.openengsb.ports.ws JAR file - Latest Versions:

All Versions

Download org.openengsb.ports : org.openengsb.ports.ws JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.5.x
2.4.x
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 org.openengsb.ports.ws-3.0.0.M2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openengsb.ports.ws

├─ org.openengsb.ports.ws.DefaultPortReceiver.class - [JAR]

├─ org.openengsb.ports.ws.PortReceiver.class - [JAR]

├─ org.openengsb.ports.ws.WSIncomingPort.class - [JAR]

├─ org.openengsb.ports.ws.WSOutgoingPort.class - [JAR]