|
Annotation Types Summary |
| COPY |
Indicates that the annotated method responds to HTTP COPY requests |
| LOCK |
Indicates that the annotated method responds to HTTP LOCK requests |
| MKCOL |
Indicates that the annotated method responds to HTTP MKCOL requests |
| MOVE |
Indicates that the annotated method responds to HTTP MOVE requests |
| PROPFIND |
Indicates that the annotated method responds to HTTP PROPFIND requests |
| PROPPATCH |
Indicates that the annotated method responds to HTTP PROPPATCH requests |
| UNLOCK |
Indicates that the annotated method responds to HTTP UNLOCK requests |