Handler that dispatches to a given handler based of a prefix match of the path. This only matches a single level of a request, e.g if you have a request that takes the form: /foo/bar
@author Stuart Douglas
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.