public class FeignClientWrapper extends Object implements feign.Client
| Constructor and Description |
|---|
FeignClientWrapper(feign.Client client) |
| Modifier and Type | Method and Description |
|---|---|
feign.Response |
execute(feign.Request request,
feign.Request.Options options) |
public feign.Response execute(feign.Request request,
feign.Request.Options options)
throws IOException
execute in interface feign.ClientIOExceptionCopyright © 2025 WSO2. All rights reserved.