public class FileCacheKey extends Object implements Cacheable
Modifier and Type | Field and Description |
---|---|
protected String |
host |
protected String |
uri |
Modifier | Constructor and Description |
---|---|
protected |
FileCacheKey() |
protected |
FileCacheKey(String host,
String uri) |
public static FileCacheKey create(String host, String uri)
protected String getHost()
protected String getUri()
Copyright © 2013 Oracle Corporation. All Rights Reserved.