接口 HttpContextConfigurer
- 所有已知实现类:
LoggingVxClientHttpContextConfigurer,TimingVxClientHttpContextConfigurer,WestCacheVxClientHttpContextConfigurer
public interface HttpContextConfigurer
-
方法概要
修饰符和类型方法说明voidconfigHttpContext(io.vertx.ext.web.client.impl.HttpContext<?> httpContext, CommonExecute<?, ?, ?, ?> execute)
-
方法详细资料
-
configHttpContext
void configHttpContext(io.vertx.ext.web.client.impl.HttpContext<?> httpContext, CommonExecute<?, ?, ?, ?> execute)
-