handle abstract method

void handle(
  1. String prefix,
  2. EndpointHandler handler
)

Implementation

void handle(String prefix, EndpointHandler handler);