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