Class BodyProcessorFactory

java.lang.Object
io.vertx.reactivex.ext.web.validation.builder.BodyProcessorFactory
All Implemented Interfaces:
io.vertx.lang.rx.RxDelegate

public class BodyProcessorFactory extends Object implements io.vertx.lang.rx.RxDelegate
This interface is used to build body processors.

Look at Bodies for all available factories.

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.