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 TypeClassDescriptionclassCompositeAddressProvider is a composite of one or more AddressProviders or addresses that also implements the Set interface.classConfigurableAddressProvider 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:classConfigurableLocalAddressProvider is an AddressProvider which is only capable of returning local addresses.classA RefreshableAddressProvider is an AddressProvider implementation that wraps another AddressProvider and refresh the address list of the provider asynchronously.