public class EmptyFiller extends Object implements Filler
「Co」Critical Specific
This Filler is placeholder for Body/Stream data in RESTful web request here
In current Filler, it do nothing because the body extracting will go through Resolver for different MIME here.
| Constructor and Description |
|---|
EmptyFiller() |
| Modifier and Type | Method and Description |
|---|---|
Object |
apply(String name,
Class<?> paramType,
io.vertx.ext.web.RoutingContext context)
The major code logic to get the value of input field name here.
|
Copyright © 2021. All rights reserved.