| Package | Description |
|---|---|
| org.apache.clerezza.platform.content |
| Class and Description |
|---|
| 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
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.