public class XRouterHandler extends Object implements XHandler
XRouterHandler(XRouter router)
void
handle(XContext context)
protected void
handleMultiple(XContext context, int endpoint)
protected boolean
handleOne(XContext context, int endpoint)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XRouterHandler(XRouter router)
public void handle(XContext context) throws Throwable
handle
XHandler
Throwable
protected boolean handleOne(XContext context, int endpoint) throws Throwable
protected void handleMultiple(XContext context, int endpoint) throws Throwable
Copyright © 2020. All rights reserved.