Package org.openrdf.server.metadata.annotations

Annotation Types Summary
cacheControl  
method Placed on methods that should be called for HTTP methods that match the value.
operation Placed on methods that should be called for GET, PUT, or DELETE requests.
parameter Placed on method parameters that should be populated with values in the request query string.
rel Placed on methods to indicates the relationship the target has to the result.
title Placed on methods to describe their result.
type Placed on methods indicating the media type they produce.
 



Copyright © 2004-2009 James Leigh Services Inc.. All Rights Reserved.