| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.client.bindings.spi.cookies |
| Modifier and Type | Method and Description |
|---|---|
List<CmisHttpCookie> |
CmisCookieStoreImpl.get(URI uri) |
List<CmisHttpCookie> |
CmisCookieStoreImpl.getCookies() |
static List<CmisHttpCookie> |
CmisHttpCookie.parse(String header)
Constructs a cookie from a string.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmisCookieStoreImpl.add(URI uri,
CmisHttpCookie cookie) |
boolean |
CmisCookieStoreImpl.remove(URI uri,
CmisHttpCookie cookie) |
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.