public class RouterHandler extends Object implements Handler
RouterHandler(Router router)
void
bind(Router router)
handle(Context ctx)
protected void
handleMultiple(Context ctx, Endpoint endpoint)
protected boolean
handleOne(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 ctx) throws Throwable
handle
Handler
Throwable
protected boolean handleOne(Context ctx, Endpoint endpoint) throws Throwable
protected void handleMultiple(Context ctx, Endpoint endpoint) throws Throwable
Copyright © 2022. All rights reserved.