Package org.apache.druid.server.http
Class HttpMediaType
- java.lang.Object
-
- org.apache.druid.server.http.HttpMediaType
-
public class HttpMediaType extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringTEXT_PLAIN_UTF8
-
Constructor Summary
Constructors Constructor Description HttpMediaType()
-
-
-
Field Detail
-
TEXT_PLAIN_UTF8
public static final String TEXT_PLAIN_UTF8
- See Also:
- Constant Field Values
-
-