anythingworks-exampleproject
· A code example for how to use the anythingworks 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.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window anythingworks-exampleproject-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.