Class CacheNotFoundResponse

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

public class CacheNotFoundResponse extends InvalidResponse
A response that signals the named cache is not running on the target node.
Since:
6.0
Author:
Dan Berindei