|
gluu
|

公開メンバ関数 | |
| ETagConfig () | |
| ETagConfig (boolean supported) | |
| boolean | isSupported () |
| void | setSupported (boolean supported) |
非公開変数類 | |
| boolean | supported |
A class used to specify ETag configuration options (see section 5 of RFC 7643).
|
inline |
Creates an instance of ETagConfig with all its fields unassigned.
|
inline |
Creates an instance of ETagConfig using the parameter values passed.
| supported | Whether the ETags are supported in the implementation. |
|
inline |
Indicates whether the ETags are supported.
|
inline |
|
private |
1.8.13