Package | Description |
---|---|
org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
org.infinispan.remoting.responses |
Abstractions of the different response types allowed during RPC.
|
Modifier and Type | Method and Description |
---|---|
ResponseGenerator |
ComponentRegistry.getResponseGenerator()
Caching shortcut for #getComponent(ResponseGenerator.class);
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultResponseGenerator
The default response generator for most cache modes
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.