类 LoggingVxInterceptor
java.lang.Object
com.github.charlemaznable.httpclient.logging.LoggingVxInterceptor
- 所有已实现的接口:
io.vertx.core.Handler<io.vertx.ext.web.client.impl.HttpContext<?>>
public final class LoggingVxInterceptor
extends Object
implements io.vertx.core.Handler<io.vertx.ext.web.client.impl.HttpContext<?>>
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
LoggingVxInterceptor
public LoggingVxInterceptor()
-
-
方法详细资料
-
handle
public void handle(io.vertx.ext.web.client.impl.HttpContext<?> httpContext) - 指定者:
handle在接口中io.vertx.core.Handler<io.vertx.ext.web.client.impl.HttpContext<?>>
-