Handle a request synchronously or asynchronously. After handling the request, the appropriate response should be written on the given channel
@param request The request to handle
@param channel The channel on which to write the response
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.