@FunctionalInterface public interface StreamingHttpServiceFilterFactory extends HttpExecutionStrategyInfluencer
StreamingHttpServiceFilter.| Modifier and Type | Method and Description |
|---|---|
StreamingHttpServiceFilter |
create(StreamingHttpService service)
Create a
StreamingHttpServiceFilter using the provided StreamingHttpService. |
defaultStreamingInfluencer, influenceStrategy, requiredOffloadsStreamingHttpServiceFilter create(StreamingHttpService service)
StreamingHttpServiceFilter using the provided StreamingHttpService.service - StreamingHttpService to filterStreamingHttpServiceFilter using the provided StreamingHttpService.