Uses of Class
com.github.kristofa.test.http.AbstractHttpRequestMatchingFilter

Packages that use AbstractHttpRequestMatchingFilter
com.github.kristofa.test.http   
 

Uses of AbstractHttpRequestMatchingFilter in com.github.kristofa.test.http
 

Subclasses of AbstractHttpRequestMatchingFilter in com.github.kristofa.test.http
 class AllExceptContentTypeHeaderFilter
          HttpRequestMatchingFilter that will remove all http headers except Content-Type from original and other http request.
 class AllExceptOriginalHeadersFilter
          HttpRequestMatchingFilter that will remove http headers in 'other request' with given key in case headers with same key are not present in original request.
 



Copyright © 2014. All Rights Reserved.