Class NetworkUtils

java.lang.Object
org.littleshoot.proxy.impl.NetworkUtils

@Deprecated public class NetworkUtils extends Object
Deprecated.
This class is no longer used by LittleProxy and may be removed in a future release.
  • Constructor Details

    • NetworkUtils

      public NetworkUtils()
      Deprecated.
  • Method Details

    • getLocalHost

      @Deprecated public static InetAddress getLocalHost() throws UnknownHostException
      Deprecated.
      This method is no longer used by LittleProxy and may be removed in a future release.
      Throws:
      UnknownHostException
    • firstLocalNonLoopbackIpv4Address

      @Deprecated public static InetAddress firstLocalNonLoopbackIpv4Address()
      Deprecated.
      This method is no longer used by LittleProxy and may be removed in a future release.