ContextRoutingHandler | ContextRoutingHandler | |||
---|---|---|---|---|
Compiled from "ContextRoutingHandler.java" | Compiled from "ContextRoutingHandler.java" | |||
public class io.dropwizard.jetty.ContextRoutingHandler extends org.eclipse. jetty.server.handler.AbstractHandlerContainer { | 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 karta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResp onse) throws java.io.IOException, jakarta.servlet.ServletException; | |||
protected void doStart() throws java.lang.Exception; | protected void doStart() throws java.lang.Exception; | |||
protected void doStop() throws java.lang.Exception; | protected void doStop() throws java.lang.Exception; | |||
public org.eclipse.jetty.server.Handler[] getHandlers(); | public org.eclipse.jetty.server.Handler[] getHandlers(); | |||
protected void expandChildren(java.util.List<org.eclipse.jetty.server.Han dler>, java.lang.Class<?>); | protected void expandChildren(java.util.List<org.eclipse.jetty.server.Han dler>, java.lang.Class<?>); | |||
} | } | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 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/ |