Class InetUtils
java.lang.Object
org.springframework.cloud.commons.util.InetUtils
- All Implemented Interfaces:
Closeable, AutoCloseable
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()convertAddress(InetAddress address) @Nullable InetAddress
-
Constructor Details
-
InetUtils
-
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable
-
findFirstNonLoopbackHostInfo
-
findFirstNonLoopbackAddress
-
convertAddress
-