public interface AetherClient
Response head(String uri) throws IOException
IOExceptionResponse get(String uri) throws IOException
IOExceptionResponse get(String uri, Map<String,String> requestHeaders) throws IOException
IOExceptionResponse put(String uri) throws IOException
IOExceptionvoid close()
throws IOException
IOExceptionvoid setSSLSocketFactory(SSLSocketFactory sslSocketFactory)
Copyright © 2013. All Rights Reserved.