JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
io.milton.annotations
Annotation Type ContentLength
@Target
(
value
=
METHOD
)
@Retention
(
value
=
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
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element