Interface ResponseContentInterceptorChain


public interface ResponseContentInterceptorChain
Chain responsible for controlling interception of ResponseContentInterceptor instances.
Author:
Lincoln Baxter, III
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Invoke the next ResponseContentInterceptor in the chain.