Uses of Enum
org.infinispan.remoting.rpc.ResponseMode

Packages that use ResponseMode
Package
Description
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.