Uses of Class
org.infinispan.remoting.responses.BiasRevocationResponse
Package
Description
Abstractions of the different response types allowed during RPC.
-
Uses of BiasRevocationResponse in org.infinispan.remoting.responses
Modifier and TypeMethodDescriptionBiasRevocationResponse.Externalizer.readObject
(ObjectInput input) Modifier and TypeMethodDescriptionSet<Class<? extends BiasRevocationResponse>>
BiasRevocationResponse.Externalizer.getTypeClasses()
Modifier and TypeMethodDescriptionvoid
BiasRevocationResponse.Externalizer.writeObject
(ObjectOutput output, BiasRevocationResponse object)