Example usage for Java java.net ResponseCache fields, constructors, methods, implement or subclass
The text is from its open source code.
ResponseCache | getDefault() Gets the system-wide response cache. |
void | setDefault(ResponseCache responseCache) Sets (or unsets) the system-wide cache. |