public class RouterHandler extends Object implements Handler
RouterHandler(Router router)
void
bind(Router router)
handle(Context x)
protected boolean
handleMain(Handler h, Context ctx)
protected void
handleMultiple(Context ctx, Endpoint endpoint)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RouterHandler(Router router)
public void bind(Router router)
public void handle(Context x) throws Throwable
handle
Handler
Throwable
protected boolean handleMain(Handler h, Context ctx) throws Throwable
protected void handleMultiple(Context ctx, Endpoint endpoint) throws Throwable
Copyright © 2022. All rights reserved.