com.eviware.soapui.model.iface
Interface Response


public interface Response

Request Response behaviour

Author:
Ole.Matzura

Method Summary
 java.lang.String getContentAsString()
           
 long getContentLength()
           
 Request getRequest()
           
 

Method Detail

getRequest

Request getRequest()

getContentAsString

java.lang.String getContentAsString()

getContentLength

long getContentLength()


Copyright © 2005 eviware.com. All Rights Reserved.