Package org.codegist.crest.injector

Injectors are used to inject any method parameter values in the http request before it gets fired.

See:
          Description

Interface Summary
Injector<T> Injectors are used to inject any method parameter values in the http request before it gets fired.
 

Class Summary
DefaultInjector Default request injector used by CRest.
 

Package org.codegist.crest.injector Description

Injectors are used to inject any method parameter values in the http request before it gets fired. Can modify the http request as wanted.



Copyright © 2011. All Rights Reserved.