Uses of Class
org.infinispan.remoting.responses.ExceptionResponse
Packages that use ExceptionResponse
Package
Description
Abstractions of the different response types allowed during RPC.
-
Uses of ExceptionResponse in org.infinispan.remoting.responses
Methods in org.infinispan.remoting.responses that return ExceptionResponseMethods in org.infinispan.remoting.responses that return types with arguments of type ExceptionResponseModifier and TypeMethodDescriptionSet<Class<? extends ExceptionResponse>>
ExceptionResponse.Externalizer.getTypeClasses()
Methods in org.infinispan.remoting.responses with parameters of type ExceptionResponseModifier and TypeMethodDescriptionvoid
ExceptionResponse.Externalizer.writeObject
(ObjectOutput output, ExceptionResponse response)