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, invoke
protected void getCookies(URLConnection c) throws IOException
getCookies
in class UrlInvocationHandler
IOException
protected void setCookies(URLConnection c) throws IOException
setCookies
in class UrlInvocationHandler
IOException
Copyright © 2014. All rights reserved.