public class NetUtils extends Object
| Constructor and Description |
|---|
NetUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isUp(String url) |
static String |
resolveRedirects(String url) |
public static boolean isUp(String url) throws IOException
IOExceptionpublic static String resolveRedirects(String url) throws IOException
IOExceptionCopyright © 2017. All Rights Reserved.