public class NATSUtilities extends Object
Constructor and Description |
---|
NATSUtilities() |
Modifier and Type | Method and Description |
---|---|
static String |
readFromUrl(String url)
Reads a url and returns the content as a string.
|
public static String readFromUrl(String url) throws IOException
url
- url to read fromIOException
- The uri cannot be read.Copyright © 2015–2016 Apcera, Inc.. All rights reserved.