public class DefaultClientSideCacheable extends java.lang.Object implements ClientSideCacheable
| Modifier and Type | Field and Description |
|---|---|
static DefaultClientSideCacheable |
INSTANCE |
| Constructor and Description |
|---|
DefaultClientSideCacheable() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCacheable(ProtocolCommand command,
java.lang.Object... keys) |
public static final DefaultClientSideCacheable INSTANCE
public boolean isCacheable(ProtocolCommand command, java.lang.Object... keys)
isCacheable in interface ClientSideCacheableCopyright © 2024. All rights reserved.