| Interface | Description |
|---|---|
| CookiePolicy |
CookiePolicy implementations decide which cookies should be accepted
and which should be rejected.
|
| Class | Description |
|---|---|
| CookieManager |
CookieManager provides a concrete implementation of
CookieHandler,
which separates the storage of cookies from the policy surrounding accepting
and rejecting cookies. |
| HttpClientTransport | |
| HttpTransportPipe |
Tube that sends a request to a remote HTTP server. |
Copyright © 2015 Oracle Corporation. All rights reserved.