Providers implementing this interface MAY be annotated with {@link javax.ws.rs.ext.Provider @Provider} annotation in order to bediscovered by JAX-RS runtime when scanning for resources and providers. This provider types is supported only as part of the Server API.
@author Santiago Pericas-Geertsen @author Bill Burke @author Marek Potociar @see javax.ws.rs.NameBinding @since 2.0
|
|