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