Uses of Interface
org.infinispan.remoting.transport.Transport

Packages that use Transport
Package
Description
EmbeddedCacheManager configuration
 
Cache manager API.
 
Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances.
Transports handle the low-level networking, used by the remoting components.
A transport implementation based on JGroups.