Uses of Enum Class
org.rostore.client.ContentType
Package
Description
RoStore java client classes
Serializer/Deserializer used in the client.
-
Uses of ContentType in org.rostore.client
Modifier and TypeMethodDescriptionstatic ContentType
Returns the enum constant of this class with the specified name.static ContentType[]
ContentType.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ContentType in org.rostore.client.mapper
Modifier and TypeMethodDescriptionJsonMapper.getContentType()
The content type of the input streamMapper.getContentType()
The content type of the input streamNativeMapper.getContentType()
The content type of the input stream