Class PreResponseFilterHandler

  • All Implemented Interfaces:
    ClientRestHandler, RestHandler<RestClientRequestContext>

    public class PreResponseFilterHandler
    extends Object
    implements ClientRestHandler
    This Handler is invoked before ClientResponseFilters handler. It changes the abort handler chain to a one without the ClientResponseFilterRestHandler's so that the filters are not retriggered in case of failure