jCookie v0.8b

Serialized Form


Package com.sonalb

Class com.sonalb.EnhancedException implements Serializable

Serialized Fields

causalException

Exception causalException

exceptionCode

String exceptionCode

originClass

String originClass

originMethod

String originMethod

data

Object data

bDataSet

boolean bDataSet

bClassSet

boolean bClassSet

bMethodSet

boolean bMethodSet

bCodeSet

boolean bCodeSet

bCausalSet

boolean bCausalSet

Class com.sonalb.EnhancedIOException implements Serializable

Serialized Fields

causalException

Exception causalException

exceptionCode

String exceptionCode

originClass

String originClass

originMethod

String originMethod

data

Object data

bDataSet

boolean bDataSet

bClassSet

boolean bClassSet

bMethodSet

boolean bMethodSet

bCodeSet

boolean bCodeSet

bCausalSet

boolean bCausalSet

Class com.sonalb.EnhancedRuntimeException implements Serializable

Serialized Fields

causalException

Exception causalException

exceptionCode

String exceptionCode

originClass

String originClass

originMethod

String originMethod

data

Object data

bDataSet

boolean bDataSet

bClassSet

boolean bClassSet

bMethodSet

boolean bMethodSet

bCodeSet

boolean bCodeSet

bCausalSet

boolean bCausalSet


Package com.sonalb.net.http

Class com.sonalb.net.http.Header implements Serializable

Serialized Fields

topLine

String topLine

theHeader

Vector theHeader


Package com.sonalb.net.http.cookie

Class com.sonalb.net.http.cookie.Cookie implements Serializable

Serialized Fields

name

String name

value

String value

comment

String comment

commentURL

URL commentURL

discard

boolean discard

domain

String domain

maxage

int maxage

path

String path

portList

String portList

secure

boolean secure

version

String version

expires

Date expires

lockSecure

Object lockSecure

lockDiscard

Object lockDiscard

lockMaxage

Object lockMaxage

bExplicitDomain

boolean bExplicitDomain

bExplicitExpires

boolean bExplicitExpires

bExplicitMaxage

boolean bExplicitMaxage

bExplicitPath

boolean bExplicitPath

bExplicitPort

boolean bExplicitPort

bPortListSpecified

boolean bPortListSpecified

Class com.sonalb.net.http.cookie.CookieJar implements Serializable

Serialized Fields

theJar

Vector theJar

iNumCookies

int iNumCookies

Class com.sonalb.net.http.cookie.MalformedCookieException implements Serializable


Copyright (c) 2001-2002 Sonal Bansal