Uses of Interface
org.infinispan.remoting.inboundhandler.PerCacheInboundInvocationHandler
Packages that use PerCacheInboundInvocationHandler
Package
Description
Factories are internal components used to create other components based on a cache's
configuration.
Handling of inbound commands on remote nodes.
-
Uses of PerCacheInboundInvocationHandler in org.infinispan.factories
Methods in org.infinispan.factories that return PerCacheInboundInvocationHandlerModifier and TypeMethodDescriptionComponentRegistry.getPerCacheInboundInvocationHandler()Caching shortcut for #getComponent(PerCacheInboundInvocationHandler.class); -
Uses of PerCacheInboundInvocationHandler in org.infinispan.remoting.inboundhandler
Classes in org.infinispan.remoting.inboundhandler that implement PerCacheInboundInvocationHandlerModifier and TypeClassDescriptionclassClass to be extended to allow some control over thePerCacheInboundInvocationHandlerin tests.classImplementation with the default handling methods and utilities methods.classAPerCacheInboundInvocationHandlerimplementation for non-total order caches.classAPerCacheInboundInvocationHandlerimplementation for non-transactional and distributed caches that uses the triangle algorithm.classAPerCacheInboundInvocationHandlerimplementation for non-total order caches.Fields in org.infinispan.remoting.inboundhandler declared as PerCacheInboundInvocationHandlerModifier and TypeFieldDescriptionprotected final PerCacheInboundInvocationHandlerAbstractDelegatingHandler.delegateConstructors in org.infinispan.remoting.inboundhandler with parameters of type PerCacheInboundInvocationHandlerModifierConstructorDescriptionprotected