Serialized Form


Package org.apache.http

Class org.apache.http.ConnectionClosedException extends java.io.IOException implements Serializable

serialVersionUID: 617550366255636674L

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

serialVersionUID: -4816682903149535989L

Class org.apache.http.HttpException extends java.lang.Exception implements Serializable

serialVersionUID: -5437299376222011036L

Class org.apache.http.MethodNotSupportedException extends HttpException implements Serializable

serialVersionUID: 3365359036840171201L

Class org.apache.http.NoHttpResponseException extends java.io.IOException implements Serializable

serialVersionUID: -7658940387386078766L

Class org.apache.http.ProtocolException extends HttpException implements Serializable

serialVersionUID: -2143571074341228994L

Class org.apache.http.UnsupportedHttpVersionException extends ProtocolException implements Serializable

serialVersionUID: 6838964812421632743L


Package org.apache.http.impl

Class org.apache.http.impl.DefaultHttpParams extends java.lang.Object implements Serializable

serialVersionUID: -8296449161405728403L

Serialized Fields

defaults

HttpParams defaults
The set of default values to defer to


parameters

java.util.HashMap<K,V> parameters
Hash map of HTTP parameters that this collection contains


Package org.apache.http.io

Class org.apache.http.io.MalformedChunkCodingException extends java.io.IOException implements Serializable

serialVersionUID: 3138679343859749668L


Package org.apache.http.util

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

serialVersionUID: 4417696455000643370L



Copyright 2005-2005-2006 Apache Software Foundation. All Rights Reserved.