Uses of Class
org.infinispan.remoting.transport.AbstractRequest
Packages that use AbstractRequest
-
Uses of AbstractRequest in org.infinispan.remoting.transport.impl
Subclasses of AbstractRequest in org.infinispan.remoting.transport.implModifier 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. -
Uses of AbstractRequest in org.infinispan.remoting.transport.jgroups
Subclasses of AbstractRequest in org.infinispan.remoting.transport.jgroupsModifier and TypeClassDescriptionclass
Request implementation that waits for a response from a single target site.class