- Summary:
- Required |
- Optional
-
@Target(value=METHOD)
@Retention(value=RUNTIME)
@HttpMethod(value="PATCH")
public @interface PATCH
The Interface PATCH represents the http method PATCH since it doesn't come out of the box in JAX RS 2.0
- Summary:
- Required |
- Optional
Copyright © 2016 WSO2. All rights reserved.