Uses of Interface
org.infinispan.remoting.responses.ResponseGenerator
Package
Description
Factories are internal components used to create other components based on a cache's
configuration.
Abstractions of the different response types allowed during RPC.
-
Uses of ResponseGenerator in org.infinispan.factories
Modifier and TypeMethodDescriptionComponentRegistry.getResponseGenerator()
Caching shortcut for #getComponent(ResponseGenerator.class); -
Uses of ResponseGenerator in org.infinispan.remoting.responses
Modifier and TypeClassDescriptionclass
The default response generator for most cache modes