public class CookieAwareUrlInvocationHandler extends UrlInvocationHandler
RETRY_ATTEMPTS, SLEEP_TIME| Constructor and Description |
|---|
CookieAwareUrlInvocationHandler(URL url,
Map store) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
getCookies(URLConnection c) |
protected void |
setCookies(URLConnection c) |
checkForThrowable, invokeprotected void getCookies(URLConnection c) throws IOException
getCookies in class UrlInvocationHandlerIOExceptionprotected void setCookies(URLConnection c) throws IOException
setCookies in class UrlInvocationHandlerIOExceptionCopyright © 2013. All rights reserved.