| 程序包 | 说明 |
|---|---|
| org.apache.shenyu.plugin.api |
| 限定符和类型 | 方法和说明 |
|---|---|
reactor.core.publisher.Mono<java.lang.Void> |
ShenyuPlugin.execute(org.springframework.web.server.ServerWebExchange exchange,
ShenyuPluginChain chain)
Process the Web request and (optionally) delegate to the next
WebFilter through the given ShenyuPluginChain. |
Copyright © 2026 The Apache Software Foundation. All rights reserved.