public class RetryOnTimeOutExceptionSupplier<T> extends Object implements com.google.common.base.Supplier<T>
| Constructor and Description | 
|---|
RetryOnTimeOutExceptionSupplier(com.google.common.base.Supplier<T> delegate)  | 
public RetryOnTimeOutExceptionSupplier(com.google.common.base.Supplier<T> delegate)
Copyright © 2009-2013 jclouds. All Rights Reserved.