Interface Transport

All Superinterfaces:
org.infinispan.commons.api.Lifecycle
All Known Implementing Classes:
AbstractDelegatingTransport, JGroupsTransport

public interface Transport extends org.infinispan.commons.api.Lifecycle
An interface that provides a communication link with remote caches. Also allows remote caches to invoke commands on this cache instance.
Since:
4.0
Author:
Manik Surtani, Galder ZamarreƱo