Serialized Form


Package HTTPClient

Class HTTPClient.AuthSchemeNotImplException implements Serializable

Class HTTPClient.Cookie implements Serializable

Serialized Fields

domain

String domain

expires

Date expires

name

String name

path

String path

secure

boolean secure

value

String value

Class HTTPClient.Cookie2 implements Serializable

Serialized Fields

comment

String comment

comment_url

URI comment_url

discard

boolean discard

domain_set

boolean domain_set

path_set

boolean path_set

port_list

int[] port_list

port_list_str

String port_list_str

port_set

boolean port_set

version

int version

Class HTTPClient.ModuleException implements Serializable

Class HTTPClient.ParseException implements Serializable

Class HTTPClient.ProtocolNotSuppException implements Serializable

Class HTTPClient.SocksException implements Serializable