|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResponseGenerator | |
---|---|
org.infinispan | This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform. |
org.infinispan.remoting.responses | Abstractions of the different response types allowed during RPC. |
Uses of ResponseGenerator in org.infinispan |
---|
Methods in org.infinispan with parameters of type ResponseGenerator | |
---|---|
void |
CacheDelegate.injectDependencies(EvictionManager evictionManager,
InvocationContextContainer icc,
CommandsFactory commandsFactory,
InterceptorChain interceptorChain,
Configuration configuration,
CacheNotifier notifier,
ComponentRegistry componentRegistry,
TransactionManager transactionManager,
BatchContainer batchContainer,
RpcManager rpcManager,
DataContainer dataContainer,
Marshaller marshaller,
ResponseGenerator responseGenerator,
DistributionManager distributionManager,
CacheManager cacheManager,
StateTransferManager stateTransferManager)
|
Uses of ResponseGenerator in org.infinispan.remoting.responses |
---|
Classes in org.infinispan.remoting.responses that implement ResponseGenerator | |
---|---|
class |
DefaultResponseGenerator
The default response generator for most cache modes |
class |
DistributionResponseGenerator
A response generator for the DIST cache mode |
|
Google Analytics | |||||||||
PREV NEXT | FRAMES NO FRAMES |