Package org.infinispan.remoting.transport
package org.infinispan.remoting.transport
Transports handle the low-level networking, used by the remoting components.
-
ClassDescriptionDesigned to be overwrite.AbstractRequest<S,
T> A remote invocation request.An encapsulation of a JGroupsExtendedUUIDwith aNodeVersion, site id, rack id, and a machine id.WARNING: Generated code!Represents a response from a backup replication call.A DTO class used to represent the basic major, minor and patch values of an instance'sVersionover the wire.WARNING: Generated code!ResponseCollector<S,T> A representation of a request's responses.An interface that provides a communication link with remote caches.Base class for response collectors, splitting responses into valid responses, exception responses, and target missing.A listener to be notified when an asynchronous cross-site request is completed.An extension toCompletionStagewithXSiteResponse.whenCompleted(XSiteResponseCompleted).