org.ieft.annotations
Annotation Type PATCH


@Target(value=METHOD)
@Retention(value=RUNTIME)
@HttpMethod(value="PATCH")
public @interface PATCH

Defines the PATCH operation that is mentioned in HTTP 1.1 spec RFC 2068

Version:
$Revision: 1 $
Author:
Bill Burke



Copyright © 2009. All Rights Reserved.