Package com.atlassian.plugin.webresource.impl.support.http
package com.atlassian.plugin.webresource.impl.support.http
-
ClassDescriptionSupport for HTTP controller.BaseRouter<Controller extends BaseController>Generates urls and route requests to proper handlers.Possibly would be replaced by original request, currently original request is hard to use because parsed `path` and `params` not available on it, it also hides some other implementation details that wont be needed after the refactoring.Probably would be removed after the refactoring, currently needed to hide some implementation details.Represents the various unique modes of serving content at a URL.