Serialized Form


Package org.apache.http.auth

Class org.apache.http.auth.AuthenticationException extends org.apache.http.ProtocolException implements Serializable

serialVersionUID: -6794031905674764776L

Class org.apache.http.auth.InvalidCredentialsException extends AuthenticationException implements Serializable

serialVersionUID: -4834003835215460648L

Class org.apache.http.auth.MalformedChallengeException extends org.apache.http.ProtocolException implements Serializable

serialVersionUID: 814586927989932284L


Package org.apache.http.client

Class org.apache.http.client.CircularRedirectException extends RedirectException implements Serializable

serialVersionUID: 6830063487001091803L

Class org.apache.http.client.ClientProtocolException extends java.io.IOException implements Serializable

serialVersionUID: -5596590843227115865L

Class org.apache.http.client.HttpResponseException extends ClientProtocolException implements Serializable

serialVersionUID: -7186627969477257933L

Serialized Fields

statusCode

int statusCode

Class org.apache.http.client.NonRepeatableRequestException extends org.apache.http.ProtocolException implements Serializable

serialVersionUID: 82685265288806048L

Class org.apache.http.client.RedirectException extends org.apache.http.ProtocolException implements Serializable

serialVersionUID: 4418824536372559326L


Package org.apache.http.conn

Class org.apache.http.conn.ConnectionPoolTimeoutException extends ConnectTimeoutException implements Serializable

serialVersionUID: -7898874842020245128L

Class org.apache.http.conn.ConnectTimeoutException extends java.io.InterruptedIOException implements Serializable

serialVersionUID: -4816682903149535989L

Class org.apache.http.conn.HttpHostConnectException extends java.net.ConnectException implements Serializable

serialVersionUID: -3194482710275220224L

Serialized Fields

host

org.apache.http.HttpHost host

Package org.apache.http.cookie

Class org.apache.http.cookie.CookieIdentityComparator extends java.lang.Object implements Serializable

serialVersionUID: 4466565437490631532L

Class org.apache.http.cookie.CookiePathComparator extends java.lang.Object implements Serializable

serialVersionUID: 7523645369616405818L

Class org.apache.http.cookie.MalformedCookieException extends org.apache.http.ProtocolException implements Serializable

serialVersionUID: -6695462944287282185L


Package org.apache.http.impl.auth

Class org.apache.http.impl.auth.NTLMEngineException extends AuthenticationException implements Serializable

serialVersionUID: 6027981323731768824L

Class org.apache.http.impl.auth.UnsupportedDigestAlgorithmException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 319558534317118022L


Package org.apache.http.impl.client

Class org.apache.http.impl.client.TunnelRefusedException extends org.apache.http.HttpException implements Serializable

serialVersionUID: -8646722842745617323L

Serialized Fields

response

org.apache.http.HttpResponse response

Package org.apache.http.impl.cookie

Class org.apache.http.impl.cookie.DateParseException extends java.lang.Exception implements Serializable

serialVersionUID: 4417696455000643370L



Copyright © 1999-2008 Apache Software Foundation. All Rights Reserved.