org.apache.http.client.cache
Class InputLimit
java.lang.Object
org.apache.http.client.cache.InputLimit
public class InputLimit
- extends Object
- Since:
- 4.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputLimit
public InputLimit(long value)
getValue
public long getValue()
reached
public void reached()
isReached
public boolean isReached()
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.