| 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
|
class |
DistributionResponseGenerator
A response generator for the DIST cache mode
|
class |
NoReturnValuesDistributionResponseGenerator |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.