Uses of Interface
org.infinispan.remoting.transport.ResponseCollector

Packages that use ResponseCollector
Package
Description
Meta-commands that wrap other commands for remote execution.
Interceptors dealing with command replication in distributed/replicated mode.
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.