Package com.netscape.certsrv.base
Annotation Type PATCH
-
@Target(METHOD) @Retention(RUNTIME) @HttpMethod("PATCH") public @interface PATCH
http://brianoneill.blogspot.in/2011/11/patch-methods-on-jax-rs.html
@Target(METHOD)
@Retention(RUNTIME)
@HttpMethod("PATCH")
public @interface PATCH