> @@ -134,6 +134,6 @@ private boolean shouldContinue(HttpCommand command, 
> HttpResponse response) {
>  
>     protected abstract HttpResponse invoke(Q nativeRequest) throws 
> IOException, InterruptedException;
>  
> -   protected abstract void cleanup(Q nativeResponse);
> +   protected abstract void cleanup(Q nativeRequest);

thx!

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/617/files#r20973272

Reply via email to