public class UpstreamCheckUtils
extends java.lang.Object
| Constructor and Description |
|---|
UpstreamCheckUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkUrl(java.lang.String url)
Check url boolean.
|
static boolean |
checkUrl(java.lang.String url,
int timeout)
Check url boolean.
|
public static boolean checkUrl(java.lang.String url)
url - the urlpublic static boolean checkUrl(java.lang.String url,
int timeout)
url - the urltimeout - timeoutCopyright © 2024 The Apache Software Foundation. All rights reserved.