Uses of Class
com.alibaba.druid.support.http.util.IPAddress
Packages that use IPAddress
-
Uses of IPAddress in com.alibaba.druid.support.http.util
Methods in com.alibaba.druid.support.http.util that return IPAddressModifier and TypeMethodDescriptionfinal IPAddressIPRange.getIPAddress()Return the encapsulated IP address.final IPAddressIPRange.getIPSubnetMask()Return the encapsulated subnet maskMethods in com.alibaba.druid.support.http.util with parameters of type IPAddressModifier and TypeMethodDescriptionbooleanIPRange.isIPAddressInRange(IPAddress address) Check if the specified IP address is in the encapsulated range.