get abstract method

void get(
  1. String path,
  2. RequestHandler hdler
)
inherited

Implementation

void get(String path, RequestHandler hdler);