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