public class ServletContextDispatcher
extends Object
Encapsulate dispatch functionnality into a single class so it is easy to
pass it as an argment to a framework that needs a dispatcher to just a
servlet context and does not care about the underlying spi or request/response.