Serialized Form


Package com.jayway.restassured.exception

Class com.jayway.restassured.exception.ParsePathException extends RuntimeException implements Serializable


Package com.jayway.restassured.internal.http

Class com.jayway.restassured.internal.http.BasicNameValuePairWithNoValueSupport extends Object implements Serializable

Serialized Fields

name

String name

value

String value

noValueParam

boolean noValueParam

Class com.jayway.restassured.internal.http.HttpResponseException extends org.apache.http.client.HttpResponseException implements Serializable

serialVersionUID: -34809347677236L

Serialized Fields

response

HttpResponseDecorator response

Class com.jayway.restassured.internal.http.ResponseParseException extends HttpResponseException implements Serializable

serialVersionUID: -1398234959324603287L

Serialized Fields

cause

Throwable cause



Copyright © 2010-2012. All Rights Reserved.