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 © 2021 JBoss by Red Hat. All rights reserved.