Uses of Interface
org.infinispan.remoting.responses.ResponseGenerator
Packages that use 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
Methods in org.infinispan.factories that return ResponseGeneratorModifier and TypeMethodDescriptionComponentRegistry.getResponseGenerator()
Caching shortcut for #getComponent(ResponseGenerator.class); -
Uses of ResponseGenerator in org.infinispan.remoting.responses
Classes in org.infinispan.remoting.responses that implement ResponseGeneratorModifier and TypeClassDescriptionclass
The default response generator for most cache modes