Class Hierarchy
- java.lang.Object
- org.apache.commons.httpclient.cookie.CookieOrigin
- org.apache.commons.httpclient.cookie.CookiePathComparator (implements java.util.Comparator<T>)
- org.apache.commons.httpclient.cookie.CookiePolicy
- org.apache.commons.httpclient.cookie.CookieSpecBase (implements org.apache.commons.httpclient.cookie.CookieSpec)
- org.apache.commons.httpclient.cookie.NetscapeDraftSpec
- org.apache.commons.httpclient.cookie.RFC2109Spec
- org.apache.commons.httpclient.cookie.RFC2965Spec (implements org.apache.commons.httpclient.cookie.CookieVersionSupport)
- org.apache.commons.httpclient.cookie.IgnoreCookiesSpec (implements org.apache.commons.httpclient.cookie.CookieSpec)
- org.apache.commons.httpclient.NameValuePair (implements java.io.Serializable)
- org.apache.commons.httpclient.Cookie (implements java.util.Comparator<T>, java.io.Serializable)
- org.apache.commons.httpclient.cookie.Cookie2
- org.apache.commons.httpclient.Cookie (implements java.util.Comparator<T>, java.io.Serializable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- org.apache.commons.httpclient.HttpException
- org.apache.commons.httpclient.ProtocolException
- org.apache.commons.httpclient.cookie.MalformedCookieException
- org.apache.commons.httpclient.ProtocolException
- org.apache.commons.httpclient.HttpException
- java.io.IOException
- java.lang.Exception
Interface Hierarchy
- org.apache.commons.httpclient.cookie.CookieAttributeHandler
- org.apache.commons.httpclient.cookie.CookieSpec
- org.apache.commons.httpclient.cookie.CookieVersionSupport