Package net.officefloor.web
Class HttpObjectAnnotation
java.lang.Object
net.officefloor.web.HttpObjectAnnotation
HttpObject annotation.- Author:
- Daniel Sagenschneider
-
Constructor Summary
ConstructorsConstructorDescriptionHttpObjectAnnotation(String... acceptedContentTypes) Instantiate.HttpObjectAnnotation(HttpObject annotation) Instantiate. -
Method Summary
-
Constructor Details
-
HttpObjectAnnotation
Instantiate.- Parameters:
annotation-HttpObject
-
HttpObjectAnnotation
Instantiate.- Parameters:
acceptedContentTypes- Accepted content types.
-
-
Method Details
-
getAcceptedContentTypes
Obtains the accepted content types.- Returns:
- Accepted content types.
-