public class RouterHandler extends java.lang.Object implements Handler
RouterHandler(Router router, ChainManager chainManager)
void
handle(Context x)
protected boolean
handleMain(Handler h, Context ctx)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RouterHandler(Router router, ChainManager chainManager)
protected boolean handleMain(Handler h, Context ctx) throws java.lang.Throwable
java.lang.Throwable
public void handle(Context x) throws java.lang.Throwable
handle
Handler