Uses of Enum Class
com.predic8.membrane.core.util.ContentTypeDetector.ContentType
Packages that use ContentTypeDetector.ContentType
-
Uses of ContentTypeDetector.ContentType in com.predic8.membrane.core.util
Methods in com.predic8.membrane.core.util that return ContentTypeDetector.ContentTypeModifier and TypeMethodDescriptionContentTypeDetector.ContentDescriptor.getEffectiveContentType()Returns the enum constant of this class with the specified name.static ContentTypeDetector.ContentType[]ContentTypeDetector.ContentType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.predic8.membrane.core.util with parameters of type ContentTypeDetector.ContentTypeModifierConstructorDescriptionContentDescriptor(ContentTypeDetector.ContentType effectiveContentType)