Java org.apache.http.entity ContentType fields, constructors, methods, implement or subclass

Example usage for Java org.apache.http.entity ContentType fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.http.entity ContentType.

The text is from its open source code.

Field

ContentTypeAPPLICATION_ATOM_XML
ContentTypeAPPLICATION_FORM_URLENCODED
ContentTypeAPPLICATION_JSON
ContentTypeAPPLICATION_OCTET_STREAM
ContentTypeAPPLICATION_SVG_XML
ContentTypeAPPLICATION_XHTML_XML
ContentTypeAPPLICATION_XML
ContentTypeDEFAULT_BINARY
ContentTypeDEFAULT_TEXT
ContentTypeMULTIPART_FORM_DATA
ContentTypeTEXT_HTML
ContentTypeTEXT_PLAIN
ContentTypeTEXT_XML

Method