Uses of Interface
org.infinispan.remoting.inboundhandler.InboundInvocationHandler
Packages that use InboundInvocationHandler
Package
Description
Handling of inbound commands on remote nodes.
A transport implementation based on JGroups.
-
Uses of InboundInvocationHandler in org.infinispan.remoting.inboundhandler
Classes in org.infinispan.remoting.inboundhandler that implement InboundInvocationHandlerModifier and TypeClassDescriptionclassInboundInvocationHandlerimplementation that handles all theReplicableCommand. -
Uses of InboundInvocationHandler in org.infinispan.remoting.transport.jgroups
Fields in org.infinispan.remoting.transport.jgroups declared as InboundInvocationHandlerModifier and TypeFieldDescriptionprotected InboundInvocationHandlerJGroupsTransport.invocationHandler