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