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