jar

com.optimaize.soapworks.exampleproject : soapworks-exampleproject

Maven & Gradle

Feb 02, 2015
7 stars

soapworks-exampleproject · A code example for how to use the soapworks library. The submodules are: server: a sample server app that runs a web service. clientlib: the matching web service client library that uses soap/wsdl to connect to the server. clientapp: a sample client app that uses the clientlib to connect to the server. To test it, run the Boot class and then execute the PingServiceImplTest.

Table Of Contents

Latest Version

Download com.optimaize.soapworks.exampleproject : soapworks-exampleproject JAR file - Latest Versions:

All Versions

Download com.optimaize.soapworks.exampleproject : soapworks-exampleproject JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4
0.3
0.2

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