|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.apache.commons.httpclient |
Class org.apache.commons.httpclient.Cookie implements Serializable |
Serialized Fields |
java.lang.String cookieComment
java.lang.String cookieDomain
java.util.Date cookieExpiryDate
Date
.
java.lang.String cookiePath
boolean isSecure
boolean hasPathAttribute
boolean hasDomainAttribute
int cookieVersion
Class org.apache.commons.httpclient.Header implements Serializable |
Class org.apache.commons.httpclient.HeaderElement implements Serializable |
Serialized Fields |
NameValuePair[] parameters
Class org.apache.commons.httpclient.HttpConnection.ConnectionTimeoutException implements Serializable |
Class org.apache.commons.httpclient.HttpException implements Serializable |
Class org.apache.commons.httpclient.HttpRecoverableException implements Serializable |
Class org.apache.commons.httpclient.HttpsURL implements Serializable |
Class org.apache.commons.httpclient.HttpURL implements Serializable |
Class org.apache.commons.httpclient.NameValuePair implements Serializable |
Serialized Fields |
java.lang.String name
java.lang.String value
Class org.apache.commons.httpclient.URI implements Serializable |
Serialization Methods |
protected void readObject(java.io.ObjectInputStream ois) throws java.lang.ClassNotFoundException, java.io.IOException
java.lang.ClassNotFoundException
- If one of the classes specified in the
input stream cannot be found.
java.io.IOException
- If an IO problem occurs.protected void writeObject(java.io.ObjectOutputStream oos) throws java.io.IOException
java.io.IOException
- If an IO problem occurs.Serialized Fields |
int hash
char[] _uri
java.lang.String protocolCharset
char[] _scheme
char[] _opaque
char[] _authority
char[] _userinfo
char[] _host
int _port
char[] _path
char[] _query
char[] _fragment
boolean _is_hier_part
boolean _is_opaque_part
boolean _is_net_path
boolean _is_abs_path
boolean _is_rel_path
boolean _is_reg_name
boolean _is_server
boolean _is_hostname
boolean _is_IPv4address
boolean _is_IPv6reference
Class org.apache.commons.httpclient.URI.DefaultCharsetChanged implements Serializable |
Serialized Fields |
int reasonCode
java.lang.String reason
Class org.apache.commons.httpclient.URIException implements Serializable |
Serialized Fields |
int reasonCode
java.lang.String reason
Package org.apache.commons.httpclient.auth |
Class org.apache.commons.httpclient.auth.AuthenticationException implements Serializable |
Class org.apache.commons.httpclient.auth.MalformedChallengeException implements Serializable |
Package org.apache.commons.httpclient.util |
Class org.apache.commons.httpclient.util.DateParseException implements Serializable |
Class org.apache.commons.httpclient.util.TimeoutController.TimeoutException implements Serializable |
Class org.apache.commons.httpclient.util.URIUtil.Coder implements Serializable |
Package org.apache.commons.httpclient.cookie |
Class org.apache.commons.httpclient.cookie.MalformedCookieException implements Serializable |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |