public static interface ServerCache.Entry
Modifier and Type | Method and Description |
---|---|
byte[] |
getCached() |
String |
getEtag() |
int |
getExpirationInSeconds() |
javax.ws.rs.core.MultivaluedMap<String,Object> |
getHeaders() |
boolean |
isExpired() |
Copyright © 2015 JBoss by Red Hat. All rights reserved.