@FunctionalInterface public interface HttpRequestFunction
| Modifier and Type | Method and Description |
|---|---|
HttpResponse |
apply(HttpRequest request)
处理请求
|
HttpResponse apply(HttpRequest request) throws Exception
request - HttpRequestException - ExceptionCopyright © 2025. All rights reserved.