Annotation Interface ContentLength


@Target(METHOD) @Retention(RUNTIME) public @interface ContentLength
Marks the method which returns the content content length (ie number of bytes) of this resource. For dynamically generated resources just return null, or ignore