Mock Http Server which can be used to return upfront defined responses for a set of http requests.
Mock http server will in its default configuration return code 598 in case it receives a request which was not foreseen. In case of an internal exception it will return http returncode 599.
@author kristof
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.