Uses of Interface
org.apache.olingo.server.api.serializer.SerializerStreamResult
Packages that use SerializerStreamResult
-
Uses of SerializerStreamResult in org.apache.olingo.server.api.serializer
Methods in org.apache.olingo.server.api.serializer that return SerializerStreamResultModifier and TypeMethodDescriptionODataSerializer.entityCollectionStreamed
(ServiceMetadata metadata, EdmEntityType entityType, EntityIterator entities, EntityCollectionSerializerOptions options) Writes entity-collection data into an InputStream.FixedFormatSerializer.mediaEntityStreamed
(EntityMediaObject mediaEntity) Writes bytes to an Input stream