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