Uses of Interface
com.jayway.restassured.specification.RedirectSpecification

Packages that use RedirectSpecification
com.jayway.restassured.internal   
com.jayway.restassured.specification   
 

Uses of RedirectSpecification in com.jayway.restassured.internal
 

Classes in com.jayway.restassured.internal that implement RedirectSpecification
 class RedirectSpecificationImpl
           
 

Methods in com.jayway.restassured.internal that return RedirectSpecification
 RedirectSpecification RequestSpecificationImpl.redirects()
           
 

Uses of RedirectSpecification in com.jayway.restassured.specification
 

Methods in com.jayway.restassured.specification that return RedirectSpecification
 RedirectSpecification RequestSpecification.redirects()
          Specify the redirect configuration for this request.
 



Copyright © 2010-2012. All Rights Reserved.