Class HTTPUpdate

java.lang.Object
All Implemented Interfaces:
Operation, Update

public class HTTPUpdate extends AbstractHTTPUpdate
Update specific to the HTTP protocol. Methods in this class may throw the specific RepositoryException subclass UnautorizedException, the semantics of which is defined by the HTTP protocol.
Author:
Jeen Broekstra
See Also: