Provides the classes for implementing networking applications.
-
Retrieve cookies associated with given URI, or whose domain matches the
given URI.
Get all not-expired cookies in cookie store.
Constructs cookies from set-cookie or set-cookie2 header string.
void
Adds one HTTP cookie to the store.
boolean
Remove a cookie from store.
boolean
Will be called to see whether or not this cookie should be accepted.