Uses of Class
org.apache.olingo.server.core.serializer.FixedFormatSerializerImpl
Packages that use FixedFormatSerializerImpl
-
Uses of FixedFormatSerializerImpl in org.apache.olingo.server.core
Methods in org.apache.olingo.server.core with parameters of type FixedFormatSerializerImplModifier and TypeMethodDescriptionODataWritableContent.with(InputStream inputStream, FixedFormatSerializerImpl fixedFormatSerializer) ODataWritableContent.with(EntityMediaObject mediaEntity, FixedFormatSerializerImpl fixedFormatSerializer) Constructors in org.apache.olingo.server.core with parameters of type FixedFormatSerializerImplModifierConstructorDescriptionODataWritableContentBuilder(InputStream inputStream, FixedFormatSerializerImpl fixedFormatSerializer) ODataWritableContentBuilder(EntityMediaObject mediaEntity, FixedFormatSerializerImpl fixedFormatSerializer)