public interface HttpHandlerMethod
| Modifier and Type | Method and Description |
|---|---|
default void |
afterHttpMethod(cn.hutool.http.HttpResponse response) |
default void |
beforeHttpMethod(cn.hutool.http.HttpRequest request) |
Copyright © 2020. All rights reserved.