Uses of Interface
com.tangosol.net.DescribableAddressProvider
Packages that use DescribableAddressProvider
-
Uses of DescribableAddressProvider in com.tangosol.net
Classes in com.tangosol.net that implement DescribableAddressProviderModifier and TypeClassDescriptionclass
CompositeAddressProvider is a composite of one or more AddressProviders or addresses that also implements the Set interface.class
ConfigurableAddressProvider is an implementation of the AddressProvider interface based on a static list of addresses configured in an XML element that contains one or more items in the following format:class
ConfigurableLocalAddressProvider is an AddressProvider which is only capable of returning local addresses.class
A RefreshableAddressProvider is an AddressProvider implementation that wraps another AddressProvider and refresh the address list of the provider asynchronously.