@Deprecated public static class CacheManager.CacheResult extends Object
| Constructor and Description |
|---|
CacheManager.CacheResult()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getContentDisposition()
Deprecated.
|
long |
getContentLength()
Deprecated.
|
String |
getEncoding()
Deprecated.
|
String |
getETag()
Deprecated.
|
long |
getExpires()
Deprecated.
|
String |
getExpiresString()
Deprecated.
|
int |
getHttpStatusCode()
Deprecated.
|
InputStream |
getInputStream()
Deprecated.
|
String |
getLastModified()
Deprecated.
|
String |
getLocalPath()
Deprecated.
|
String |
getLocation()
Deprecated.
|
String |
getMimeType()
Deprecated.
|
OutputStream |
getOutputStream()
Deprecated.
|
void |
setEncoding(String encoding)
Deprecated.
|
void |
setInputStream(InputStream stream)
Deprecated.
|
public int getHttpStatusCode()
public long getContentLength()
public String getLocalPath()
public long getExpires()
public String getExpiresString()
public String getLastModified()
public String getETag()
public String getMimeType()
public String getLocation()
public String getEncoding()
public String getContentDisposition()
public InputStream getInputStream()
public OutputStream getOutputStream()
public void setInputStream(InputStream stream)
public void setEncoding(String encoding)
Copyright © 2008-2013. All Rights Reserved.