Interface StreamFeatureProvider<T extends StreamFeature>

    • Method Detail

      • createStreamFeature

        T createStreamFeature()
        Creates a concrete stream feature for inclusion in the stream features element after sending the response stream header.
        Returns:
        The stream feature.