@Deprecated public class NetworkUtils extends Object
Constructor and Description |
---|
NetworkUtils()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static InetAddress |
firstLocalNonLoopbackIpv4Address()
Deprecated.
This method is no longer used by LittleProxy and may be removed in a future release.
|
static InetAddress |
getLocalHost()
Deprecated.
This method is no longer used by LittleProxy and may be removed in a future release.
|
@Deprecated public static InetAddress getLocalHost() throws UnknownHostException
UnknownHostException
@Deprecated public static InetAddress firstLocalNonLoopbackIpv4Address()
Copyright © 2009–2018 LittleShoot. All rights reserved.