Java java.net ResponseCache fields, constructors, methods, implement or subclass

Example usage for Java java.net ResponseCache fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.net ResponseCache.

The text is from its open source code.

Subclass

java.net.ResponseCache has subclasses.
Click this link to see all its subclasses.

Method

ResponseCachegetDefault()
Gets the system-wide response cache.
voidsetDefault(ResponseCache responseCache)
Sets (or unsets) the system-wide cache.