public class XListener extends Object implements XHandler
XHandler
handler
int
index
XListener(String path, XMethod method, int index, XHandler handler)
void
handle(XContext ctx)
boolean
matches(XMethod method2, String path2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final int index
public final XHandler handler
public XListener(String path, XMethod method, int index, XHandler handler)
public boolean matches(XMethod method2, String path2)
public void handle(XContext ctx) throws Throwable
handle
Throwable
Copyright © 2020. All rights reserved.