Interface ResponseCustomizer

    • Method Detail

      • customizeResponse

        void customizeResponse​(StreamableResource resource,
                               Response response)
                        throws 
        Invoked to customize the response; these are invoked in the order they are added to the StreamableResource.
        Throws: