Package org.codegist.crest.interceptor

Interceptors are notified before and after the parameters have been added to the request.

See:
          Description

Interface Summary
RequestInterceptor Interceptors are notified before and after the parameters have been added to the request.
 

Class Summary
CompositeRequestInterceptor Simple composite request interceptor that delegate notifications to a predefined list of interceptors.
EmptyRequestInterceptor Empty request interceptor.
RequestInterceptorAdapter Simple RequestInterceptor adapter.
 

Package org.codegist.crest.interceptor Description

Interceptors are notified before and after the parameters have been added to the request.



Copyright © 2011. All Rights Reserved.