|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerCacheControlType | |
|---|---|
| org.apache.cxf.transports.http.configuration | |
| Uses of ServerCacheControlType in org.apache.cxf.transports.http.configuration |
|---|
| Fields in org.apache.cxf.transports.http.configuration declared as ServerCacheControlType | |
|---|---|
protected ServerCacheControlType |
HTTPServerPolicy.cacheControl
|
| Methods in org.apache.cxf.transports.http.configuration that return ServerCacheControlType | |
|---|---|
static ServerCacheControlType |
ServerCacheControlType.fromValue(String v)
|
ServerCacheControlType |
HTTPServerPolicy.getCacheControl()
Gets the value of the cacheControl property. |
static ServerCacheControlType |
ServerCacheControlType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ServerCacheControlType[] |
ServerCacheControlType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.apache.cxf.transports.http.configuration with parameters of type ServerCacheControlType | |
|---|---|
void |
HTTPServerPolicy.setCacheControl(ServerCacheControlType value)
Sets the value of the cacheControl property. |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||