Uses of Class
org.springframework.cloud.commons.util.InetUtils
-
Packages that use InetUtils Package Description org.springframework.cloud.client.discovery.simple org.springframework.cloud.commons.util -
-
Uses of InetUtils in org.springframework.cloud.client.discovery.simple
Methods in org.springframework.cloud.client.discovery.simple with parameters of type InetUtils Modifier and Type Method Description voidSimpleDiscoveryClientAutoConfiguration. setInet(InetUtils inet) -
Uses of InetUtils in org.springframework.cloud.commons.util
Methods in org.springframework.cloud.commons.util that return InetUtils Modifier and Type Method Description InetUtilsUtilAutoConfiguration. inetUtils(InetUtilsProperties properties)
-