Package org.wikidata.wdtk.wikibaseapi
Class BasicApiConnection.HttpCookieWrapper
java.lang.Object
org.wikidata.wdtk.wikibaseapi.BasicApiConnection.HttpCookieWrapper
- Enclosing class:
- BasicApiConnection
Wrapper for
HttpCookie
.
Used for json deserialization.
Since HttpCookie
is final, we can't extend it here.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
HttpCookieWrapper
-
-
Method Details
-
toHttpCookie
-