Skip navigation links
A F O S 

A

APPLICATION_JSON_SEQ - Static variable in class org.zalando.riptide.stream.Streams
 
APPLICATION_STREAM_JSON - Static variable in class org.zalando.riptide.stream.Streams
 
APPLICATION_X_JSON_STREAM - Static variable in class org.zalando.riptide.stream.Streams
 

F

forEach(ThrowingConsumer<I, X>) - Static method in class org.zalando.riptide.stream.Streams
Creates stream consumer for given element consumer.

O

org.zalando.riptide.stream - package org.zalando.riptide.stream
 

S

streamConverter() - Static method in class org.zalando.riptide.stream.Streams
Create default stream converter.
streamConverter(ObjectMapper) - Static method in class org.zalando.riptide.stream.Streams
Create stream converter with custom object mapper.
streamConverter(ObjectMapper, List<MediaType>) - Static method in class org.zalando.riptide.stream.Streams
Create stream converter with custom object mapper, and custom list of supported media types.
streamOf(Class<T>) - Static method in class org.zalando.riptide.stream.Streams
Creates specialized stream type token for the given element class type.
streamOf(TypeToken<T>) - Static method in class org.zalando.riptide.stream.Streams
Creates specialized stream type token for the given element type token.
Streams - Class in org.zalando.riptide.stream
Main entry point for Riptide Streams extension to capture arbitrary infinite object streams.
A F O S 
Skip navigation links

Copyright © 2015–2018 Zalando SE. All rights reserved.