com.jayway.jsonpath.spi
Interface HttpProvider


public interface HttpProvider

Created by IntelliJ IDEA. User: kallestenflo Date: 3/10/12 Time: 7:38 AM


Method Summary
 InputStream get(URL url)
           
 

Method Detail

get

InputStream get(URL url)
                throws IOException
Throws:
IOException


Copyright © 2011-2012. All Rights Reserved.