put abstract method

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

Implementation

void put(String path, HttpHandler handler);