| Package | Description |
|---|---|
| org.apache.shenyu.plugin.api |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<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 © 2021 The Apache Software Foundation. All rights reserved.