public class LazyFileCacheKey extends FileCacheKey
FileCacheKey object.host, uri| Modifier and Type | Method and Description |
|---|---|
static LazyFileCacheKey |
create(org.glassfish.grizzly.http.HttpRequestPacket request) |
boolean |
equals(Object obj) |
protected String |
getHost() |
protected String |
getUri() |
int |
hashCode() |
void |
recycle() |
createprotected String getHost()
getHost in class FileCacheKeyprotected String getUri()
getUri in class FileCacheKeypublic void recycle()
recycle in interface org.glassfish.grizzly.Cacheablerecycle in class FileCacheKeypublic static LazyFileCacheKey create(org.glassfish.grizzly.http.HttpRequestPacket request)
public boolean equals(Object obj)
equals in class FileCacheKeypublic int hashCode()
hashCode in class FileCacheKeyCopyright © 2019 Oracle Corporation. All Rights Reserved.