Uses of Interface
org.infinispan.remoting.responses.Response

Packages that use Response
Package
Description
 
Remote communication between cache instances.
Abstractions of the different response types allowed during RPC.
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.