Package | Description |
---|---|
java.net |
Provides the classes for implementing networking applications.
|
Modifier and Type | Class and Description |
---|---|
class |
SecureCacheResponse
Represents a cache response originally retrieved through secure
means, such as TLS.
|
Modifier and Type | Method and Description |
---|---|
abstract CacheResponse |
ResponseCache.get(URI uri,
String rqstMethod,
Map<String,List<String>> rqstHeaders)
Retrieve the cached response based on the requesting uri,
request method and request headers.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.