public final class NetworkUtils extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isServerReachable(String host,
int port,
int timeout) |
static boolean |
isServerReachable(URL url,
int timeout) |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.