Uses of Annotation Interface
org.glassfish.jersey.spi.Contract
Packages that use Contract
-
Uses of Contract in org.glassfish.jersey.spi
Classes in org.glassfish.jersey.spi with annotations of type ContractModifier and TypeClassDescriptionclassStandard contract for plugging in content encoding support.interfaceAn extension contract for providing pluggable executor service providers to be used by Jersey client or server runtime whenever a specific executor service is needed to execute a Jersey runtime processing task.interfaceA provider that supports the conversion of an HTTP header, of type T, to and from aString.interfaceAn extension contract for providing pluggable scheduled executor service providers to be used by Jersey client or server runtime whenever a specific scheduler is needed to schedule execution of a Jersey runtime processing task.