Uses of Class
de.sstoehr.harreader.model.HarCookie
| Package | Description |
|---|---|
| de.sstoehr.harreader.model |
-
Uses of HarCookie in de.sstoehr.harreader.model
Methods in de.sstoehr.harreader.model that return types with arguments of type HarCookie Modifier and Type Method Description List<HarCookie>HarRequest. getCookies()List<HarCookie>HarResponse. getCookies()Method parameters in de.sstoehr.harreader.model with type arguments of type HarCookie Modifier and Type Method Description voidHarRequest. setCookies(List<HarCookie> cookies)voidHarResponse. setCookies(List<HarCookie> cookies)