Uses of Interface
com.github.kristofa.test.http.file.HttpResponseFileReader

Packages that use HttpResponseFileReader
com.github.kristofa.test.http.file Provides implementations for storing http request/responses to disk using LoggingHttpProxy and replaying them using MockHttpServer
 

Uses of HttpResponseFileReader in com.github.kristofa.test.http.file
 

Constructors in com.github.kristofa.test.http.file with parameters of type HttpResponseFileReader
FileHttpResponseProvider(String directory, String fileName, com.github.kristofa.test.http.file.HttpRequestFileReader requestFileReader, HttpResponseFileReader responseFileReader)
          Creates a new instance.
 



Copyright © 2014. All Rights Reserved.