Uses of Class
org.glassfish.jersey.spi.Contract

Packages that use Contract
org.glassfish.jersey.spi Common Jersey service provider contract (SPI) classes. 
 

Uses of Contract in org.glassfish.jersey.spi
 

Classes in org.glassfish.jersey.spi with annotations of type Contract
 class ContentEncoder
          Standard contract for plugging in content encoding support.
 interface HeaderDelegateProvider<T>
          A provider that supports the conversion of an HTTP header, of type T, to and from a String.
 interface RequestExecutorsProvider
          Pluggable provider of executor services used to run Jersey request and response processing code.
 interface ResponseExecutorsProvider
          Pluggable provider of executor services used to run Jersey request and response processing code.
 



Copyright © 2007-2013 Oracle Corporation. All Rights Reserved. Use is subject to license terms.