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

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

Uses of LogSpecification in com.jayway.restassured.internal
 

Classes in com.jayway.restassured.internal that implement LogSpecification
 class RequestLogSpecificationImpl
           
 class ResponseLogSpecificationImpl
           
 

Uses of LogSpecification in com.jayway.restassured.specification
 

Subinterfaces of LogSpecification in com.jayway.restassured.specification
 interface RequestLogSpecification
          The request logging specification
 interface ResponseLogSpecification
          The response logging specification
 



Copyright © 2010-2012. All Rights Reserved.