This project has retired. For details please refer to its
Attic page.
ReturnTrueIf2xx (Apache jclouds 1.9.3 API)
-
- All Implemented Interfaces:
- com.google.common.base.Function<HttpResponse,Boolean>
@Singleton
public class ReturnTrueIf2xx
extends Object
implements com.google.common.base.Function<HttpResponse,Boolean>
Simply returns true when the http response code is in the range 200-299.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.common.base.Function
equals
-
-
Constructor Detail
-
ReturnTrueIf2xx
public ReturnTrueIf2xx()
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.