Serialized Form


Package com.meterware.servletunit

Class com.meterware.servletunit.JUnitServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

_factory

InvocationContextFactory _factory


Package com.meterware.httpunit

Class com.meterware.httpunit.AuthorizationRequiredException extends java.lang.RuntimeException implements Serializable

Serialized Fields

_params

java.lang.String _params

_scheme

java.lang.String _scheme

_properties

java.util.Properties _properties

Class com.meterware.httpunit.HttpException extends java.lang.RuntimeException implements Serializable

Serialized Fields

_responseCode

int _responseCode

_url

java.net.URL _url

_responseMessage

java.lang.String _responseMessage

Class com.meterware.httpunit.HttpInternalErrorException extends HttpException implements Serializable

Class com.meterware.httpunit.HttpNotFoundException extends HttpException implements Serializable

Class com.meterware.httpunit.IllegalRequestParameterException extends java.lang.RuntimeException implements Serializable

Class com.meterware.httpunit.ScriptException extends java.lang.RuntimeException implements Serializable

Class com.meterware.httpunit.WebClient.HeaderDictionary extends java.util.Hashtable implements Serializable


Copyright © 2000-2003 Russell Gold. See license agreement for rights granted.