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