Interface StreamingHttpServiceFilterFactory

All Superinterfaces:
ExecutionStrategyInfluencer<HttpExecutionStrategy>, HttpExecutionStrategyInfluencer
All Known Implementing Classes:
BasicAuthHttpServiceFilter, ContentCodingHttpServiceFilter, ContentEncodingHttpServiceFilter, GrpcExceptionMapperServiceFilter, GrpcLifecycleObserverServiceFilter, HttpExceptionMapperServiceFilter, HttpLifecycleObserverServiceFilter, OpenTelemetryHttpServerFilter, PayloadSizeLimitingHttpServiceFilter, RequestTargetDecoderHttpServiceFilter, RequestTargetEncoderHttpServiceFilter, TimeoutHttpServiceFilter, TracingHttpServiceFilter
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 StreamingHttpServiceFilterFactory extends HttpExecutionStrategyInfluencer