Uses of Class
open.source.exchange.model.ExHttpCookie
| Package | Description |
|---|---|
| open.source.exchange.model | |
| open.source.exchange.parser |
-
Uses of ExHttpCookie in open.source.exchange.model
Subclasses of ExHttpCookie in open.source.exchange.model Modifier and Type Class Description classExResponseCookieConstructors in open.source.exchange.model with parameters of type ExHttpCookie Constructor Description ExResponseCookie(ExHttpCookie exHttpCookie) -
Uses of ExHttpCookie in open.source.exchange.parser
Methods in open.source.exchange.parser that return ExHttpCookie Modifier and Type Method Description ExHttpCookieHttpCookieParser. parse(org.springframework.http.HttpCookie httpCookie)