public class RESTConnector extends Object
| Constructor and Description |
|---|
RESTConnector(String url) |
| Modifier and Type | Method and Description |
|---|---|
static String |
convertStreamToString(InputStream is) |
InputStream |
get(String path,
String accessToken) |
protected void |
getGotError(Exception e,
String fullPath) |
static String |
trimSlashes(String path) |
public RESTConnector(String url)
public InputStream get(String path, String accessToken)
public static String convertStreamToString(InputStream is)
Copyright © 2022 LYRASIS. All rights reserved.