CRest Core 1.0.1 API

Packages
org.codegist.crest Contains CRest interfaces and default implementations.
org.codegist.crest.annotate Contains CRest rest-binding annotations to be used to configure user interfaces.
org.codegist.crest.config Contains DefaultCRest configuration interfaces and configuration factories.
org.codegist.crest.handler Contains retry, response and error handler interfaces and default implementations
org.codegist.crest.injector Injectors are used to inject any method parameter values in the http request before it gets fired.
org.codegist.crest.interceptor Interceptors are notified before and after the parameters have been added to the request.
org.codegist.crest.oauth OAuth support implementation
org.codegist.crest.security Authentification components
org.codegist.crest.security.handler  
org.codegist.crest.security.interceptor  
org.codegist.crest.serializer Serializes are used to serialize a object to a single String.

 



Copyright © 2011. All Rights Reserved.