Uses of Interface
dev.relism.flash.models.ResponseStream
Packages that use ResponseStream
-
Uses of ResponseStream in dev.relism.flash.models
Method parameters in dev.relism.flash.models with type arguments of type ResponseStreamModifier and TypeMethodDescriptionResponse.streaming(Consumer<ResponseStream> producer) Push-style streaming response with bounded blocking backpressure.Constructors in dev.relism.flash.models with parameters of type ResponseStream