public class RackDispatcher extends Dispatcher
Dispatcher that looks for the Rack-compliant call method.TRACE, TRACE_PER_REQUEST| Constructor and Description |
|---|
RackDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
dispatch(RequestImpl req,
ResponseImpl rsp,
Object node) |
String |
toString() |
isTraceEnabled, trace, trace, traceable, traceEval, traceEval, traceEvalpublic boolean dispatch(RequestImpl req, ResponseImpl rsp, Object node) throws IOException, javax.servlet.ServletException, IllegalAccessException, InvocationTargetException
dispatch in class DispatcherIOExceptionjavax.servlet.ServletExceptionIllegalAccessExceptionInvocationTargetExceptionpublic String toString()
toString in class DispatcherCopyright © 2016. All Rights Reserved.