Uses of Class
org.infinispan.remoting.responses.BiasRevocationResponse
-
Packages that use BiasRevocationResponse Package Description org.infinispan.remoting.responses Abstractions of the different response types allowed during RPC. -
-
Uses of BiasRevocationResponse in org.infinispan.remoting.responses
Methods in org.infinispan.remoting.responses that return BiasRevocationResponse Modifier and Type Method Description BiasRevocationResponseBiasRevocationResponse.Externalizer. readObject(ObjectInput input)Methods in org.infinispan.remoting.responses that return types with arguments of type BiasRevocationResponse Modifier and Type Method Description Set<Class<? extends BiasRevocationResponse>>BiasRevocationResponse.Externalizer. getTypeClasses()Methods in org.infinispan.remoting.responses with parameters of type BiasRevocationResponse Modifier and Type Method Description voidBiasRevocationResponse.Externalizer. writeObject(ObjectOutput output, BiasRevocationResponse object)
-