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