Click or drag to resize
ContentTypes Fields

The RiakConstantsContentTypes type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAny
A wildcard content-type.
Public fieldStatic memberApplicationJson
The JSON content-type.
Public fieldStatic memberApplicationOctetStream
The binary, or octet-stream content-type.
Public fieldStatic memberErlangBinary
The Erlang Binary content-type.
Public fieldStatic memberImageGif
The Gif image content-type.
Public fieldStatic memberImageJpg
The Jpeg image content-type.
Public fieldStatic memberImagePng
The Png image content-type.
Public fieldStatic memberMultipartMixed
The multipart/mixed message content-type.
Public fieldStatic memberProtocolBuffers
The Protocol Buffers content-type.
Public fieldStatic memberTextHtml
The HTML content-type.
Public fieldStatic memberTextPlain
The plain text content-type.
Public fieldStatic memberXml
The XML content-type.
Top
See Also