public interface Filler
| Modifier and Type | Field and Description |
|---|---|
static Set<Class<? extends Annotation>> |
NO_VALUE |
static ConcurrentMap<Class<? extends Annotation>,Filler> |
PARAMS |
| Modifier and Type | Method and Description |
|---|---|
Object |
apply(String name,
Class<?> paramType,
io.vertx.ext.web.RoutingContext datum) |
static final ConcurrentMap<Class<? extends Annotation>,Filler> PARAMS
static final Set<Class<? extends Annotation>> NO_VALUE
Copyright © 2018. All rights reserved.