Uses of Enum Class
org.rostore.client.ContentType
Packages that use ContentType
Package
Description
RoStore java client classes
Serializer/Deserializer used in the client.
-
Uses of ContentType in org.rostore.client
Methods in org.rostore.client that return ContentTypeModifier and TypeMethodDescriptionstatic ContentTypeReturns 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
Methods in org.rostore.client.mapper that return ContentTypeModifier 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 streamStringMapper.getContentType()The content type of the input stream