Uses of Class
org.infinispan.configuration.global.TransportConfiguration
Packages that use TransportConfiguration
-
Uses of TransportConfiguration in org.infinispan.configuration.global
Classes in org.infinispan.configuration.global that implement interfaces with type arguments of type TransportConfigurationModifier and TypeClassDescriptionclass
Configures the transport used for network communications across the cluster.Methods in org.infinispan.configuration.global that return TransportConfigurationModifier and TypeMethodDescriptionTransportConfigurationBuilder.create()
GlobalConfiguration.transport()
Methods in org.infinispan.configuration.global with parameters of type TransportConfigurationModifier and TypeMethodDescriptionTransportConfigurationBuilder.read
(TransportConfiguration template, Combine combine)