public class TimedHttpClient extends Object implements InvocationHandler
Modifier and Type | Method and Description |
---|---|
Object |
invoke(Object proxy,
Method method,
Object[] args) |
static HttpClient |
timedHttpClient(HttpClient delegate,
com.google.code.tempusfugit.temporal.Clock clock,
Class<?> logger) |
public static HttpClient timedHttpClient(HttpClient delegate, com.google.code.tempusfugit.temporal.Clock clock, Class<?> logger)
Copyright © 2013. All rights reserved.