Uses of Interface
org.infinispan.remoting.transport.impl.Request
Packages that use Request
Package
Description
Transports handle the low-level networking, used by the remoting components.
A transport implementation based on JGroups.
-
Uses of Request in org.infinispan.remoting.transport
Classes in org.infinispan.remoting.transport that implement Request -
Uses of Request in org.infinispan.remoting.transport.impl
Classes in org.infinispan.remoting.transport.impl that implement RequestModifier and TypeClassDescriptionclass
Request implementation that waits for responses from multiple target nodes.class
Request implementation that waits for responses from multiple target nodes.class
Request implementation that waits for a response from a single target node.Methods in org.infinispan.remoting.transport.impl with parameters of type RequestMethod parameters in org.infinispan.remoting.transport.impl with type arguments of type Request -
Uses of Request in org.infinispan.remoting.transport.jgroups
Classes in org.infinispan.remoting.transport.jgroups that implement RequestModifier and TypeClassDescriptionclass
Request implementation that waits for a response from a single target site.class