Package net.officefloor.web
Interface HttpParameterAnnotation
- All Known Implementing Classes:
HttpContentParameterAnnotation,HttpCookieParameterAnnotation,HttpHeaderParameterAnnotation,HttpPathParameterAnnotation,HttpQueryParameterAnnotation
public interface HttpParameterAnnotation
HTTP parameter annotation.
- Author:
- Daniel Sagenschneider
-
Method Summary
Modifier and TypeMethodDescriptionObtains the name to extract the parameter value.Obtains the qualifier.