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

Cleck the limits of payer and payee by calling the limit action.

Syntax

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

Parameters

Usage

A pre- and post processing step is included