Uses of Class
org.infinispan.remoting.responses.InvalidResponse
-
Packages that use InvalidResponse Package Description org.infinispan.remoting.responses Abstractions of the different response types allowed during RPC. -
-
Uses of InvalidResponse in org.infinispan.remoting.responses
Subclasses of InvalidResponse in org.infinispan.remoting.responses Modifier and Type Class Description classCacheNotFoundResponseA response that signals the named cache is not running on the target node.classExceptionResponseA response that encapsulates an exception
-