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