onHandle abstract method

String onHandle(
  1. String url,
  2. E entry
)

Implementation

String onHandle(String url, E entry);