Package com.sun.xml.ws.transport.http.client

Interface Summary
CookiePolicy CookiePolicy implementations decide which cookies should be accepted and which should be rejected.
CookieStore A CookieStore object represents a storage for cookie.
HttpCookie.CookieAttributeAssignor  
 

Class Summary
CookieManager CookieManager provides a concrete implementation of CookieHandler, which separates the storage of cookies from the policy surrounding accepting and rejecting cookies.
CookieManager.CookiePathComparator  
HttpClientTransport  
HttpCookie An HttpCookie object represents an http cookie, which carries state information between server and user agent.
HttpResponseProperties Properties exposed from HttpTransportPipe for ResponseContext.
HttpTransportPipe Tube that sends a request to a remote HTTP server.
InMemoryCookieStore A simple in-memory java.net.CookieStore implementation
 



Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.