handle abstract method

dynamic handle(
  1. dynamic data,
  2. HttpResponse res
)

Implementation

handle(dynamic data, HttpResponse res);