public interface RequestMatcher
Modifier and Type | Method and Description |
---|---|
void |
add(String path,
ActionInfo ai,
ActionChain chain) |
ActionChain |
match(ActionContext ctx) |
void add(String path, ActionInfo ai, ActionChain chain)
ActionChain match(ActionContext ctx)
Copyright © 2020. All rights reserved.