com.eviware.soapui.impl.rest.panels.request
Class RestResponseMessageEditor.RestResponseDocument

java.lang.Object
  extended by com.eviware.soapui.impl.rest.panels.request.RestDocument
      extended by com.eviware.soapui.impl.rest.panels.request.RestResponseMessageEditor.RestResponseDocument
All Implemented Interfaces:
EditorDocument
Enclosing class:
RestResponseMessageEditor

public static class RestResponseMessageEditor.RestResponseDocument
extends RestDocument


Constructor Summary
RestResponseMessageEditor.RestResponseDocument(RestRequest modelItem)
           
 
Method Summary
 HttpResponse getResponse()
           
 
Methods inherited from class com.eviware.soapui.impl.rest.panels.request.RestDocument
release
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestResponseMessageEditor.RestResponseDocument

public RestResponseMessageEditor.RestResponseDocument(RestRequest modelItem)
Method Detail

getResponse

public HttpResponse getResponse()


Copyright © 2005-2009 eviware.com. All Rights Reserved.