Interface ResponseCustomizer


public interface ResponseCustomizer
Used to customize the response prior to streaming content to the client; typically this is used to set special headers.
Since:
5.4
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Invoked to customize the response; these are invoked in the order they are added to the StreamableResource.