get abstract method

void get(
  1. String path,
  2. HttpHandler handler
)

Implementation

void get(String path, HttpHandler handler);