org.apache.http.impl.client.cache
Class ConditionalRequestBuilder
java.lang.Object
org.apache.http.impl.client.cache.ConditionalRequestBuilder
@Immutable
public class ConditionalRequestBuilder
- extends Object
- Since:
- 4.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConditionalRequestBuilder
public ConditionalRequestBuilder()
buildConditionalRequest
public HttpRequest buildConditionalRequest(HttpRequest request,
CacheEntry cacheEntry)
throws ProtocolException
- Parameters:
request
- cacheEntry
-
- Returns:
- the wrapped request
- Throws:
ProtocolException
Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.