Class CacheNotFoundResponse

java.lang.Object
org.infinispan.remoting.responses.CacheNotFoundResponse
All Implemented Interfaces:
InvalidResponse, Response

@ProtoTypeId(51) public class CacheNotFoundResponse extends Object implements InvalidResponse
A response that signals the named cache is not running on the target node.
Since:
6.0
Author:
Dan Berindei