|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.apache.commons.httpclient |
---|
Class org.apache.commons.httpclient.CircularRedirectException extends RedirectException implements Serializable |
---|
Class org.apache.commons.httpclient.ConnectionPoolTimeoutException extends ConnectTimeoutException implements Serializable |
---|
Class org.apache.commons.httpclient.ConnectTimeoutException extends InterruptedIOException implements Serializable |
---|
Class org.apache.commons.httpclient.Cookie extends NameValuePair implements Serializable |
---|
Serialized Fields |
---|
String cookieComment
String cookieDomain
Date cookieExpiryDate
Date
.
String cookiePath
boolean isSecure
boolean hasPathAttribute
boolean hasDomainAttribute
int cookieVersion
Class org.apache.commons.httpclient.Header extends NameValuePair implements Serializable |
---|
Serialized Fields |
---|
boolean isAutogenerated
Class org.apache.commons.httpclient.HeaderElement extends NameValuePair implements Serializable |
---|
Serialized Fields |
---|
NameValuePair[] parameters
Class org.apache.commons.httpclient.HttpClientError extends Error implements Serializable |
---|
Class org.apache.commons.httpclient.HttpContentTooLargeException extends HttpException implements Serializable |
---|
Serialized Fields |
---|
int maxlen
Class org.apache.commons.httpclient.HttpException extends IOException implements Serializable |
---|
Serialized Fields |
---|
String reason
int reasonCode
Throwable cause
Class org.apache.commons.httpclient.HttpRecoverableException extends HttpException implements Serializable |
---|
Class org.apache.commons.httpclient.HttpsURL extends HttpURL implements Serializable |
---|
serialVersionUID: 887844277028676648L
Class org.apache.commons.httpclient.HttpURL extends URI implements Serializable |
---|
serialVersionUID: -7158031098595039459L
Class org.apache.commons.httpclient.InvalidRedirectLocationException extends RedirectException implements Serializable |
---|
Serialized Fields |
---|
String location
Class org.apache.commons.httpclient.NameValuePair extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String value
Class org.apache.commons.httpclient.NoHttpResponseException extends IOException implements Serializable |
---|
Class org.apache.commons.httpclient.ProtocolException extends HttpException implements Serializable |
---|
Class org.apache.commons.httpclient.RedirectException extends ProtocolException implements Serializable |
---|
Class org.apache.commons.httpclient.URI extends Object implements Serializable |
---|
serialVersionUID: 604752400577948726L
Serialization Methods |
---|
private void readObject(ObjectInputStream ois) throws ClassNotFoundException, IOException
ClassNotFoundException
- If one of the classes specified in the
input stream cannot be found.
IOException
- If an IO problem occurs.private void writeObject(ObjectOutputStream oos) throws IOException
IOException
- If an IO problem occurs.Serialized Fields |
---|
int hash
char[] _uri
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 extends RuntimeException implements Serializable |
---|
Serialized Fields |
---|
int reasonCode
String reason
Class org.apache.commons.httpclient.URIException extends HttpException implements Serializable |
---|
Serialized Fields |
---|
int reasonCode
String reason
Package org.apache.commons.httpclient.auth |
---|
Class org.apache.commons.httpclient.auth.AuthChallengeException extends AuthenticationException implements Serializable |
---|
Class org.apache.commons.httpclient.auth.AuthenticationException extends ProtocolException implements Serializable |
---|
Class org.apache.commons.httpclient.auth.CredentialsNotAvailableException extends AuthenticationException implements Serializable |
---|
Class org.apache.commons.httpclient.auth.InvalidCredentialsException extends AuthenticationException implements Serializable |
---|
Class org.apache.commons.httpclient.auth.MalformedChallengeException extends ProtocolException implements Serializable |
---|
Package org.apache.commons.httpclient.cookie |
---|
Class org.apache.commons.httpclient.cookie.Cookie2 extends Cookie implements Serializable |
---|
Serialized Fields |
---|
String cookieCommentURL
int[] cookiePorts
boolean discard
boolean hasPortAttribute
boolean isPortAttributeBlank
boolean hasVersionAttribute
Class org.apache.commons.httpclient.cookie.MalformedCookieException extends ProtocolException implements Serializable |
---|
Package org.apache.commons.httpclient.params |
---|
Class org.apache.commons.httpclient.params.DefaultHttpParams extends Object implements Serializable |
---|
Serialized Fields |
---|
HttpParams defaults
HashMap<K,V> parameters
Class org.apache.commons.httpclient.params.HostParams extends DefaultHttpParams implements Serializable |
---|
Class org.apache.commons.httpclient.params.HttpClientParams extends HttpMethodParams implements Serializable |
---|
Class org.apache.commons.httpclient.params.HttpConnectionManagerParams extends HttpConnectionParams implements Serializable |
---|
Class org.apache.commons.httpclient.params.HttpConnectionParams extends DefaultHttpParams implements Serializable |
---|
Class org.apache.commons.httpclient.params.HttpMethodParams extends DefaultHttpParams implements Serializable |
---|
Package org.apache.commons.httpclient.util |
---|
Class org.apache.commons.httpclient.util.DateParseException extends Exception implements Serializable |
---|
Class org.apache.commons.httpclient.util.TimeoutController.TimeoutException extends Exception implements Serializable |
---|
Class org.apache.commons.httpclient.util.URIUtil.Coder extends URI implements Serializable |
---|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |