Stock Quotes Example
· This example demonstrates how to invoke an ASPX web service from Mule and transform the result using XSLT and deserialise the result to a StockQuote javabean. The examples demonstrates invoking the service using REST and SOAP.
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 mule-example-stockquote-3.5.0-bighorn.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.