public class CachingRequestFactory
extends com.google.gdata.client.http.GoogleGDataRequest.Factory
| Constructor and Description |
|---|
CachingRequestFactory(cz.geek.cache.Cache<String,CachedResponse> cache) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gdata.client.Service.GDataRequest |
getRequest(com.google.gdata.client.Service.GDataRequest.RequestType type,
URL requestUrl,
com.google.gdata.util.ContentType contentType) |
public CachingRequestFactory(cz.geek.cache.Cache<String,CachedResponse> cache)
public com.google.gdata.client.Service.GDataRequest getRequest(com.google.gdata.client.Service.GDataRequest.RequestType type,
URL requestUrl,
com.google.gdata.util.ContentType contentType)
throws IOException,
com.google.gdata.util.ServiceException
getRequest in interface com.google.gdata.client.Service.GDataRequestFactorygetRequest in class com.google.gdata.client.http.HttpGDataRequest.FactoryIOExceptioncom.google.gdata.util.ServiceExceptionCopyright © 2016. All rights reserved.