public class URLStreamer extends Object
| Constructor and Description |
|---|
URLStreamer() |
| Modifier and Type | Method and Description |
|---|---|
String |
getResponse(URL url,
int timeout,
int delay,
int retryDelay,
int retryEfforts) |
public String getResponse(URL url, int timeout, int delay, int retryDelay, int retryEfforts) throws IOException
IOExceptionCopyright © 2022. All rights reserved.