public class SufHandler extends Object implements org.noear.solon.core.handle.Handler
void
add(String path, String note)
del(String note)
static SufHandler
g()
handle(org.noear.solon.core.handle.Context ctx)
reset()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static SufHandler g()
public void handle(org.noear.solon.core.handle.Context ctx) throws Exception
handle
org.noear.solon.core.handle.Handler
Exception
public void del(String note)
public void add(String path, String note)
public void reset()
Copyright © 2021. All rights reserved.