java.net.SecureCacheResponse Class in Java
The SecureCacheResponse Class in Java represents a cache response originally retrieved through secure means. Syntax: Class Declaration public abstract class SecureCacheResponse extends CacheResponse The constructor for this class is as follows SecureCacheResponse() Now, the methods of this class are