Uses of Enum Class
org.smallmind.web.jersey.multipart.MultiPartContentType
Packages that use MultiPartContentType
-
Uses of MultiPartContentType in org.smallmind.web.jersey.multipart
Methods in org.smallmind.web.jersey.multipart that return MultiPartContentTypeModifier and TypeMethodDescriptionstatic MultiPartContentTypeMultiPartContentType.forExtension(String extension) static MultiPartContentTypeReturns the enum constant of this class with the specified name.static MultiPartContentType[]MultiPartContentType.values()Returns an array containing the constants of this enum class, in the order they are declared.