Uses of Class
com.tangosol.coherence.config.builder.LocalAddressProviderBuilder
Packages that use LocalAddressProviderBuilder
Package
Description
Defines the typical runtime configuration builders for the Coherence
 configuration object model.
- 
Uses of LocalAddressProviderBuilder in com.tangosol.coherence.config.builder
Methods in com.tangosol.coherence.config.builder that return LocalAddressProviderBuilderModifier and TypeMethodDescriptionLocalAddressProviderBuilder.setAddress(InetAddress addr) Set the address to use for any realizedAddressProvider'sLocalAddressProviderBuilder.setPortMax(int nPort) Set the maximum port number.LocalAddressProviderBuilder.setPortMin(int nPort) Set the minimum port number.