afterLimitCheck(final AtomicReference< Req >, final AtomicReference< Res >, final AtomicReference< CallerInformation >, final AtomicReference< Long >, final AtomicReference< Boolean >) method

Post processing step.

Syntax

void afterLimitCheck ( final AtomicReference< Req > requestRef , final AtomicReference< Res > responseRef , final AtomicReference< CallerInformation > callerRef , final AtomicReference< Long > authIdRef , final AtomicReference< Boolean > persistRef )

Parameters

Usage

This method does nothing and can be overridden