Package com.jayway.restassured.filter

Interface Summary
Filter A filter allows you to inspect and alter a request before it's actually committed and also inspect and alter the response before it's returned to the expectations.
FilterContext Provides the functionality to set properties, sending requests and continue the filter chain.
 



Copyright © 2010-2011. All Rights Reserved.