ContextRoutingHandler   ContextRoutingHandler 
Compiled from "ContextRoutingHandler.java" Compiled from "ContextRoutingHandler.java"
public class io.dropwizard.jetty.ContextRoutingHandler extends org.eclipse. jetty.server.handler.AbstractHandler { public class io.dropwizard.jetty.ContextRoutingHandler extends org.eclipse. jetty.server.handler.AbstractHandlerContainer {
public io.dropwizard.jetty.ContextRoutingHandler(java.util.Map<java.lang. String, ? extends org.eclipse.jetty.server.Handler>); public io.dropwizard.jetty.ContextRoutingHandler(java.util.Map<java.lang. String, ? extends org.eclipse.jetty.server.Handler>);
public void handle(java.lang.String, org.eclipse.jetty.server.Request, ja vax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse ) throws java.io.IOException, javax.servlet.ServletException; public void handle(java.lang.String, org.eclipse.jetty.server.Request, ja vax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse ) throws java.io.IOException, javax.servlet.ServletException;
protected void doStart() throws java.lang.Exception;
protected void doStop() throws java.lang.Exception;
public org.eclipse.jetty.server.Handler[] getHandlers();
} }
 End of changes. 2 change blocks. 
1 lines changed or deleted 4 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/