Package net.officefloor.web
Class HttpParametersAnnotation
java.lang.Object
net.officefloor.web.HttpParametersAnnotation
HttpParameters annotation.- Author:
- Daniel Sagenschneider
-
Constructor Summary
ConstructorsConstructorDescriptionDefault constructor.HttpParametersAnnotation(HttpParameters httpParameters) Instantiate forHttpParameters. -
Method Summary
-
Constructor Details
-
HttpParametersAnnotation
public HttpParametersAnnotation()Default constructor. -
HttpParametersAnnotation
Instantiate forHttpParameters.- Parameters:
httpParameters-HttpParameters.
-