Class ObjectParserFactory

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

public class ObjectParserFactory extends Object implements io.vertx.lang.rx.RxDelegate
This interface is used to create able to parse serialized object structures.
Look at Parsers for all available factories

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