true
if the specified HTTP request method is allowed for caching
@param method Request method to check
This method used to be significantly more detailed in its matching sequences, this simpler version is less defined in the order in which it matches methods, but able to find more matches. If we discover that this version creates problems, the old version was around up to revision 2317.
null
if thecandidate's Class contains no Methods with the specified annotation
@throws IllegalArgumentException if more than one Method has thespecified annotation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|