anythingworks
· Java Library to Bootstrap Web service client/server development.
It supports both RESTful web services (JAX-RS) and
SOAP / WSDL web services (JAX-WS).
Within this project classes specific for one technology are prefixed
with either "Rest" or "Soap".
Other technologies, like JSON-RPC, could be added. Hence the name "anything works".
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-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.