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.A remote invocation request.Deprecated, for removal: This API element is subject to removal in a future version.A destination for an Infinispan command or operation.Represents a response from a backup replication call.Represents the local node's address.A representation of a request's responses.Implementation
Address
that contains the site name.Wraps a TopologyUUID JGroups addressAn 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 toCompletionStage
withXSiteResponse.whenCompleted(XSiteResponseCompleted)
.
Transport
directly.