public class LabradorRetriever extends Object
| Constructor and Description |
|---|
LabradorRetriever(URL url) |
LabradorRetriever(URL url,
Map<String,String> headers) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyTo(HttpServletRequest httpRequest,
HttpServletResponse httpResponse) |
void |
post(ByteArrayOutputStream payload) |
public LabradorRetriever(URL url)
public void copyTo(HttpServletRequest httpRequest, HttpServletResponse httpResponse) throws IOException
IOExceptionpublic void post(ByteArrayOutputStream payload) throws IOException
IOExceptionCopyright © 2008–2018 Emeric Vernat. All rights reserved.