Serialized Form


Package HTTPClient

Class HTTPClient.AuthSchemeNotImplException extends ModuleException implements Serializable

Class HTTPClient.Cookie extends java.lang.Object implements Serializable

serialVersionUID: 8599975325569296615L

Serialized Fields

name

java.lang.String name

value

java.lang.String value

expires

java.util.Date expires

domain

java.lang.String domain

path

java.lang.String path

secure

boolean secure

Class HTTPClient.Cookie2 extends Cookie implements Serializable

serialVersionUID: 2208203902820875917L

Serialized Fields

version

int version

discard

boolean discard

comment

java.lang.String comment

comment_url

URI comment_url

port_list

int[] port_list

port_list_str

java.lang.String port_list_str

path_set

boolean path_set

port_set

boolean port_set

domain_set

boolean domain_set

Class HTTPClient.ModuleException extends java.lang.Exception implements Serializable

Class HTTPClient.ParseException extends java.lang.Exception implements Serializable

Class HTTPClient.ProtocolNotSuppException extends java.io.IOException implements Serializable

Class HTTPClient.SocksException extends java.io.IOException implements Serializable


Package net.grinder.common

Class net.grinder.common.GrinderException extends java.lang.Exception implements Serializable

Class net.grinder.common.GrinderProperties extends java.util.Properties implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Override to restore error writer to System.err.

Throws:
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields

m_file

java.io.File m_file
Associated file.

Class net.grinder.common.GrinderProperties.PersistenceException extends GrinderException implements Serializable

Class net.grinder.common.SSLContextFactory.SSLContextFactoryException extends GrinderException implements Serializable


Package net.grinder.plugin.http

Class net.grinder.plugin.http.TimeoutException extends GrinderException implements Serializable

Class net.grinder.plugin.http.URLException extends GrinderException implements Serializable


Package net.grinder.script

Class net.grinder.script.CancelledBarrierException extends GrinderException implements Serializable

Class net.grinder.script.InvalidContextException extends GrinderException implements Serializable

Class net.grinder.script.NonInstrumentableTypeException extends GrinderException implements Serializable

Class net.grinder.script.NoSuchStatisticException extends GrinderException implements Serializable

Class net.grinder.script.NotWrappableTypeException extends GrinderException implements Serializable

Class net.grinder.script.Test extends AbstractTestSemantics implements Serializable

serialVersionUID: 1L

Serialized Fields

m_number

int m_number

m_description

java.lang.String m_description