Uses of Package
org.infinispan.remoting.inboundhandler

Package
Description
Factories are internal components used to create other components based on a cache's configuration.
Handling of inbound commands on remote nodes.
 
Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances.
Transports handle the low-level networking, used by the remoting components.
A transport implementation based on JGroups.