public class DelegatingHandler<U,V> extends Object implements io.vertx.core.Handler<U>
| Constructor and Description |
|---|
DelegatingHandler(io.vertx.core.Handler<V> handler,
Function<U,V> mapper) |
Copyright © 2022 Eclipse. All rights reserved.