CachingServiceCallServiceListStrategy<T> |
CachingServiceCallServiceListStrategy.timeout(long timeout) |
CachingServiceCallServiceListStrategy<T> |
CachingServiceCallServiceListStrategy.timeout(long timeout,
TimeUnit unit) |
static <S extends ServiceCallServer> CachingServiceCallServiceListStrategy<S> |
CachingServiceCallServiceListStrategy.wrap(ServiceCallServerListStrategy<S> delegate) |
static <S extends ServiceCallServer> CachingServiceCallServiceListStrategy<S> |
CachingServiceCallServiceListStrategy.wrap(ServiceCallServerListStrategy<S> delegate,
long timeout) |
static <S extends ServiceCallServer> CachingServiceCallServiceListStrategy<S> |
CachingServiceCallServiceListStrategy.wrap(ServiceCallServerListStrategy<S> delegate,
long timeout,
TimeUnit unit) |