wrap abstract method

WrapperResult wrap(
  1. Context context,
  2. NextResponse next
)

Implementation

WrapperResult wrap(Context context, NextResponse next);