Annotation Interface MediaResourceBinding


@NameBinding @Retention(RUNTIME) public @interface MediaResourceBinding
JAX-RS name binding annotation used to mark REST endpoints that serve media resources. Filters bound to this annotation can intercept media resource requests for authentication or content-type handling.