Uses of Class
io.vertx.reactivex.ext.web.handler.graphql.UploadScalar
-
Packages that use UploadScalar Package Description io.vertx.reactivex.ext.web.handler.graphql -
-
Uses of UploadScalar in io.vertx.reactivex.ext.web.handler.graphql
Fields in io.vertx.reactivex.ext.web.handler.graphql with type parameters of type UploadScalar Modifier and Type Field Description static io.vertx.lang.rx.TypeArg<UploadScalar>
UploadScalar. __TYPE_ARG
Methods in io.vertx.reactivex.ext.web.handler.graphql that return UploadScalar Modifier and Type Method Description static UploadScalar
UploadScalar. newInstance(UploadScalar arg)
-