Uses of Class
io.vertx.up.eon.em.MimeFlow
-
Packages that use MimeFlow Package Description io.vertx.up.atom io.vertx.up.eon.em -
-
Uses of MimeFlow in io.vertx.up.atom
Methods in io.vertx.up.atom that return MimeFlow Modifier and Type Method Description MimeFlowEpsilon. getMime()Methods in io.vertx.up.atom with parameters of type MimeFlow Modifier and Type Method Description voidEpsilon. setMime(MimeFlow mime) -
Uses of MimeFlow in io.vertx.up.eon.em
Methods in io.vertx.up.eon.em that return MimeFlow Modifier and Type Method Description static MimeFlowMimeFlow. valueOf(String name)Returns the enum constant of this type with the specified name.static MimeFlow[]MimeFlow. values()Returns an array containing the constants of this enum type, in the order they are declared.
-