Annotation Type ConsumesProtobuf


@Retention(RUNTIME)
@Target({TYPE,METHOD})
public @interface ConsumesProtobuf
An alias for @Consumes(MediaTypeNames.PROTOBUF).