| Package | Description |
|---|---|
| org.infinispan.remoting.responses |
Abstractions of the different response types allowed during RPC.
|
| Modifier and Type | Field and Description |
|---|---|
static CacheNotFoundResponse |
CacheNotFoundResponse.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
CacheNotFoundResponse |
CacheNotFoundResponse.Externalizer.readObject(ObjectInput input) |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<? extends CacheNotFoundResponse>> |
CacheNotFoundResponse.Externalizer.getTypeClasses() |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheNotFoundResponse.Externalizer.writeObject(ObjectOutput output,
CacheNotFoundResponse response) |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.