Interface Route


public interface Route
Route maps from an incoming HTTP request to an HttpService based on its path, method, content type and accepted types.