com.ning.http.client.providers.netty.timeout
Class RequestTimeoutTimerTask
java.lang.Object
com.ning.http.client.providers.netty.timeout.TimeoutTimerTask
com.ning.http.client.providers.netty.timeout.RequestTimeoutTimerTask
- All Implemented Interfaces:
- org.jboss.netty.util.TimerTask
public class RequestTimeoutTimerTask
- extends TimeoutTimerTask
Method Summary |
void |
run(org.jboss.netty.util.Timeout timeout)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestTimeoutTimerTask
public RequestTimeoutTimerTask(NettyResponseFuture<?> nettyResponseFuture,
NettyAsyncHttpProvider provider,
TimeoutsHolder timeoutsHolder)
run
public void run(org.jboss.netty.util.Timeout timeout)
throws Exception
- Throws:
Exception
Copyright © 2014. All Rights Reserved.