Uses of Class
net.officefloor.plugin.clazz.Qualifier
-
Packages that use Qualifier Package Description net.officefloor.plugin.clazz net.officefloor.tutorial.variablehttpserver net.officefloor.web -
-
Uses of Qualifier in net.officefloor.plugin.clazz
Classes in net.officefloor.plugin.clazz with annotations of type Qualifier Modifier and Type Class Description interfaceQualifiedEnables qualifying dependencies by textual name. -
Uses of Qualifier in net.officefloor.tutorial.variablehttpserver
Classes in net.officefloor.tutorial.variablehttpserver with annotations of type Qualifier Modifier and Type Class Description interfaceDescription -
Uses of Qualifier in net.officefloor.web
Classes in net.officefloor.web with annotations of type Qualifier Modifier and Type Class Description interfaceHttpContentParameterAnnotationto indicate the value is loaded from content ofHttpRequest.interfaceHttpCookieParameterAnnotationto indicate the value is loaded from aHttpCookieparameter.interfaceHttpHeaderParameterAnnotationto indicate the value is loaded from aHttpHeaderparameter.interfaceHttpPathParameterAnnotationto indicate the value is loaded from a path parameter.interfaceHttpQueryParameterAnnotationto indicate the value is loaded from a query parameter.interfaceHttpResponseAnnotates anObjectResponseparameter to provide additional HTTP response configuration.
-