Uses of Interface
net.officefloor.web.HttpParameterAnnotation
-
Packages that use HttpParameterAnnotation Package Description net.officefloor.web -
-
Uses of HttpParameterAnnotation in net.officefloor.web
Classes in net.officefloor.web that implement HttpParameterAnnotation Modifier and Type Class Description class
HttpContentParameterAnnotation
HttpContentParameter
annotation.class
HttpCookieParameterAnnotation
HttpCookieParameter
annotation.class
HttpHeaderParameterAnnotation
HttpHeaderParameter
annotation.class
HttpPathParameterAnnotation
HttpPathParameter
annotation.class
HttpQueryParameterAnnotation
HttpQueryParameter
annotation.
-