Interface StreamingHttpResponseFactory

All Known Subinterfaces:
StreamingHttpRequestResponseFactory
All Known Implementing Classes:
DefaultStreamingHttpRequestResponseFactory
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface StreamingHttpResponseFactory
A factory for creating StreamingHttpResponses.