Uses of Class
org.aludratest.hpalm.infrastructure.Response

Packages that use Response
org.aludratest.hpalm.infrastructure   
 

Uses of Response in org.aludratest.hpalm.infrastructure
 

Methods in org.aludratest.hpalm.infrastructure that return Response
 Response RestConnector.httpDelete(String url, Map<String,String> headers)
           
 Response RestConnector.httpGet(String url, String queryString, Map<String,String> headers)
           
 Response RestConnector.httpPost(String url, byte[] data, Map<String,String> headers)
           
 Response RestConnector.httpPut(String url, byte[] data, Map<String,String> headers)
           
 



Copyright © 2015 aludratest.org. All rights reserved.