Uses of Package
org.resteasy.spi

Packages that use org.resteasy.spi
org.resteasy   
org.resteasy.plugins.client.httpclient   
org.resteasy.plugins.providers   
org.resteasy.plugins.server.embedded   
org.resteasy.plugins.server.grizzly   
org.resteasy.plugins.server.resourcefactory   
org.resteasy.plugins.server.servlet   
org.resteasy.plugins.server.tjws   
org.resteasy.spi   
org.resteasy.util   
 

Classes in org.resteasy.spi used by org.resteasy
ClientHttpOutput
          Bridge interface between the base Resteasy JAX-RS client implementation and the actual HTTP transport (i.e.
ConstructorInjector
           
HttpRequest
          Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.
HttpResponse
          Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.
InjectorFactory
           
MethodInjector
          Will invoke a method in the context of an HTTP request.
PropertyInjector
           
Registry
           
ResourceFactory
          Implementations of this interface are registered through the Registry class.
ResteasyProviderFactory
           
 

Classes in org.resteasy.spi used by org.resteasy.plugins.client.httpclient
ClientHttpOutput
          Bridge interface between the base Resteasy JAX-RS client implementation and the actual HTTP transport (i.e.
ClientResponse
          Response interface for the RESTEasy client framework.
ResteasyProviderFactory
           
 

Classes in org.resteasy.spi used by org.resteasy.plugins.providers
ResteasyProviderFactory
           
 

Classes in org.resteasy.spi used by org.resteasy.plugins.server.embedded
Registry
           
ResteasyProviderFactory
           
 

Classes in org.resteasy.spi used by org.resteasy.plugins.server.grizzly
HttpRequest
          Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.
HttpResponse
          Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.
ResteasyProviderFactory
           
 

Classes in org.resteasy.spi used by org.resteasy.plugins.server.resourcefactory
HttpRequest
          Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.
HttpResponse
          Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.
InjectorFactory
           
ResourceFactory
          Implementations of this interface are registered through the Registry class.
 

Classes in org.resteasy.spi used by org.resteasy.plugins.server.servlet
HttpRequest
          Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.
HttpResponse
          Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.
Registry
           
ResteasyProviderFactory
           
 

Classes in org.resteasy.spi used by org.resteasy.plugins.server.tjws
Registry
           
ResteasyProviderFactory
           
 

Classes in org.resteasy.spi used by org.resteasy.spi
ConstructorInjector
           
HttpRequest
          Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.
HttpResponse
          Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.
InjectorFactory
           
MethodInjector
          Will invoke a method in the context of an HTTP request.
PropertyInjector
           
ResourceFactory
          Implementations of this interface are registered through the Registry class.
ResteasyProviderFactory
           
 

Classes in org.resteasy.spi used by org.resteasy.util
HttpRequest
          Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.
 



Copyright © 2008. All Rights Reserved.