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