public class ResponseRewriteHandler extends Object implements PostFilterHandler
| 构造器和说明 |
|---|
ResponseRewriteHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
order() |
String |
process(org.springframework.web.server.ServerWebExchange exchange,
BizSystemModule module,
String respBodyAsString) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonStartedpublic String process(org.springframework.web.server.ServerWebExchange exchange, BizSystemModule module, String respBodyAsString)
process 在接口中 PostFilterHandlerpublic int order()
order 在接口中 PostFilterHandlerCopyright © 2025. All rights reserved.