Package org.resteasy.spi

Interface Summary
ClientHttpOutput Bridge interface between the base Resteasy JAX-RS client implementation and the actual HTTP transport (i.e.
ClientResponse<T> Response interface for the RESTEasy client framework.
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.
 

Class Summary
ResteasyProviderFactory  
 



Copyright © 2008. All Rights Reserved.