public class SufHandler extends Object implements org.noear.solon.core.handle.Handler
| Modifier and Type | Method and Description |
|---|---|
void |
add(String path,
String note) |
void |
del(String note) |
static SufHandler |
g() |
void |
handle(org.noear.solon.core.handle.Context ctx) |
void |
reset() |
public static SufHandler g()
public void handle(org.noear.solon.core.handle.Context ctx)
throws Exception
handle in interface org.noear.solon.core.handle.HandlerExceptionpublic void del(String note)
public void reset()
Copyright © 2025. All rights reserved.