|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface HttpFileCache
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jvnet.hk2.config.ConfigBeanProxy |
|---|
org.jvnet.hk2.config.ConfigBeanProxy.Duck |
| Method Summary | |
|---|---|
java.lang.String |
getFileCachingEnabled()
Deprecated. Gets the value of the fileCachingEnabled property. |
java.lang.String |
getFileTransmissionEnabled()
Deprecated. Gets the value of the fileTransmissionEnabled property. |
java.lang.String |
getGloballyEnabled()
Deprecated. Gets the value of the globallyEnabled property. |
java.lang.String |
getHashInitSize()
Deprecated. Gets the value of the hashInitSize property. |
java.lang.String |
getMaxAgeInSeconds()
Deprecated. Gets the value of the maxAgeInSeconds property. |
java.lang.String |
getMaxFilesCount()
Deprecated. Gets the value of the maxFilesCount property. |
java.lang.String |
getMediumFileSizeLimitInBytes()
Deprecated. Gets the value of the mediumFileSizeLimitInBytes property. |
java.lang.String |
getMediumFileSpaceInBytes()
Deprecated. Gets the value of the mediumFileSpaceInBytes property. |
java.lang.String |
getSmallFileSizeLimitInBytes()
Deprecated. Gets the value of the smallFileSizeLimitInBytes property. |
java.lang.String |
getSmallFileSpaceInBytes()
Deprecated. Gets the value of the smallFileSpaceInBytes property. |
void |
setFileCachingEnabled(java.lang.String value)
Deprecated. Sets the value of the fileCachingEnabled property. |
void |
setFileTransmissionEnabled(java.lang.String value)
Deprecated. Sets the value of the fileTransmissionEnabled property. |
void |
setGloballyEnabled(java.lang.String value)
Deprecated. Sets the value of the globallyEnabled property. |
void |
setHashInitSize(java.lang.String value)
Deprecated. Sets the value of the hashInitSize property. |
void |
setMaxAgeInSeconds(java.lang.String value)
Deprecated. Sets the value of the maxAgeInSeconds property. |
void |
setMaxFilesCount(java.lang.String value)
Deprecated. Sets the value of the maxFilesCount property. |
void |
setMediumFileSizeLimitInBytes(java.lang.String value)
Deprecated. Sets the value of the mediumFileSizeLimitInBytes property. |
void |
setMediumFileSpaceInBytes(java.lang.String value)
Deprecated. Sets the value of the mediumFileSpaceInBytes property. |
void |
setSmallFileSizeLimitInBytes(java.lang.String value)
Deprecated. Sets the value of the smallFileSizeLimitInBytes property. |
void |
setSmallFileSpaceInBytes(java.lang.String value)
Deprecated. Sets the value of the smallFileSpaceInBytes property. |
| Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy |
|---|
createChild, deepCopy, getParent, getParent |
| Methods inherited from interface org.jvnet.hk2.component.Injectable |
|---|
injectedInto |
| Method Detail |
|---|
java.lang.String getGloballyEnabled()
String
void setGloballyEnabled(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getFileCachingEnabled()
String
void setFileCachingEnabled(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@Min(value=0L) @Max(value=2147483647L) java.lang.String getMaxAgeInSeconds()
String
void setMaxAgeInSeconds(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@Min(value=1L) @Max(value=2147483647L) java.lang.String getMediumFileSizeLimitInBytes()
String
void setMediumFileSizeLimitInBytes(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@Min(value=1L) @Max(value=2147483647L) java.lang.String getMediumFileSpaceInBytes()
String
void setMediumFileSpaceInBytes(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@Min(value=1L) @Max(value=2147483647L) java.lang.String getSmallFileSizeLimitInBytes()
String
void setSmallFileSizeLimitInBytes(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@Min(value=1L) @Max(value=2147483647L) java.lang.String getSmallFileSpaceInBytes()
String
void setSmallFileSpaceInBytes(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getFileTransmissionEnabled()
String
void setFileTransmissionEnabled(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@Min(value=1L) @Max(value=2147483647L) java.lang.String getMaxFilesCount()
String
void setMaxFilesCount(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@Min(value=0L) @Max(value=2147483647L) java.lang.String getHashInitSize()
String
void setHashInitSize(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||